Skip to content

Releases: samber/go-amqp-pubsub

v1.11.1

11 Nov 10:56
Compare
Choose a tag to compare

upgrading dependencies

v1.11.0

14 Mar 15:11
Compare
Choose a tag to compare

Upgrade to Go 1.20

v1.10.6

13 Mar 22:45
Compare
Choose a tag to compare

What's Changed

  • Bump google.golang.org/protobuf from 1.30.0 to 1.33.0 in /examples/producer by @dependabot in #10
  • Bump google.golang.org/protobuf from 1.30.0 to 1.33.0 in /examples/consumer-with-metrics by @dependabot in #13
  • Bump google.golang.org/protobuf from 1.30.0 to 1.33.0 in /examples/consumer-with-graceful-shutdown by @dependabot in #11
  • Bump google.golang.org/protobuf from 1.30.0 to 1.33.0 by @dependabot in #12
  • Bump google.golang.org/protobuf from 1.30.0 to 1.33.0 in /examples/consumer by @dependabot in #14

New Contributors

Full Changelog: v1.10.4...v1.10.6

v1.10.5

06 Mar 20:10
Compare
Choose a tag to compare

rerelease 1.10.5

v1.10.4

06 Mar 19:25
3c1196f
Compare
Choose a tag to compare

upgrade deps

v1.10.3

27 Sep 16:24
Compare
Choose a tag to compare
bump v1.10.3

v1.10.2

27 Sep 16:08
Compare
Choose a tag to compare
bump v1.10.2

v1.10.1

27 Sep 12:06
Compare
Choose a tag to compare
bump v1.10.1

v1.10.0

27 Sep 08:20
Compare
Choose a tag to compare
  • fix graceful stop
  • fix segfault

v1.9.1

21 Sep 10:21
Compare
Choose a tag to compare

Declare amq.***** exchange in passive mode instead of simple declaration.