Releases: stefandanaita/rabbitmq-management-client
Releases · stefandanaita/rabbitmq-management-client
v0.5.0
Other
- [OSS-120] Queues & Exchanges sorting. Option to disable stats (#63)
v0.4.1
Other
- Update thiserror requirement from 1 to 2 (#55)
- Update reqwest-middleware requirement from 0.3 to 0.4 (#57)
v0.4.0
Other
- Bump jaxxstorm/action-install-gh-release from 1.13.0 to 1.14.0 in /.github/workflows (#59)
- Add support for
arguments
field in GET /api/queues/my_vhost/my_queue/bindings
(#60)
- Bump jaxxstorm/action-install-gh-release from 1.12.0 to 1.13.0 in /.github/workflows (#56)
v0.3.0
Other
- [OSS-118] Support for pagination (#53)
v0.2.0
Other
- [OSS-116] Add support for CRUD operations on RabbitMq Users (#51)
v0.1.0
Other
- [OSS-115] Remove reqwest=0.12.5 pin (#46)
v0.0.1-alpha.21
Other
- [OSS-115] Remove reqwest=0.12.5 pin (#46)
v0.0.1-alpha.20
Other
- [OSS-115] Implement Display for RabbitMqMessageProperty (#44)
v0.0.1-alpha.19
Other
- [OSS-115] Fix rmq message deserialization error caused by props (#42)
v0.0.1-alpha.18
Other
- [OSS-114] Binding destination type is now typed as enum (#40)