Skip to content

Release v2.10.23-RC.11

Pre-release
Pre-release
Compare
Choose a tag to compare
@NATS-CI NATS-CI released this 06 Dec 17:09
· 1465 commits to main since this release
v2.10.23-RC.11
b07ff95

Changelog

Refer to the 2.10 Upgrade Guide for backwards compatibility notes with 2.9.x.

Go Version

Improved

JetStream

  • Sourcing consumers for R1 streams will now be set up inline when the stream is recovered (#6219)
  • Introduced additional jitter to the timer for writing stream state, to smooth out sudden spikes in I/O (#6220)

Fixed

JetStream

  • Stream-level catchups no longer return more than they should (#6213)
  • Revert a JSON encoder switch made in #6165, although still maintaining the snapshot frequency (#6214)

Complete Changes

v2.10.23-RC.10...v2.10.23-RC.11