This repository has been archived by the owner on Dec 20, 2022. It is now read-only.
Releases: yahoojapan/athenz-authorizer
Releases · yahoojapan/athenz-authorizer
v4.0.0: [major] rename options (#69)
* rename options * add unit test * fix lint * fix typo and unit test * fix unit test * use ETag in doc, eTag as variable * update README * add PolicyPurgePeriod, refactor transport to HTTP client, remove athenzTimeout & athenzCAPath * update go.mod * increase unit test wait time * increase coverage * fix README * fix nil panic, when disable * fix lint * add unit test
v3.1.0: [minor] add RT header default (#65)
release together with [skip] add RetryAttempts (int) to Policyd (#50)
v3.0.1: [patch] fix-pipeline + update dependency (#66)
* fix * push requires test * update go.mod * fix unit test for jwk update * fix unit test * move /docs * badge, PR template, Contributing * add remarkrc * test remarkrc * disable indent lint * fix fix remarkrc
[major] Add verifyClientID for access token (#61)
- changed access token parameter options
- breaks the new added interface in v2.2.0
v2.2.0: [minor] Add access token (#56)
- support ZTS access token
v2.1.2: [patch] correct handling of extra components in tokens (#55)
* correct handling of extra components in tokens
v2.1.1
v2.1.0: [minor] fix multi domain fetch (#38)
* fix multi domain fetch (add fetcher implementation) - add Init() function to authorizerd
v2.0.5: [patch] Fix multi policy check logic (#49)
* deny policy will be portioned
v2.0.4: Merge pull request #45 from yahoojapan/update_dep
[patch] Update dependencies version