Skip to content

2.13.2

Compare
Choose a tag to compare
@jennyf19 jennyf19 released this 31 Jul 01:59
· 343 commits to master since this release
a8bbcc4

2.13.2

Bug fixes:

  • Fix bug found in usage of AzureAD key issuer validator, see issue #2323.
  • Improved performance in downstreamAPI, see issue #2355 for details.
  • Address duplicate cache entries, with singleton token acquisition, which was causing much larger cache size than needed. See issue #2349.
  • Distributed cache logger now prints correct cache entry size, see issue #2348