Skip to content

Release v2.11.5-RC.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 25 Jun 15:17
· 123 commits to main since this release
v2.11.5-RC.4
54f7a0c

Changelog

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

Go Version

  • 1.24.4

Improved

JetStream

  • Ephemeral R1 consumers will no longer log new consumer leader on clustered setups, reducing log noise when watchers etc are in use (#7003)

Fixed

General

  • Memory usage is now reported correctly on Linux systems with huge pages enabled (#7006)

JetStream

  • The consumer DeliverLastPerSubject delivery policy now correctly deliver messages and handles acks when there are interior deletes, such as when MaxMsgsPerSubject limits are in use on the stream (#7005)

Complete Changes

v2.11.5-RC.3...v2.11.5-RC.4