Releases: ThreeDotsLabs/watermill
Releases · ThreeDotsLabs/watermill
v1.4.1
v1.4.0
What's Changed
- Add "Releases" link to docs by @m110 in #481
- docs: Fix menu position by @m110 in #482
- docs: Add Plausible by @m110 in #483
- allow generating test topics and sending non-empty messages by @roblaszczak in #490
- feat(metrics): custom histogram buckets configuration by @thejoeejoee in #489
- Replace kafka-console-consumer with mill util by @KirylJazzSax in #478
- Add NewDefaultRouter constructor by @m110 in #493
- Update Getting Started by @m110 in #494
- Docs v2 by @m110 in #498
- docs: Fix og rendering by @m110 in #500
- Bump amqp to v3 by @m110 in #503
- Add test helpers to codecov ignore by @m110 in #504
- Docs cosmetics by @roblaszczak in #505
- Requeuer and Message Delay by @m110 in #469
- Add AWS examples by @m110 in #507
- Slog level mapping by @roblaszczak in #510
- added AWS v1.0 docs by @roblaszczak in #506
- Add more docs on requeue by @m110 in #509
New Contributors
- @KirylJazzSax made their first contribution in #478
Full Changelog: v1.3.7...v1.4.0
v1.4.0-rc.2
v1.4.0-rc.1
What's Changed
- Add "Releases" link to docs by @m110 in #481
- docs: Fix menu position by @m110 in #482
- docs: Add Plausible by @m110 in #483
- allow generating test topics and sending non-empty messages by @roblaszczak in #490
- feat(metrics): custom histogram buckets configuration by @thejoeejoee in #489
- Replace kafka-console-consumer with mill util by @KirylJazzSax in #478
- Add NewDefaultRouter constructor by @m110 in #493
- Update Getting Started by @m110 in #494
New Contributors
- @KirylJazzSax made their first contribution in #478
Full Changelog: v1.3.7...v1.4.0-rc.1
v1.3.7
v1.3.6
This release includes lots of smaller patches and updates, as well as many new contributors! Thank you, everyone, for submitting PRs!
What's Changed
- fix: typo in forwarder.md by @Smixi in #400
- Change the autogenerated topic name to conform with Azure limits by @unjello in #425
- Fix missed topic names non-conforming to Azure policy by @unjello in #426
- docs: add watermill-rediszset to unofficial libraries by @stong1994 in #427
- Add deduplication middleware and publisher decorator by @dkotik in #423
- ci: update setup-go and checkout to latest action versions by @AlexCuse in #406
- Examples: update watermill-sql to v3 by @thpk in #419
- Add
msgFields
to the Error log call by @ivaaaan in #410 - fix function name by @looklose in #431
- all: fix a lot of typos by @mountcount in #438
- Add configuration option to allow ignoring command reply publishing errors by @balenio in #441
- chore: fix comment by @finaltrip in #448
- SSE htmx example by @m110 in #435
- SSE example: more efficient handlers by @m110 in #453
- Add unofficial AMQP 1.0 pubsub link by @kahowell in #454
- [watermill-http] Custom HTTP response status by @thejoeejoee in #450
- docs: add note on NATS jetstream beta package by @AlexCuse in #405
- Add envs and run up before codecov by @m110 in #458
- Examples: Pause SSE to save resources by @m110 in #468
- Fix docker compose in validate examples by @m110 in #470
- Bump golang.org/x/net from 0.5.0 to 0.7.0 in /_examples/pubsubs/redisstream by @dependabot in #353
- Added lock for message.Router.middlewares by @SargtLa in #465
- Update dependencies by @m110 in #473
- update mill install command by @roblaszczak in #452
- Update mill dependencies by @m110 in #477
New Contributors
- @Smixi made their first contribution in #400
- @unjello made their first contribution in #425
- @stong1994 made their first contribution in #427
- @thpk made their first contribution in #419
- @ivaaaan made their first contribution in #410
- @looklose made their first contribution in #431
- @mountcount made their first contribution in #438
- @balenio made their first contribution in #441
- @finaltrip made their first contribution in #448
- @kahowell made their first contribution in #454
- @thejoeejoee made their first contribution in #450
- @SargtLa made their first contribution in #465
Full Changelog: v1.3.5...v1.3.6
v1.3.5
What's Changed
- Add Circuit Breaker docs by @m110 in #390
- Request/reply support by @roblaszczak in #397
- Add SlogLoggerAdapter by @dkotik in #355
New Contributors
Full Changelog: v1.3.4...v1.3.5