Django-nats-client

Latest version: v0.4.3

Safety actively analyzes 622275 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

0.4.3

What's Changed
* No need to provide args, kwargs by earthpyy in https://github.com/C0D1UM/django-nats-client/pull/27


**Full Changelog**: https://github.com/C0D1UM/django-nats-client/compare/v0.4.2...v0.4.3

0.4.2

What's Changed
* Re-raise error by earthpyy in https://github.com/C0D1UM/django-nats-client/pull/24


**Full Changelog**: https://github.com/C0D1UM/django-nats-client/compare/v0.4.1...v0.4.2

0.4.1

Breaking Changes
> 🚨 The latest major version of this package, `v0.4.0`, has a numerous breaking changes.
> Please review its [release note](https://github.com/C0D1UM/django-nats-client/releases/tag/v0.4.0).

What's Changed
* Hotfix by earthpyy in https://github.com/C0D1UM/django-nats-client/pull/22


**Full Changelog**: https://github.com/C0D1UM/django-nats-client/compare/v0.4.0...v0.4.1

0.4.0

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
* Add async support by earthpyy in https://github.com/C0D1UM/django-nats-client/pull/16
* Send back errors by earthpyy in https://github.com/C0D1UM/django-nats-client/pull/18
* Enable Jetstream by earthpyy in https://github.com/C0D1UM/django-nats-client/pull/20


**Full Changelog**: https://github.com/C0D1UM/django-nats-client/compare/v0.3.5...v0.4.0

0.3.5

**Full Changelog**: https://github.com/C0D1UM/django-nats-client/compare/v0.3.4...v0.3.5

0.3.4

What's Changed
* Add NATS_REQUEST_TIMEOUT by earthpyy in https://github.com/C0D1UM/django-nats-client/pull/14


**Full Changelog**: https://github.com/C0D1UM/django-nats-client/compare/v0.3.3...v0.3.4

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.