Skip to content

chore(antd): bump ant-core 0.3.0 -> 0.3.1 (ant-cli-v0.2.11)#209

Merged
Nic-dorman merged 2 commits into
mainfrom
chore/antd-ant-core-0.3.1
Jul 9, 2026
Merged

chore(antd): bump ant-core 0.3.0 -> 0.3.1 (ant-cli-v0.2.11)#209
Nic-dorman merged 2 commits into
mainfrom
chore/antd-ant-core-0.3.1

Conversation

@Nic-dorman

Copy link
Copy Markdown
Collaborator

Brings the antd daemon onto the same ant-core release as the mobile FFI SDK (shipped in AntFfi v0.0.5), so the whole ant-sdk is on one core version (was the only component still on 0.3.0).

0.3.1 brings:

Graph safety: ant-core 0.3.1 keeps ant-protocol = "2.2.2" — unchanged. Also bumped quinn-proto in antd's lockfile to 0.11.16 so the RUSTSEC patch ships in the --locked release build (release.yml builds with --locked).

Checks: cargo build + cargo clippy -D warnings + cargo fmt --check green.

Follow-up after merge: cut the antd v0.11.0 umbrella release (Cargo.toml is already at 0.11.0, unreleased) → release.yml publishes binaries + Docker and auto-tags antd-go/v0.11.0 for downstream (indelible).

🤖 Generated with Claude Code

Nic and others added 2 commits July 9, 2026 10:41
Brings the antd daemon onto the same ant-core release as the mobile FFI SDK
(shipped in AntFfi v0.0.5), so the whole ant-sdk is on one core version.

0.3.1 carries the data_download shrunk-DataMap resolve fix, a block_in_place
panic fix in data_download, and the quinn-proto RUSTSEC-2026-0185 security
bump. ant-core 0.3.1 keeps ant-protocol 2.2.2, so the graph is unchanged.
Also bumped quinn-proto in antd's lockfile to 0.11.16 so the RUSTSEC patch
ships in the --locked release build.

build + clippy -D warnings + fmt green.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
The Security audit job flagged RUSTSEC-2026-0204 in crossbeam-epoch 0.9.18
(transitive). Pre-existing on main — a newly-published advisory, not from
the ant-core bump — but it blocks this PR's audit. Solution per the advisory
is >=0.9.20; this is a transitive patch bump, no manifest change. build
--locked green.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@Nic-dorman
Nic-dorman merged commit dc4968b into main Jul 9, 2026
3 checks passed
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.

1 participant