Skip to content

Releases: rabbitmq/omq

v0.16.0

12 Nov 16:41
v0.16.0
39a3fcb
Compare
Choose a tag to compare

Changelog

  • New option --message-ttl DURATION (supported in AMQP and STOMP publishers)

v0.15.0

12 Nov 16:09
v0.15.0
2a35376
Compare
Choose a tag to compare

Changelog

  • 2a35376 Add -mmesage-ttl (AMQP and STOMP publishers)
  • e9969eb Linter fix

v0.14.0

08 Nov 11:38
e3a03d4
Compare
Choose a tag to compare

Changelog

  • Add support for --max-in-flight/-c in AMQP publishers (#39)
  • Add support for profiling with fgprof github.com/felixge/fgprof

v0.13.0

15 Oct 12:01
v0.13.0
77496f2
Compare
Choose a tag to compare
  • support for declaring queues over AMQP 1.0
  • support for property and application property filters in AMQP 1.0 (requires RabbitMQ 4.1+ and only works with streams)
  • allow setting application properties when publishing
  • allow specifying multiple message subjects when publishing over AMQP 1.0 (one of the subjects in picked in round-robin fashion)

v0.12.0

12 Sep 07:28
v0.12.0
943fc6c
Compare
Choose a tag to compare

Changelog

  • 943fc6c Add --uri as a shortcut for publisher&consumer URI

v0.11.1

12 Sep 06:44
v0.11.1
d5ea932
Compare
Choose a tag to compare

Changelog

  • d5ea932 MQTT publisher improvements

v0.11.0

11 Sep 20:30
v0.11.0
28bc164
Compare
Choose a tag to compare

Changelog

  • 4005ca6 MQTT consumer: better connection recovery
  • 28bc164 MQTT: handle not spreading connections

v0.10.0

04 Sep 07:52
v0.10.0
6324774
Compare
Choose a tag to compare

Changelog

  • bc5f0d0 Add --consumer-startup-delay (#33)
  • cfa0722 Better AMQP publishing error handling
  • 6324774 Refactor AMQP release/reject
  • 0d8ef5d STOMP consumer Stop() loggging

v0.9.2

03 Sep 11:24
v0.9.2
3e4a5a5
Compare
Choose a tag to compare

Changelog

  • 7549982 Don't generate random numbers unnecessarily
  • 3e4a5a5 Prevent panic on --help
  • 5f0c319 Refactor release/reject
  • 5052c25 Revert "Use promutils to handle labels"
  • c0f02fb Treat --consumer-credits=0 as 0, not default
  • 00ccdb3 Use promutils to handle labels

v0.9.1

02 Sep 16:10
v0.9.1
c92253f
Compare
Choose a tag to compare

Changelog