Skip to content

Releases: furdarius/rabbitroutine

v0.8.2

03 Mar 11:45
e6b2135
Compare
Choose a tag to compare

What's Changed

  • Update dependencies: Go=>1.20, amqp091-go=>v1.9.0 in #23
  • Migrate to Compose V2 for the "examples" directory in #23
  • Update the Usage and Contribution sections in README.md in #23

Full Changelog: v0.8.1...v0.8.2

v0.8.1

16 Jun 12:10
9bae7d9
Compare
Choose a tag to compare

Update dependencies:

  • go=>v1.18
  • amqp091-go=>v1.8.1

v0.8.0

18 Aug 07:53
0bcf8b9
Compare
Choose a tag to compare
  • Replace streadway/amqp with rabbitmq/amqp091-go #18

v0.7.0

05 Jan 11:25
b4a21fc
Compare
Choose a tag to compare
  • Add description of the reconnection behavior #16
  • Upgrade dependencies #14

v0.6.0

16 Apr 12:45
e9e9d60
Compare
Choose a tag to compare

Changes:

  • Start using Go modules for dependency management
  • Replace gometalinter with golanglint-ci for CI process
  • Upgrade dependencies 0fbe793