Releases: taskiq-python/taskiq-nats
Releases Β· taskiq-python/taskiq-nats
0.6.0
What's Changed
Breaking changes
Fixes
Mics
- Replaced poetry with uv by @danfimov in #22
- Deleted
pytest.mark.anyiomarks in favor ofanyio_mode=autoconfig option by @danfimov in #22
New Contributors
Full Changelog: 0.5.1...0.6.0
0.5.1
What's Changed
- Schedule source by @corruptmane in #17
- Updated deps + git-flow changed to github-flow. by @s3rius in #18
Full Changelog: 0.5.0...0.5.1
0.5.0
What's Changed
- add nats result backend - continuation by @rafalkrupinski in #15
New Contributors
- @rafalkrupinski made their first contribution in #15
Full Changelog: 0.4.0...0.5.0
0.4.0
What's Changed
- Added PushBasedJetStreamBroker and PullBasedJetStreamBroker by @chandr-andr in #12
New Contributors
- @chandr-andr made their first contribution in #12
Full Changelog: 0.3.1...0.4.0
0.3.1
What's Changed
- JetStream broker. by @s3rius in #10
- fix broker constructor method typo by @corruptmane in #8
- Added ackable message, instead of manual ack. by @s3rius in #11
New Contributors
- @corruptmane made their first contribution in #8
Full Changelog: 0.3.0...0.3.1