Skip to content

chore: bump version to 0.6.1 - #24

Merged
scolear merged 1 commit into
mainfrom
chore/bump-v0.6.1
Jun 24, 2026
Merged

chore: bump version to 0.6.1#24
scolear merged 1 commit into
mainfrom
chore/bump-v0.6.1

Conversation

@scolear

@scolear scolear commented Jun 24, 2026

Copy link
Copy Markdown
Member

Summary

Patch release cutting v0.6.1, which ships the token-standard allocation (DvP)
client support merged in #23. No code changes beyond the version bump.

  • Cargo.toml: workspace version 0.6.00.6.1.
  • Cargo.lock: regenerated (7 workspace crates → 0.6.1).
  • CHANGELOG.md: [0.6.1] section documenting the allocation client surface
    (common::allocation, common::allocation_factory, registry::allocation_factory,
    registry::allocation_context, the TEMPLATE_ALLOCATION* consts, and the
    ChoiceArgumentsVariations::AllocationFactory variant).

After merge

Tag v0.6.1 at the merge commit so downstreams can pin to the release.
cbtc-lib will then re-point its canton-lib deps from the temporary rev pin
(c048dd7) to tag = "v0.6.1" (follow-up PR).

Releases the token-standard allocation (DvP) client support added in #23
(common::allocation, common::allocation_factory, registry::allocation_factory,
registry::allocation_context, the TEMPLATE_ALLOCATION* consts, and the
ChoiceArgumentsVariations::AllocationFactory variant).

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Cuts patch release v0.6.1 by bumping the workspace version and updating release notes to describe the previously-merged token-standard allocation (DvP) client surface.

Changes:

  • Bump workspace crate version from 0.6.00.6.1 (Cargo.toml).
  • Regenerate Cargo.lock to reflect 0.6.1 for the workspace crates.
  • Add CHANGELOG.md entry for 0.6.1 documenting allocation client support.

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 1 comment.

File Description
CHANGELOG.md Adds release notes for v0.6.1 (allocation client support).
Cargo.toml Bumps workspace package version to 0.6.1.
Cargo.lock Updates workspace crate versions to 0.6.1.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread CHANGELOG.md
@scolear
scolear merged commit a9fd267 into main Jun 24, 2026
3 checks passed
@scolear
scolear deleted the chore/bump-v0.6.1 branch June 24, 2026 15:28
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.

3 participants