Releases: scalecube/scalecube-security
Releases · scalecube/scalecube-security
1.0.25
09 Sep 10:33
Compare
Sorry, something went wrong.
No results found
1.0.24
25 Aug 22:13
Compare
Sorry, something went wrong.
No results found
What's Changed
Updated scalecube-commons and reactor
1.0.23
19 Apr 08:51
Compare
Sorry, something went wrong.
No results found
Removed .subscribeOn(Schedulers.boundedElastic()) from vault token suppliers
1.0.22
15 Apr 19:08
Compare
Sorry, something went wrong.
No results found
Fixed bug at VaultServiceRolesInstaller (issues with .install() not executing)
1.0.21
15 Apr 17:08
Compare
Sorry, something went wrong.
No results found
Fixed bug at vault url construction (VaultServiceRolesInstaller, VaultClientTokenSupplier )
1.0.20
15 Apr 12:50
Compare
Sorry, something went wrong.
No results found
Updated reactor to 2020.0.6
Made VaultServiceRolesInstaller reactive
1.0.19
09 Apr 21:07
Compare
Sorry, something went wrong.
No results found
Updated reactor to 2020.0.5
Added new module vault with VaultClientTokenSupplier, VaultServiceRolesInstaller, VaultServiceTokenSupplier
1.0.18
24 Mar 14:23
Compare
Sorry, something went wrong.
No results found
Development
fixed absence of default value for JwtTokenResolverImpl.tokenParserFactory field
1.0.17
24 Mar 13:07
Compare
Sorry, something went wrong.
No results found
Development
added more advanced configuration approach for JwksKeyProvider and JwtTokenResolverImpl
1.0.16
24 Feb 19:39
Compare
Sorry, something went wrong.
No results found
Fixed caching behavior in JwtTokenResolverImpl, no cache for error…