Skip to main content
This page provides a high-level overview of all Global Synchronizer software releases. For detailed notes per version, see Splice release notes.

Splice 0.5.x (Canton 3.4.x)

The 0.5.x series runs on Canton protocol version 34 and was introduced through CIP-0089, which required a synchronizer migration with downtime.

Splice 0.4.x (Canton 3.3.x)

The 0.4.x series runs on Canton protocol version 33. It introduced the Token Standard (CIP-0056), holding UTXO management, and the featured app activity markers API.
Migration dumps from 0.4.x are not compatible with 0.5.8 and later. If you are still on 0.4.x, plan your upgrade path carefully and deploy without migration mode enabled.

Canton version history

Canton releases follow their own versioning. Each Splice series is built against a specific Canton minor version. Individual Canton release notes are available in the Canton release notes directory. Release bundles are published on the Splice GitHub releases page. Each release includes:
  • {version}_splice-node.tar.gz — the Splice node bundle containing all components
  • Docker images published to the container registry
  • Helm charts for Kubernetes deployments