Skip to content

async-nats/v0.41.0

Latest
Compare
Choose a tag to compare
@Jarema Jarema released this 15 May 11:23
· 6 commits to main since this release

This release focuses on adding limit markers support to KV.

Added

Fixed

  • Always use try_send on events channels to avoid potential blocks by @Jarema in #1391
  • Revert endless retry on consumer info by @Jarema in #1399
  • Fix consumer info error handling by @Jarema in #1400
  • Handle no responders in Consumers and never giving up by @Jarema in #1398
  • Fix typo in documentation of stream.rs by @RasmusRendal in #1395

Changed

New Contributors

Full Changelog: async-nats/v0.40.0...async-nats/v0.41.0