release(broker): 0.9.2 — dependency refresh - #29
Merged
Conversation
….2.7, hybrid-array 0.4.14, tokio-macros 2.7.2)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Broker-only patch release;
ramqp(0.8.2) andramqp-core(0.2.5) are unchanged.Changes
Cargo.lockviacargo 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 theramqp-brokerpackage, socargo install ramqp-broker --lockedbuilds against these versions.ramqp-brokerto 0.9.2; CHANGELOG dated 2026-07-31; README crate-status refreshed.Verification
cargo testandcargo test --all-features: all green (client 29 + core 103 + broker 59 unit tests; all broker integration suites incl. conformance, cluster, quorum, transactions).tests/broker.rstests pass against RabbitMQ 4.3.1.cargo clippy --all-targets --all-features -- -D warnings: clean.cargo publish --dry-runsucceeds for all three crates (broker at 0.9.2).After merge: tag
v0.9.2-brokeron the merge commit →release.ymlpublishes (core/client steps no-op as "already exists").