Added
- Added support sending requests with reconnected client (by @charbonnierg #343)
- Added websockets support (by @bvanelli #356)
- Added support for new KV features (#347 | #355)
- direct mode
- republish
- Added support to create consumers with a name (#358)
Changed
- Modernizes the way we package and distribute nats.py by using PEP621 (by @4383 #341)
- Removed the server address from reconnection logs in examples (by @4383 #346)
- Makes connections examples more configurable (by @4383 (#342)
- update account limits (#357)
Fixed
- Fixed typos (by @4383 #338)
- Fixed Client.publish docstring typo (by @blablatdinov (#344)
- Fixed cleaning up subscriptions with message iterator (by @bvanelli (#350)
- Fixed support v2 JS.ACK format (by @bruth (#351)
Full Changelog: v2.1.7...v2.2.0