Releases: rabbitmq/omq
Releases · rabbitmq/omq
v0.17.0-alpha3
Changelog
- 3bca8d1 WIP
v0.17.0-alpha1
Changelog
- 8707d48 Add support for instance synchronization
- 38f4b46 Bump github.com/eclipse/paho.golang from 0.21.0 to 0.22.0 (#41)
- 0babb0e Fix MQTTv5 URI handling
- 1ced5aa MQTTv5 support (#40)
- 52c963d Prevent crash with some terminus values
- 63419ec Prevent panic in MQTT5 consumer
- 64397c9 Simplify the panic fix
- 0964bbe Switch tests to ginkgo (#43)
- 71e1391 Upgrade amqp-go-client
- 12d1216 bump goreleaser
- b3c522c go get -u ./... && go mod tidy
v0.16.0
Changelog
- New option
--message-ttl DURATION
(supported in AMQP and STOMP publishers)
v0.15.0
v0.14.0
v0.13.0
- 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)