Skip to content

Releases: stefandanaita/rabbitmq-management-client

v0.5.0

16 Jan 19:49
57ccf36
Compare
Choose a tag to compare

Other

  • [OSS-120] Queues & Exchanges sorting. Option to disable stats (#63)

v0.4.1

16 Dec 13:07
35da0b1
Compare
Choose a tag to compare

Other

  • Update thiserror requirement from 1 to 2 (#55)
  • Update reqwest-middleware requirement from 0.3 to 0.4 (#57)

v0.4.0

13 Dec 02:47
60992bc
Compare
Choose a tag to compare

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

31 Oct 15:58
47d3be1
Compare
Choose a tag to compare

Other

  • [OSS-118] Support for pagination (#53)

v0.2.0

14 Oct 14:18
a3d496a
Compare
Choose a tag to compare

Other

  • [OSS-116] Add support for CRUD operations on RabbitMq Users (#51)

v0.1.0

22 Aug 16:37
8992deb
Compare
Choose a tag to compare

Other

  • [OSS-115] Remove reqwest=0.12.5 pin (#46)

v0.0.1-alpha.21

19 Aug 22:45
84e80cd
Compare
Choose a tag to compare

Other

  • [OSS-115] Remove reqwest=0.12.5 pin (#46)

v0.0.1-alpha.20

19 Aug 22:03
55db9ac
Compare
Choose a tag to compare

Other

  • [OSS-115] Implement Display for RabbitMqMessageProperty (#44)

v0.0.1-alpha.19

19 Aug 17:39
e6620ac
Compare
Choose a tag to compare

Other

  • [OSS-115] Fix rmq message deserialization error caused by props (#42)

v0.0.1-alpha.18

15 Aug 12:41
45c1dbf
Compare
Choose a tag to compare

Other

  • [OSS-114] Binding destination type is now typed as enum (#40)