Skip to content

Release v2.10.23-RC.10

Pre-release
Pre-release
Compare
Choose a tag to compare
@NATS-CI NATS-CI released this 03 Dec 16:31
· 1465 commits to main since this release
v2.10.23-RC.10
d47f210

Important

This version fixes a regression from RC.8 that could prevent safe downgrades to earlier versions. If you have installed RC.8, you must upgrade to RC.10 before downgrading to versions before RC.8. Earlier release candidates are not affected.

Changelog

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

Go Version

  • 1.23.3

Fixed

JetStream

  • Reverted #6174, introduced in RC.8, which caused a performance regression when checking duplicate message IDs (#6199)
  • Reintroduce a field to the metalayer consumer assignments to fix a backward compatibility issue when downgrading to earlier versions (#6202)
  • A panic that could happen when performing a stream update request during server shutdown has been fixed (#6200)

Complete Changes

v2.10.23-RC.8...v2.10.23-RC.10