Nats-py

Latest version: v2.9.0

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

Scan your dependencies

Page 6 of 6

0.6.0

Added

- `servers` and `discovered_servers` API (https://github.com/nats-io/asyncio-nats/pull/41)
- Handling of async protocol `INFO` updates to enable discovery of servers (https://github.com/nats-io/asyncio-nats/pull/41)

Fixed

- Parser fixes to handle protocol lines larger than 1024 bytes (https://github.com/nats-io/asyncio-nats/pull/42)

0.5.2

0.5.0

Added

- TLS Support!

Fixed

- Flush pending buffer when proactively closing the connection

0.4.0

- Added max_payload property to access max payload from server INFO (https://github.com/nats-io/asyncio-nats/pull/31)

- Fixed triggering flush only when connected and there is pending data (https://github.com/nats-io/asyncio-nats/pull/25)

- Fixed reconnect logic to allow infinite reconnect (https://github.com/nats-io/asyncio-nats/pull/32)

- Added option to increase `flusher_queue_size` queue for the client (https://github.com/nats-io/asyncio-nats/issues/29)

- Removed `task_done` usage on queue and just cancel (https://github.com/nats-io/asyncio-nats/issues/29)

0.2.0

This release changes the dependency for `ed25519` library with `pynacl` for Python 3.12 support:


pip install nkeys

Page 6 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.