Releases: Azure/go-shuttle
Releases · Azure/go-shuttle
v0.8.2
What's Changed
- 🛠️ fixing typo for parallel testing by @imiller31 in #79
- 🐛 Fix amqp-internal error recovery detection by @nacho692 in #77
- 🏗️ feat: Add custom marshaller by @serbrech in #80
- 🏗️ feat: Add options to set user-properties and arbitrary message properties by @serbrech in #81
- 🏗️ feat: Expose ScheduleAt publisher option by @serbrech in #84
New Contributors
Full Changelog: v0.8.1...v0.8.2
Support DeadLetterQueue forwarding
What's Changed
- fixing dependabot warning by @serbrech in #72
- clean-aci at the end of each run by @serbrech in #73
- Adding DeadLetter functionality to a message by @imiller31 in #75
- Adding forward DLQ to management option by @imiller31 in #76
Full Changelog: v0.8.0...v0.8.1
v0.7.9
fix topic publisher alias
fix alias (#65) Co-authored-by: Xiahe Liu <[email protected]>