Skip to content

Release v2.2.0

Compare
Choose a tag to compare
@wallyqs wallyqs released this 02 Oct 06:32
· 237 commits to main since this release

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

Full Changelog: v2.1.7...v2.2.0