Table of Contents
This minor update introduces changes for Authlete 2.3. This new version was made available on January 29th (Thu).
cluster and standalone caching backends which adds improvements such as adding retries, selective stale cache key deletion and not relying on flush along with using the latest jedis APIAdded support for AWS cloud HSM.
N/A
Fixed an issue where attempting to delete a client with an important number of granted_scopes would result in a timeout and failure to delete.
Fixed an issue where provided cache hostnames would be incorrectly parsed when using the newly implemented cluster backend.
Fixed an issue where cache unavailability could potentially result in performance drops.
Fixed an issue where initializing the UpgradeHandler in different areas of the applications simultaneously would result in argument exception errors.
N/A