Releases: gravitee-io/gravitee-policy-oauth2
Releases · gravitee-io/gravitee-policy-oauth2
4.0.0
4.0.0 (2024-12-30)
Bug Fixes
- deps: bump apim version (7ecbb48)
- invoke callback and complete on auth failure (121bfeb)
Code Refactoring
- use new HttpSecurityPolicy interface (9e65b1e)
Features
- implement kafka security policy (a5a87a8)
- set a max value for kafka token lifetime (024ba6e)
BREAKING CHANGES
4.0.0-alpha.3
Features
- set a max value for kafka token lifetime (024ba6e)
4.0.0-alpha.2
Bug Fixes
- invoke callback and complete on auth failure (121bfeb)
4.0.0-alpha.1
Code Refactoring
- use new HttpSecurityPolicy interface (9e65b1e)
Features
- implement kafka security policy (a5a87a8)
BREAKING CHANGES
3.0.5
3.0.5 (2024-08-29)
Bug Fixes
- Update status code in documentation (240fa30)
3.0.4
3.0.4 (2023-11-24)
Bug Fixes
- fail with an error if error during token extraction (cd4937d)
3.0.3
3.0.3 (2023-10-06)
Bug Fixes
- always remove AUTHORIZATION before policyChain.doNext (6a739fd)
2.0.2
2.0.2 (2023-10-06)
Bug Fixes
- always remove AUTHORIZATION before policyChain.doNext (fb1c3d7)
3.0.2
3.0.2 (2023-09-05)
Bug Fixes
- pom.xml to reduce vulnerabilities (ee5d7d6)