Skip to content

Release v2.10.23-RC.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@NATS-CI NATS-CI released this 25 Nov 13:00
· 1752 commits to main since this release
v2.10.23-RC.5
58bcfaa

Changelog

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

Go Version

  • 1.23.3

Improved

JetStream

Fixed

JetStream

  • Resolved a deadlock when removing the leader from the peer set (#5912)
  • Don’t delete disk state if a stream or consumer creation fails during shutdown (#6061)
  • The metalayer will no longer generate and send snapshots when switching leaders, reducing the chance that snapshots can be sent with stale assignments (#5700)
  • When restarting a Raft group, wait for previous goroutines to shut down, fixing a race condition (#5832)

Tests

Complete Changes

v2.10.23-RC.4...v2.10.23-RC.5