Releases: 0x4b53/amqp-rpc
Releases · 0x4b53/amqp-rpc
v5.0.1
v5.0.0
What's Changed
- Settings per binding by @akarl in #112
- Replace LogFunc with the standard slog.Logger by @akarl in #113
- Context & Response by @akarl in #114
- Client gracefully stops by @akarl in #115
- Refactor OnStarted & Client.runForever by @akarl in #116
- Handle errors when acking messages by @lundqvistm in #117
- Add OnError callbacks for Server and Client by @akarl in #119
New Contributors
- @lundqvistm made their first contribution in #117
Full Changelog: v4.0.0...v5.0.0
v4.0.0
What's Changed
- Update
golangci-lint
and fix issues by @bombsimon in #110 - Add support to simpler restart server by using a restart channel by @bombsimon in #109
- Add
OnErrFunc
which is more generic in how ack failures are handled by @bombsimon in #108
Full Changelog: v3.2.0...v4.0.0
v3.2.0
v3.1.0
What's Changed
- Increase chanSendWaitTime to larger number of seconds. by @EricIO in #103
- Update GitHub actions by @bombsimon in #104
Full Changelog: v3.0.1...v3.1.0