Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-03 | 1.6 kB | |
v1.4.7 source code.tar.gz | 2025-07-03 | 3.3 MB | |
v1.4.7 source code.zip | 2025-07-03 | 3.6 MB | |
Totals: 3 Items | 6.9 MB | 1 |
What's Changed
- don't log context cancellation as error in handler by @roblaszczak in https://github.com/ThreeDotsLabs/watermill/pull/555
- nacking messages when context canceled by @roblaszczak in https://github.com/ThreeDotsLabs/watermill/pull/556
- Clarify comment for Addhandler and multiple topics by @addshore in https://github.com/ThreeDotsLabs/watermill/pull/551
- Add nkonev/watermill-opentelemetry by @nkonev in https://github.com/ThreeDotsLabs/watermill/pull/553
- refactor: use slices.Contains to simplify code by @whosehang in https://github.com/ThreeDotsLabs/watermill/pull/559
- Remove hashicorp/go-multierror by @co60ca in https://github.com/ThreeDotsLabs/watermill/pull/550
- Linter: Added support for multi-go.mod repos by @roblaszczak in https://github.com/ThreeDotsLabs/watermill/pull/569
- remove obsolete .golangci.yml by @roblaszczak in https://github.com/ThreeDotsLabs/watermill/pull/573
- Make the retry middleware more flexible by @xico42 in https://github.com/ThreeDotsLabs/watermill/pull/582
New Contributors
- @addshore made their first contribution in https://github.com/ThreeDotsLabs/watermill/pull/551
- @nkonev made their first contribution in https://github.com/ThreeDotsLabs/watermill/pull/553
- @whosehang made their first contribution in https://github.com/ThreeDotsLabs/watermill/pull/559
- @co60ca made their first contribution in https://github.com/ThreeDotsLabs/watermill/pull/550
- @xico42 made their first contribution in https://github.com/ThreeDotsLabs/watermill/pull/582
Full Changelog: https://github.com/ThreeDotsLabs/watermill/compare/v1.4.6...v1.4.7