Skip to content

chore(release): promote rc-2026.7.4 - #190

Merged
jacderida merged 2 commits into
mainfrom
rc-2026.7.4
Jul 29, 2026
Merged

chore(release): promote rc-2026.7.4#190
jacderida merged 2 commits into
mainfrom
rc-2026.7.4

Conversation

@jacderida

Copy link
Copy Markdown
Collaborator

Promotes rc-2026.7.4 to release version(s): 0.16.0.

  • strips -rc.* from [package].version
  • rewrites internal git+branch deps to crates.io version pins
  • regenerates Cargo.lock

Once merged, the release tag will be pushed to fire the publish workflow.

Copilot AI review requested due to automatic review settings July 29, 2026 19:57

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Promotes the ant-node crate from 0.15.0 to the 0.16.0 release, updating core dependency pins and regenerating the lockfile to match the release set.

Changes:

  • Bump ant-node version to 0.16.0.
  • Update key dependency pins (ant-protocol to 2.3.1, saorsa-core to 0.26.4).
  • Regenerate Cargo.lock to reflect updated resolved versions/checksums.

Reviewed changes

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

File Description
Cargo.toml Updates crate version and crates.io pins for core dependencies (release promotion).
Cargo.lock Updates resolved versions/checksums to match the promoted release dependency set.

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

Comment thread Cargo.toml
Comment on lines 38 to +42
# TODO: swap to `ant-protocol = "2.0.0"` once 2.0.0 is on crates.io.
# Until then, the git pin tracks the matching saorsa-core lineage
# (the rc-2026.4.2 branch) so Cargo can unify the wire types here
# with ant-protocol's re-exports.
ant-protocol = "2.3.0"
ant-protocol = "2.3.1"
@jacderida
jacderida merged commit c8f0ce1 into main Jul 29, 2026
34 of 36 checks passed
@jacderida
jacderida deleted the rc-2026.7.4 branch July 29, 2026 21: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.

2 participants