Skip to main content
Version Number : 3.0.35

Overview

This minor update introduces changes for Authlete 3.0. This new version is available from August 27th (Thu).

New Features & Improvements

SBOM generation

Added capability to sign and attest released images in the production registry.

Cache consistency improvements

Added sanity checks in order to ensure cached clients, access tokens and JWTs all hold basic information, and return null otherwise.

Specs support

N/A

Bug fixes

Client ID alias introspection fix

Fixed an issue where attempting to introspect a client using clientIdAlias would trigger an error.

Server startup warning fix

Fixed an issue where Guava and gRPC warnings would appear on server start.

Other

N/A