Releases: Azure/go-shuttle
Releases · Azure/go-shuttle
v2.10.0
What's Changed
- Deprecate MultiProcessor API by @karenychen in #281
- Bump v2 production dependencies and Go 1.25 CI by @dependabot[bot] in #282
- Bump google.golang.org/protobuf from 1.36.8 to 1.36.11 in /v2 in the production-dependencies group by @dependabot[bot] in #283
Full Changelog: v2.9.0...v2.10.0
v2.9.0
What's Changed
- [sender] Add SendAsBatch() method with multiple batch support and deprecate SendMessageBatch() by @Copilot in #279
New Contributors
- @Copilot made their first contribution in #279
Full Changelog: v2.8.0...v2.9.0
v2.8.0
What's Changed
- Bump the production-dependencies group across 1 directory with 3 updates by @dependabot in #265
- [processor] Add MaxReceiveCount option by @karenychen in #275
- [sender] Support sender SetSubject() and SetTo() options by @karenychen in #276
Full Changelog: v2.7.9...v2.8.0
v2.7.9
v2.7.8
v2.7.7
What's Changed
- [Sender] Fix Marshaller nil bug in NewSender() by @karenychen in #248
- Bump the production-dependencies group across 1 directory with 6 updates by @dependabot in #251
- Expose az sender Close() by @karenychen in #254
Full Changelog: v2.7.6...v2.7.7
v2.7.6
What's Changed
- [settle] Add timeout to all settlement calls by @karenychen in #245
Full Changelog: v2.7.5...v2.7.6
v2.7.5
What's Changed
- [lockrenewer] Add prom metric for lock renewal timeouts by @karenychen in #244
Full Changelog: v2.7.4...v2.7.5
v2.7.4
What's Changed
- [lockrenewer] add logs for each renewal attempt by @karenychen in #243
Full Changelog: v2.7.3...v2.7.4
v2.7.3
What's Changed
- Add option to timeout during LockRenewal calls by @karenychen in #242
Full Changelog: v2.7.2...v2.7.3