File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 0.7.1] ( https://github.com/rabbitmq/rabbitmq-stream-rust-client/compare/rabbitmq-stream-client-v0.7.0...rabbitmq-stream-client-v0.7.1 ) - 2025-02-06
10+
11+ ### Other
12+
13+ - Expose SuperStreamProducer struct ([ #267 ] ( https://github.com/rabbitmq/rabbitmq-stream-rust-client/pull/267 ) )
14+ - Bump codecov/codecov-action from 5.0.2 to 5.3.1 ([ #264 ] ( https://github.com/rabbitmq/rabbitmq-stream-rust-client/pull/264 ) )
15+ - Moving producers/consumers client connection creation to Environment ([ #259 ] ( https://github.com/rabbitmq/rabbitmq-stream-rust-client/pull/259 ) )
16+
917## [ 0.7.0] ( https://github.com/rabbitmq/rabbitmq-stream-rust-client/compare/rabbitmq-stream-client-v0.6.1...rabbitmq-stream-client-v0.7.0 ) - 2024-11-21
1018
1119### Other
Original file line number Diff line number Diff line change 11[package ]
22name = " rabbitmq-stream-client"
3- version = " 0.7.0 "
3+ version = " 0.7.1 "
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