Skip to content

Update version compatibility dashboard#668

Merged
hrischuk-da merged 5 commits into
mainfrom
version-dashboard-update-20260529
Jun 4, 2026
Merged

Update version compatibility dashboard#668
hrischuk-da merged 5 commits into
mainfrom
version-dashboard-update-20260529

Conversation

@danielporterda
Copy link
Copy Markdown
Contributor

@danielporterda danielporterda commented May 29, 2026

Summary

  • Regenerates the Version Compatibility Dashboard data from the public source generator.
  • Sources additional dashboard rows from public release artifacts instead of leaving them as manual fallbacks: Canton/DAML SDK, PQS, Wallet Gateway, and Splice DAR versions.
  • Regenerates the network-variable tabs so network-specific docs match the updated MainNet/TestNet/DevNet versions.

Version changes by network

Network Splice Canton (damlSdk) PQS Token Standard Wallet SDK dApp SDK Wallet Gateway Splice DARs
MainNet 0.6.2 -> 0.6.4 3.4.12 -> 3.5.1-snapshot.20260513.18867.0.vbe205abb 3.4.6 -> 3.5.1 1.3.1 -> 1.4.0 1.3.1 (unchanged) 1.1.0 -> 1.2.0 1.2.0 -> 1.4.0 splice-amulet 0.1.14 -> 0.1.18; splice-wallet 0.1.14 -> 0.1.19; splice-dso-governance 0.1.20 -> 0.1.24
TestNet 0.6.3 -> 0.6.5 3.5.1 -> 3.5.1-snapshot.20260521.18898.0.vb3ea024f 3.5.1-rc6 -> 3.5.1 1.3.1 -> 1.4.0 1.3.1 (unchanged) 1.1.0 -> 1.2.0 1.2.0 -> 1.4.0 splice-amulet 0.1.15 -> 0.1.18; splice-wallet 0.1.15 -> 0.1.19; splice-dso-governance 0.1.21 -> 0.1.24
DevNet 0.6.4 -> 0.6.6 3.5.1 (unchanged) 3.5.1-rc6 -> 3.5.1 1.3.1 -> 1.4.0 1.3.1 (unchanged) 1.1.0 -> 1.2.0 1.2.0 -> 1.4.0 splice-amulet 0.1.15 -> 0.1.18; splice-wallet 0.1.15 -> 0.1.19; splice-dso-governance 0.1.21 -> 0.1.24

Min Protocol Version remains manual.

Source updates

  • Splice network versions: network /info endpoint, cross-checked against each network index page image/chart metadata.
  • Canton/DAML SDK: Splice release-line-<version> nix/canton-sources.json.
  • PQS: latest stable public Artifact Registry tag for participant-query-store.
  • Token Standard, Wallet SDK, and dApp SDK: npm latest dist-tags.
  • Wallet Gateway: latest stable @canton-network/wallet-gateway-remote release from hyperledger-labs/splice-wallet-kernel.
  • Splice DARs: release-line daml/dars.lock entries for splice-amulet, splice-wallet, and splice-dso-governance.

Screenshot

Dashboard after regeneration:

Version Compatibility Dashboard after regeneration

Validation

  • direnv exec . npm run generate:version-compatibility-dashboard
  • direnv exec . npm run generate:network-variable-tabs
  • direnv exec . npm run validate:network-variable-tabs
  • direnv exec . python3 -m py_compile scripts/generate_network_component_versions.py
  • direnv exec . node --check scripts/helpers/updateVersionDashboardData.js
  • direnv exec . jq empty config/repo-version-config.json
  • direnv exec . python3 scripts/generate_network_component_versions.py --dry-run | jq empty
  • direnv exec . python3 -m pytest tests/test_generate_network_component_versions.py tests/test_network_variable_tabs.py
  • direnv exec . git diff --check

direnv exec . sh -lc 'cd docs-main && npx mintlify validate' remains blocked by current-main issues outside this PR:

  • integrations/wallet/proof-of-transfer.mdx:67:15 parse error
  • missing /snippets/external/splice/main/splice-rst-code-docs-src-release-notes-yaml-192.mdx import from /global-synchronizer/release-notes/splice.mdx
  • integrations/wallet/proof-of-transfer referenced in docs.json navigation but not found by Mintlify

@mintlify
Copy link
Copy Markdown
Contributor

mintlify Bot commented May 29, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
cantonfoundation 🟢 Ready View Preview May 29, 2026, 5:45 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

…ate-20260529

# Conflicts:
#	docs-main/global-synchronizer/deployment/kubernetes-deployment.mdx
#	docs-main/global-synchronizer/deployment/validator-docker-compose.mdx
@hrischuk-da hrischuk-da merged commit 2317ae8 into main Jun 4, 2026
3 checks passed
@hrischuk-da hrischuk-da deleted the version-dashboard-update-20260529 branch June 4, 2026 06:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants