Skip to content

Releases: scalecube/scalecube-security

1.0.22

15 Apr 19:08
Compare
Choose a tag to compare
  • Fixed bug at VaultServiceRolesInstaller (issues with .install() not executing)

1.0.21

15 Apr 17:08
Compare
Choose a tag to compare
  • Fixed bug at vault url construction (VaultServiceRolesInstaller, VaultClientTokenSupplier )

1.0.20

15 Apr 12:50
Compare
Choose a tag to compare
  • Updated reactor to 2020.0.6
  • Made VaultServiceRolesInstaller reactive

1.0.19

09 Apr 21:07
Compare
Choose a tag to compare
  • Updated reactor to 2020.0.5
  • Added new module vault with VaultClientTokenSupplier, VaultServiceRolesInstaller, VaultServiceTokenSupplier

1.0.18

24 Mar 14:23
Compare
Choose a tag to compare

Development

  • fixed absence of default value for JwtTokenResolverImpl.tokenParserFactory field

1.0.17

24 Mar 13:07
Compare
Choose a tag to compare

Development

  • added more advanced configuration approach for JwksKeyProvider and JwtTokenResolverImpl

1.0.16

24 Feb 19:39
fa7a4a9
Compare
Choose a tag to compare
Fixed  caching behavior in JwtTokenResolverImpl, no  cache for  error…

…s (#90)

* Fixed  caching behavior in JwtTokenResolverImpl, no  cache for  errors

* Fixed tests (updated testcontainers)

1.0.15

12 Jan 20:36
Compare
Choose a tag to compare
[maven-release-plugin] prepare for next development iteration

1.0.13

29 Dec 23:31
5789472
Compare
Choose a tag to compare
Enhanced exceptions hierarchy for jwt-key resolution (#89)

* Enhanced exceptions hierarchy for jwt-key resolution

1.0.12

21 Sep 19:16
Compare
Choose a tag to compare
Updated jjwt to 0.11.2