v0.17.0 #39
michaelklishin
announced in
Announcements
v0.17.0
#39
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
v0.17.0 (Jan 27, 2025)
Enhancements
Initial support for Tanzu RabbitMQ Schema Definitions Sync (SDS) operations.
Initial support for Tanzu RabbitMQ Warm Standby Replication (WSR) operations.
Isolated test suite runs for each client.
To run only the async client tests, use
cargo test async --all-features
To run only the blocking client tests, use
cargo test blocking --all-features
Bug Fixes
Client#delete_*
functions now correctly handleNotFound
responses for idempotent deletesThis discussion was created from the release v0.17.0.
Beta Was this translation helpful? Give feedback.
All reactions