Skip to content

Releases: C0D1UM/django-nats-client

v0.4.3

17 Feb 11:09
14dd837

Choose a tag to compare

What's Changed

Full Changelog: v0.4.2...v0.4.3

v0.4.2

02 Aug 08:30
9c6ab20

Choose a tag to compare

What's Changed

Full Changelog: v0.4.1...v0.4.2

v0.4.1

10 Jun 19:36
d9e579e

Choose a tag to compare

Breaking Changes

🚨 The latest major version of this package, v0.4.0, has a numerous breaking changes.
Please review its release note.

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0

10 Jun 18:55
f619116

Choose a tag to compare

Breaking Changes

  • NATS server hosts are now configured in NATS_SERVERS instead of NATS_OPTIONS
  • nats_client.send is now nats_client.publish
  • The default method request, publish, and js_publish are now async. For sync, use *_sync methods instead.
  • NATS_LISTENING_SUBJECT is renamed to NATS_NAMESPACE
  • The method name is now included as a NATS subject instead of passing into payload

What's Changed

Full Changelog: v0.3.5...v0.4.0

v0.3.5

10 Mar 17:05
2e8948f

Choose a tag to compare

Full Changelog: v0.3.4...v0.3.5

v0.3.4

13 Feb 05:01
3f12fa8

Choose a tag to compare

What's Changed

Full Changelog: v0.3.3...v0.3.4

v0.3.3

19 Jan 04:10
e8c4f6b

Choose a tag to compare

What's Changed

Full Changelog: v0.3.2...v0.3.3

v0.3.2

06 Jan 04:49

Choose a tag to compare

Full Changelog: v0.3.1...v0.3.2

v0.3.1

08 Dec 08:24
d696708

Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0

08 Dec 08:16
6a287e6

Choose a tag to compare

What's Changed

Full Changelog: v0.2.2...v0.3.0