Skip to content

Releases: gravitee-io/gravitee-policy-jwt

6.0.0

30 Dec 15:18
Compare
Choose a tag to compare

6.0.0 (2024-12-30)

Bug Fixes

  • deps: bump apim version (7999be1)
  • invoke callback and complete on auth failure (3f64243)
  • use provided version of nimbus lib (7063db4)

Code Refactoring

  • use new HttpSecurityPolicy and BaseExecutionContext interface (8f6270f)

Features

  • implement kafka security policy (f1db2f1)
  • set a max value for kafka token lifetime (9195623)
  • support custom token type header (d08e658)

BREAKING CHANGES

  • requires APIM 4.6+

6.0.0-alpha.5

30 Dec 15:13
Compare
Choose a tag to compare
6.0.0-alpha.5 Pre-release
Pre-release

6.0.0-alpha.5 (2024-12-30)

Bug Fixes

  • deps: bump apim version (7999be1)

Features

  • support custom token type header (47e1918)

6.0.0-alpha.4

29 Nov 07:01
Compare
Choose a tag to compare
6.0.0-alpha.4 Pre-release
Pre-release

6.0.0-alpha.4 (2024-11-29)

Features

  • set a max value for kafka token lifetime (9195623)

6.0.0-alpha.3

22 Nov 14:40
Compare
Choose a tag to compare
6.0.0-alpha.3 Pre-release
Pre-release

6.0.0-alpha.3 (2024-11-22)

Bug Fixes

  • invoke callback and complete on auth failure (3f64243)

6.0.0-alpha.2

13 Nov 07:05
Compare
Choose a tag to compare
6.0.0-alpha.2 Pre-release
Pre-release

6.0.0-alpha.2 (2024-11-13)

Features

  • support custom token type header (d08e658)

6.0.0-alpha.1

12 Nov 11:07
Compare
Choose a tag to compare
6.0.0-alpha.1 Pre-release
Pre-release

6.0.0-alpha.1 (2024-11-12)

Bug Fixes

  • use provided version of nimbus lib (7063db4)

Code Refactoring

  • use new HttpSecurityPolicy and BaseExecutionContext interface (8f6270f)

Features

  • implement kafka security policy (f1db2f1)

BREAKING CHANGES

  • requires APIM 4.6+

5.2.0

07 Nov 13:13
Compare
Choose a tag to compare

5.2.0 (2024-11-07)

Features

  • support custom token type header (47e1918)

5.1.0

25 Oct 15:25
Compare
Choose a tag to compare

5.1.0 (2024-10-25)

Features

  • make jwks url timeouts configurable (9e45980)

4.2.0

25 Oct 12:35
Compare
Choose a tag to compare

4.2.0 (2024-10-25)

Features

  • make jwks url timeouts configurable (c942866)

3.0.1

25 Oct 12:18
Compare
Choose a tag to compare

3.0.1 (2024-10-25)

Bug Fixes

  • make jwks timeouts configurable (b46ee22)