Skip to content

release(broker): 0.9.2 — dependency refresh - #29

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

release(broker): 0.9.2 — dependency refresh#29
mack42 merged 1 commit into
mainfrom
release/broker-v0.9.2

Conversation

@mack42

@mack42 mack42 commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

Broker-only patch release; ramqp (0.8.2) and ramqp-core (0.2.5) are unchanged.

Changes

  • Regenerated Cargo.lock via cargo update: clap 4.6.5, clap_builder 4.6.5, displaydoc 0.2.7, hybrid-array 0.4.14, tokio-macros 2.7.2 (plus client-only http 1.5.0, rustls 0.23.43). The lockfile ships inside the ramqp-broker package, so cargo install ramqp-broker --locked builds against these versions.
  • Bumped ramqp-broker to 0.9.2; CHANGELOG dated 2026-07-31; README crate-status refreshed.
  • No manifest-minimum, code, or API changes.

Verification

  • cargo test and cargo test --all-features: all green (client 29 + core 103 + broker 59 unit tests; all broker integration suites incl. conformance, cluster, quorum, transactions).
  • Real-broker interop: 6/6 tests/broker.rs tests pass against RabbitMQ 4.3.1.
  • cargo clippy --all-targets --all-features -- -D warnings: clean.
  • cargo publish --dry-run succeeds for all three crates (broker at 0.9.2).

After merge: tag v0.9.2-broker on the merge commit → release.yml publishes (core/client steps no-op as "already exists").

….2.7, hybrid-array 0.4.14, tokio-macros 2.7.2)
@mack42 mack42 self-assigned this Jul 31, 2026
@mack42
mack42 merged commit e0c84aa into main Jul 31, 2026
11 checks passed
@mack42
mack42 deleted the release/broker-v0.9.2 branch July 31, 2026 19:37
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