Skip to content

Release v1.25.0

Compare
Choose a tag to compare
@piotrpio piotrpio released this 24 Mar 16:32
· 246 commits to main since this release
9f57f78

Changelog

Added

  • Service API (micro):
    • Support metadata for services, endpoints and endpoint stats (#1231, #1233)

Improved

  • Fix TestJetStreamStreamInfoWithSubjectDetails test (#1225)
  • Fix typo in JetStream Durable() option comment. Thanks @jlvallelonga fot the contribution (#1229)
  • Bump nkeys to latest version (#1235)

Changed

  • JetStream:
    • Use wildcard subscription for pull subscription and separate inbox per Fetch()/FetchBatch(). Additionaly, FetchBatch() now
      verifies whether a request timeout was received for a current pull request (#1237, #1238)

Complete Changes

v1.24.0...v1.25.0