Skip to content

Releases: scalecube/scalecube-security

1.0.25

09 Sep 10:33
f922de7

Choose a tag to compare

What's Changed

  • Enhance VaultServiceRolesInstaller (Add serviceRolesSources) by @segabriel in #92

Full Changelog: 1.0.24...1.0.25

1.0.24

25 Aug 22:13

Choose a tag to compare

What's Changed

  • Updated scalecube-commons and reactor

1.0.23

19 Apr 08:51

Choose a tag to compare

  • Removed .subscribeOn(Schedulers.boundedElastic()) from vault token suppliers

1.0.22

15 Apr 19:08

Choose a tag to compare

  • Fixed bug at VaultServiceRolesInstaller (issues with .install() not executing)

1.0.21

15 Apr 17:08

Choose a tag to compare

  • Fixed bug at vault url construction (VaultServiceRolesInstaller, VaultClientTokenSupplier )

1.0.20

15 Apr 12:50

Choose a tag to compare

  • Updated reactor to 2020.0.6
  • Made VaultServiceRolesInstaller reactive

1.0.19

09 Apr 21:07

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

Choose a tag to compare

Development

  • fixed absence of default value for JwtTokenResolverImpl.tokenParserFactory field

1.0.17

24 Mar 13:07

Choose a tag to compare

Development

  • added more advanced configuration approach for JwksKeyProvider and JwtTokenResolverImpl

1.0.16

24 Feb 19:39
fa7a4a9

Choose a tag to compare

Fixed  caching behavior in JwtTokenResolverImpl, no  cache for  error…