What's Changed
This is the latest RC version before the stable release. 0.6.0 is scheduled to be released on 10/10/2025.
- fix: #2462 list subscriber consume/stop race by @NelsonNotes in #2531
- fix: correct NATS dynamic subscriber stop by @Lancetnik in #2539
- docs: add warning about idle dynamic subscribers in test clients by @IvanKirpichnikov in #2540
- docs: fix readme badges by @draincoder in #2523
- docs: Added an example to manual reuse the message's "correlation_id" by @RenameMe1 in #2526
- docs: Added Args Doc to StreamSub by @RenameMe1 in #2534
- docs: two phrasing corrections by @axgkl in #2541
- chore: Remove Doc() part1 by @RenameMe1 in #2532
- chore: Remove Doc() part2 by @RenameMe1 in #2536
- refactor: impl ArgsDto to standardize CLI commands by @Lancetnik in #2544
- test: add extended test for 2513 bug by @Lancetnik in #2545
- ci: use uv ecosystem for dependanbot by @Lancetnik in #2535
New Contributors
Full Changelog: 0.6.0rc3...0.6.0rc4