Catalyst Canton - Version 1.10 Release notes
What’s new
-
Custom Resource Definition changes for Git Ops - Changes to the main Validator CRD specification to make Git Ops integration easier
-
Custom Annotations for On-Prem Deployments - Introduced custom Kubernetes annotations for services and deployments, targeted at on-premises customers.
-
Participant Communication API Upgrade - Catalyst now uses the V2 API for participant communication.
-
Ledger API Egress Support - Added the ability to configure Ledger API egress.
-
Validator Creation Prefill - Validator provisioning now automatically queries the network to prefill configuration values, reducing manual input and setup errors.
-
Security Enhancements - Upgraded dependencies to address known vulnerabilities.
-
Multi-DAR Upload - Users can now upload multiple DAR files in a single operation.
|
Breaking change: API endpoint /api/files now expects 'files' param instead of 'file' |
Bug Fixes
-
Optimized the validator listing call - reducing cold start times reported at >1 minute for some customers.
-
Resolved Liveness Probe Creation Issue - Solved limitations when being created for certain components.
-
Resolved a logging issue - some runtime logs were not visible in the UI.
Patches Summary
-
v1.10.1 - Fixed bug where logs could be truncated - json formatted logs are now returned fully instead of only returning the message field
-
v1.10.2 - Fixed scan API forwarding regression errors in cross environment Identity Dump recovery introduced in 1.10
-
v1.10.3 - Fixed to handle change on validator images where the default user was changed
-
v1.10.4 - Fixed logs formatted in json, so they could get truncated in Catalyst UI
-
v1.10.5 - Changed DAR upload through Catalyst to match the new DAML Ledger API