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