Skip to content

release(broker): 0.9.1 — dependency refresh - #28

Merged
mack42 merged 1 commit into
mainfrom
release/broker-v0.9.1
Jul 28, 2026
Merged

release(broker): 0.9.1 — dependency refresh#28
mack42 merged 1 commit into
mainfrom
release/broker-v0.9.1

Conversation

@mack42

@mack42 mack42 commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

Broker-only patch release: ramqp-broker 0.9.0 → 0.9.1. ramqp (0.8.2) and ramqp-core (0.2.5) are unchanged and are not re-published (release.yml skips already-published versions).

Changes

  • Raised broker dependency minimums: openraft 0.9.25, serde 1.0.229, serde_json 1.0.151
  • Regenerated Cargo.lock (tokio 1.53.1, futures 0.3.33, thiserror 2.0.19, and other patch updates) — this ships inside the broker package, so cargo install ramqp-broker --locked builds the daemon against these versions
  • CHANGELOG entry + README crate-status table refresh (was stale at 0.8.1/0.2.4/"ships with the next tag")
  • No code or API changes

Verification

  • cargo test --all-features — all suites pass, 0 failures
  • cargo clippy --all-targets --all-features -- -D warnings — clean
  • cargo publish -p ramqp-broker --dry-run — packages and compiles against registry ramqp-core 0.2.5

After merge

Tag the merge commit v0.9.1-broker and push the tag — release.yml will test, skip core/client as already published, publish ramqp-broker 0.9.1, and cut the GitHub release.

@mack42 mack42 self-assigned this Jul 28, 2026
@mack42
mack42 merged commit f739701 into main Jul 28, 2026
11 checks passed
@mack42
mack42 deleted the release/broker-v0.9.1 branch July 28, 2026 16:50
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