github nats-io/nats.py v2.4.0
Release v2.4.0

latest releases: v2.9.0, v2.8.0, v2.7.2...
12 months ago

Fixed

  • Fixed Python 3.7 compatibility: use uuid4 to gen unique task names by @Lancetnik in #457
  • Fixed websocket connection when not using TLS (#463)
  • Remove msg from fut.cancel to ensure backward compatibility by @raprek in #479
  • Fixed connect() by @dsodx in #484
  • Fixed auth to respect provided server address username and password if no_auth_user is set by @anthonyjacques20 in #488
  • Fixed reconnect in websockets: CLOSED WS connection detection by @sebastian-king in #477

Added

Improved

New Contributors

Full Changelog: v2.3.1...v2.4.0

Don't miss a new nats.py release

NewReleases is sending notifications on new releases.