Releases: KARTIKrocks/rabbitwrap
Releases · KARTIKrocks/rabbitwrap
Release list
v0.10.0
What's Changed
- feat!: report permanent reconnect failure via OnReconnectAborted by @KARTIKrocks in #23
Full Changelog: v0.9.0...v0.10.0
v0.9.0
What's Changed
- ci: bump actions/setup-go from 6 to 7 by @dependabot[bot] in #20
- deps: bump github.com/rabbitmq/amqp091-go from 1.12.0 to 1.13.0 by @dependabot[bot] in #21
- feat: fail fast on unrecoverable auth errors during reconnect by @KARTIKrocks in #22
Full Changelog: v0.8.0...v0.9.0
v0.7.0
What's Changed
- feat(consumer): one-call dead-letter queue setup by @KARTIKrocks in #18
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- feat(consumer): safe requeue default + per-message disposition sentinels by @KARTIKrocks in #17
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- feat(consumer): declarative topology restored on reconnect + fix consume-loop wedge by @KARTIKrocks in #16
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- test(ci): lint integration-tagged files and reduce test complexity by @KARTIKrocks in #13
- docs: add AGENTS.md (replaces untracked CLAUDE.md) by @KARTIKrocks in #14
- fix(publisher): improve PublishDelayed to correctly handle message delays and add tests by @KARTIKrocks in #15
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- deps: bump github.com/rabbitmq/amqp091-go from 1.11.0 to 1.12.0 by @dependabot[bot] in #10
- ci: bump actions/checkout from 6 to 7 by @dependabot[bot] in #11
- Fix/per-publish confirm correlation, confirms off by default, anonymous consumer queues by @KARTIKrocks in #12
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- infra-update by @KARTIKrocks in #3
- add codecov.yml by @KARTIKrocks in #4
- deps: bump github.com/rabbitmq/amqp091-go from 1.10.0 to 1.11.0 by @dependabot[bot] in #5
- ci: bump codecov/codecov-action from 6 to 7 by @dependabot[bot] in #6
- add CodeRabbit configuration file for rabbitwrap by @KARTIKrocks in #7
- Fix concurrency/correctness bugs and harden public API for v0.2.0 by @KARTIKrocks in #9
New Contributors
- @dependabot[bot] made their first contribution in #5
Full Changelog: v0.1.1...v0.2.0
v0.1.1
v0.1.0
What's Changed
- init commit by @KARTIKrocks in #1
New Contributors
- @KARTIKrocks made their first contribution in #1
Full Changelog: https://github.com/KARTIKrocks/rabbitwrap/commits/v0.1.0