Skip to content

Releases: scalecube/scalecube-security

1.0.32

23 Jun 07:14
Compare
Choose a tag to compare

1.0.31

20 Jun 09:12
Compare
Choose a tag to compare

Full Changelog: 1.0.30...1.0.31

1.0.30

14 Jun 15:16
38973dd
Compare
Choose a tag to compare

What's Changed

  • Deferred token retrieval to scheduler by @artem-v in #98

Full Changelog: 1.0.29...1.0.30

1.0.29

27 May 12:33
4ac12aa
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.28...1.0.29

1.0.28

01 Oct 13:04
88f14d8
Compare
Choose a tag to compare

What's Changed

  • Updated dependencies by @artem-v in #96
  • Get rid of snake-parser dependency (use jackson for yaml parsing)

Full Changelog: 1.0.27...1.0.28

1.0.27

06 Apr 15:42
8f7068b
Compare
Choose a tag to compare

What's Changed

  • Add ability to parse body without token verification by @segabriel in #95

Full Changelog: 1.0.26...1.0.27

1.0.26

27 Jan 13:41
1524b1d
Compare
Choose a tag to compare

What's Changed

  • Remove logging aud (fails when it's not String) by @segabriel in #93
  • Don't cache key resolutions when cleanup interval is zero by @segabriel in #94

Full Changelog: 1.0.25...1.0.26

1.0.25

09 Sep 10:33
f922de7
Compare
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
Compare
Choose a tag to compare

What's Changed

  • Updated scalecube-commons and reactor

1.0.23

19 Apr 08:51
Compare
Choose a tag to compare
  • Removed .subscribeOn(Schedulers.boundedElastic()) from vault token suppliers