File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 0.4.3] ( https://github.com/rabbitmq/rabbitmq-stream-rust-client/compare/rabbitmq-stream-client-v0.4.2...rabbitmq-stream-client-v0.4.3 ) - 2024-07-30
10+
11+ ### Other
12+ - Add Client Workaround With a Load Balancer ([ #220 ] ( https://github.com/rabbitmq/rabbitmq-stream-rust-client/pull/220 ) )
13+ - Update README.md
14+ - udpate producer and consumer ([ #217 ] ( https://github.com/rabbitmq/rabbitmq-stream-rust-client/pull/217 ) )
15+
916## [ 0.4.2] ( https://github.com/rabbitmq/rabbitmq-stream-rust-client/compare/rabbitmq-stream-client-v0.4.1...rabbitmq-stream-client-v0.4.2 ) - 2024-02-16
1017
1118### Other
Original file line number Diff line number Diff line change 11[package ]
22name = " rabbitmq-stream-client"
3- version = " 0.4.2 "
3+ version = " 0.4.3 "
44authors = [" wolf4ood <enrico.risa@gmail.com>" , " korsmakolnikov <korsmakolnikov@gmail.com>" , " gsantomaggio <g.santomaggio@gmail.com>" ]
55edition = " 2018"
66license = " Apache-2.0 OR MPL-2.0"
You can’t perform that action at this time.
0 commit comments