pypi nats-py 2.1.2
Release v2.1.2

latest releases: 2.9.0, 2.8.0, 2.7.2...
2 years ago

Added

  • Added more methods to the JetStreamManager (#315)
  • Added validation to subject and queue for subscribe (#302)

Changed

  • Changed sub.Fetch to not block until all messages arrive, it now yields when there are some pending and handle new 4XX temporary status sent by the server

Fixed

  • Fixed ssl_context referenced before assignment (#292) by @marianojabdala
  • Fixed cluster should be optional in Placement class (#310) by @olgeni
  • Fixed cancelling next_msg() does not cancel internal _next_msg() task (#301)

Don't miss a new nats-py release

NewReleases is sending notifications on new releases.