v1.5.0
Highlights:
- Support for the AMQP method
connection.update-secret
, which allows authentication tokens to be refreshed (PR)
What's Changed
- Add convenience function to set connection name by @Zerpet in #108
- Add an example of reliable consumer by @Zerpet in #109
- Update AMQP Spec by @Zerpet in #110
- Remove warning on RabbitMQ tutorials in go by @ChunyiLyu in #113
- Add support for
connection.update-secret
by @Zerpet in #114 - Use
PublishWithContext
instead ofPublish
by @Gsantomaggio in #115
New Contributors
- @ChunyiLyu made her first contribution in #113
Full Changelog: v1.4.0...v1.5.0