Release of Canton 3.5.11
Canton 3.5.11 has been released on July 30, 2026.Summary
This is a maintenance release that fixes a bug in participants for LSU and provides minor operational improvements.What’s New
Minor Improvements
- Improved the resilience of the CachedJwtVerifierLoader JWK cache during temporary JWKS endpoint outages.
Set the
jwks-cache-config.auto-refresh-afterconfiguration to a positive duration belowjwks-cache-config.cache-expirationon any participant, sequencer, and mediator nodeadmin-api, participant nodeledger-api, and sequencer nodepublic-apito reduce the chances of cache misses and corresponding auth outages. - Bumped the version of AWS SDK from 2.44.3 to 2.49.3 to fix a security vulnerability with netty.
- Added index that improves performance of block sequencer pruning.
Bugfixes
Participant node restart failure after a canceled LSU followed by a successful LSU
A Participant node would not start up with a failure log"Attempting to run Startup participant node failed with Unable to finish upgrade ..."
following a restart. This can happen after a successful LSU following an earlier canceled LSU.
The bugfix allows a participant node to start up successfully in this scenario.
Compatibility
The following Canton protocol versions are supported:
Canton has been tested against the following versions of its dependencies: