File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed
Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -10,3 +10,12 @@ All notable changes to this project will be documented in this file.
1010### Added
1111- Add asynchronous interface by @dadodimauro in [ #86 ] ( https://github.com/rabbitmq/rabbitmq-amqp-python-client/pull/86 )
1212
13+ ## [[ 0.4.0]] ( https://github.com/rabbitmq/rabbitmq-amqp-python-client/releases/tag/v0.4.0 )
14+
15+ ## 0.4.0 - 2025-16-12
16+ - [ Release 0.4.0] ( https://github.com/rabbitmq/rabbitmq-amqp-python-client/releases/tag/v0.4.0 )
17+
18+ ### Added
19+ - Implement Direct Reply To Feature in [ #87 ] ( https://github.com/rabbitmq/rabbitmq-amqp-python-client/pull/87 )
20+ - Add and RPC example using direct reply queue in [ #89 ] ( https://github.com/rabbitmq/rabbitmq-amqp-python-client/pull/89 )
21+
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " rabbitmq-amqp-python-client"
3- version = " 0.3 .0"
3+ version = " 0.4 .0"
44description = " Python RabbitMQ client for AMQP 1.0 protocol"
55authors = [" RabbitMQ team" ]
66license = " Apache-2.0 license"
You can’t perform that action at this time.
0 commit comments