What's Changed
- Propagate AddConsumerHandler to examples and docs by @m110 in #612
- Add quickstart docs by @m110 in #615
- Update Quickstart link in README by @m110 in #618
- Polish watermill.io after update by @roblaszczak in #619
- Update Pub/Sub links to latest versions by @m110 in #620
- added sqlite docs PoC by @roblaszczak in #563
- edit SQLite documentation and transaction example by @dkotik in #621
- Refresh getting started by @m110 in #628
- docs: add suport of mysql delayed messages by @AdrianZajkowski in #630
- refactor: use maps.Copy to simplify the code by @dulanting in #627
- docs: update discord link by @m110 in #634
- chore: fix some comments by @geogrego in #635
- refactor: remove redundant variable declarations in for loops by @efcking in #637
- chore: execute goimports to format the code by @xibeiyoumian in #644
- Rename variable from pub to sub in main.go by @sdil in #643
- I can't see anything by @boreq in #674
- Bump dependencies and fix races by @m110 in #679
- Bump vite from 5.4.12 to 5.4.21 in /docs by @dependabot[bot] in #629
- Bump picomatch from 2.3.1 to 2.3.2 in /docs by @dependabot[bot] in #680
- docs: assorted documentation and comment improvements by @jjpinto in #647
- Fix HTTP response body leak and add retry backoff in run.go by @jjpinto in #665
- Validate all examples + fix by @m110 in #681
- Added support for custom JSON configuration in the forwarder component by @falboe in #667
- feat(retry): add OnRetriesExhausted hook for cleanup actions by @Br1an67 in #670
- Restore PR CI by @m110 in #682
New Contributors
- @AdrianZajkowski made their first contribution in #630
- @dulanting made their first contribution in #627
- @geogrego made their first contribution in #635
- @efcking made their first contribution in #637
- @xibeiyoumian made their first contribution in #644
- @sdil made their first contribution in #643
- @jjpinto made their first contribution in #647
- @falboe made their first contribution in #667
- @Br1an67 made their first contribution in #670
Full Changelog: v1.5.1...v1.5.2