Skip to content
This repository has been archived by the owner on Dec 20, 2022. It is now read-only.

Releases: yahoojapan/athenz-authorizer

v4.0.0: [major] rename options (#69)

03 Jul 04:53
70e8370
Compare
Choose a tag to compare
* 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)

02 Jul 05:33
28bd328
Compare
Choose a tag to compare
release together with [skip] add RetryAttempts (int) to Policyd (#50)

v3.0.1: [patch] fix-pipeline + update dependency (#66)

19 Jun 09:37
61c10da
Compare
Choose a tag to compare
* 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)

23 Apr 02:33
d896d3e
Compare
Choose a tag to compare
  • changed access token parameter options
    • breaks the new added interface in v2.2.0

v2.2.0: [minor] Add access token (#56)

08 Apr 06:35
23be5df
Compare
Choose a tag to compare
  • support ZTS access token

v2.1.2: [patch] correct handling of extra components in tokens (#55)

14 Nov 07:07
b69deee
Compare
Choose a tag to compare
* correct handling of extra components in tokens

v2.1.1

08 Oct 05:42
3718419
Compare
Choose a tag to compare
[patch] release (#54)

v2.1.0: [minor] fix multi domain fetch (#38)

05 Sep 06:55
Compare
Choose a tag to compare
* fix multi domain fetch (add fetcher implementation)
- add Init() function to authorizerd

v2.0.5: [patch] Fix multi policy check logic (#49)

30 Aug 05:47
2803acb
Compare
Choose a tag to compare
* deny policy will be portioned

v2.0.4: Merge pull request #45 from yahoojapan/update_dep

20 Aug 02:50
2187819
Compare
Choose a tag to compare
[patch] Update dependencies version