Skip to content

2.22.0 Fixes and catch-up

Choose a tag to compare

@scottf scottf released this 05 Sep 20:39
· 232 commits to main since this release
cc66c06

Core

  • Expose connection outgoingPendingMessageCount and outgoingPendingBytes #1412 @scottf

JetStream

  • Add publish header "Nats-Expected-Last-Subject-Sequence-Subject" #1401 @scottf
  • Add publish header "Nats-Expected-Last-Subject-Sequence-Subject" part b. #1402 @scottf
  • [Fix] Reset cached consumer info when re-making ordered consumers #1405 @scottf
  • consumers - metadata comparison #1410 @scottf

ObjectStore

Misc