Skip to content

Releases: taskiq-python/taskiq-nats

0.6.0

Choose a tag to compare

@danfimov danfimov released this 25 Nov 11:05
c58e3e8

What's Changed

Breaking changes

Fixes

Mics

  • Replaced poetry with uv by @danfimov in #22
  • Deleted pytest.mark.anyio marks in favor of anyio_mode=auto config option by @danfimov in #22

New Contributors

Full Changelog: 0.5.1...0.6.0

0.5.1

Choose a tag to compare

@s3rius s3rius released this 06 Nov 18:44
1d1703a

What's Changed

Full Changelog: 0.5.0...0.5.1

0.5.0

Choose a tag to compare

@chandr-andr chandr-andr released this 02 Nov 14:16
e91bd27

What's Changed

New Contributors

Full Changelog: 0.4.0...0.5.0

0.4.0

Choose a tag to compare

@chandr-andr chandr-andr released this 19 Feb 12:28

What's Changed

  • Added PushBasedJetStreamBroker and PullBasedJetStreamBroker by @chandr-andr in #12

New Contributors

Full Changelog: 0.3.1...0.4.0

0.3.1

Choose a tag to compare

@s3rius s3rius released this 29 Sep 14:24

What's Changed

New Contributors

Full Changelog: 0.3.0...0.3.1

0.3.0

Choose a tag to compare

@s3rius s3rius released this 11 Jun 13:15

What's Changed

  • fix README.md by @Like6po in #5
  • Updated dependencies and minimum python version. by @s3rius in #7

THIS RELEASE DROPS PYTHON3.7 SUPPORT DUE TO END OF LIFE.

New Contributors

Full Changelog: 0.2.0...0.3.0

0.2.0

Choose a tag to compare

@s3rius s3rius released this 09 Apr 23:54

What's Changed

  • Updated broker's interface to work with raw bytes. by @s3rius in #4

Full Changelog: 0.1.2...0.2.0

0.1.2

Choose a tag to compare

@s3rius s3rius released this 25 Mar 14:35

What's Changed

  • Dependencies were updated. by @s3rius in #3

Full Changelog: 0.1.1...0.1.2

0.1.1

Choose a tag to compare

@s3rius s3rius released this 22 Mar 21:16

What's Changed

  • Fixed shutdown events support. by @s3rius in #2

Full Changelog: 0.1.0...0.1.1

0.1.0

Choose a tag to compare

@s3rius s3rius released this 15 Mar 09:20

What's Changed

  • Initial release. Added NATS broker.
  • Added tests and workflows. by @s3rius in #1

New Contributors

  • @s3rius made their first contribution in #1

Full Changelog: https://github.com/taskiq-python/taskiq-nats/commits/0.1.0