File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
6
7
7
## [ Unreleased]
8
8
9
+ ## [ 0.6.2] ( https://github.com/rabbitmq/rabbitmq-stream-rust-client/compare/rabbitmq-stream-client-v0.6.1...rabbitmq-stream-client-v0.6.2 ) - 2024-11-18
10
+
11
+ ### Other
12
+
13
+ - Bump codecov/codecov-action from 4.6.0 to 5.0.2 ([ #256 ] ( https://github.com/rabbitmq/rabbitmq-stream-rust-client/pull/256 ) )
14
+ - Bump codecov/codecov-action from 4.5.0 to 4.6.0 ([ #254 ] ( https://github.com/rabbitmq/rabbitmq-stream-rust-client/pull/254 ) )
15
+ - Bump actions-rs/toolchain from 1.0.6 to 1.0.7 ([ #255 ] ( https://github.com/rabbitmq/rabbitmq-stream-rust-client/pull/255 ) )
16
+ - Bump docker/build-push-action from 5 to 6 ([ #253 ] ( https://github.com/rabbitmq/rabbitmq-stream-rust-client/pull/253 ) )
17
+ - add ability to include properties to the consumers during subscriptions ([ #249 ] ( https://github.com/rabbitmq/rabbitmq-stream-rust-client/pull/249 ) )
18
+
9
19
## [ 0.6.1] ( https://github.com/rabbitmq/rabbitmq-stream-rust-client/compare/rabbitmq-stream-client-v0.6.0...rabbitmq-stream-client-v0.6.1 ) - 2024-11-05
10
20
11
21
### Fixed
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " rabbitmq-stream-client"
3
- version = " 0.6.1 "
3
+ version = " 0.6.2 "
4
4
authors = [" wolf4ood <enrico.risa@gmail.com>" , " korsmakolnikov <korsmakolnikov@gmail.com>" , " gsantomaggio <g.santomaggio@gmail.com>" ]
5
5
edition = " 2018"
6
6
license = " Apache-2.0 OR MPL-2.0"
You can’t perform that action at this time.
0 commit comments