Skip to content

Release v2.10.26-RC.7

Pre-release
Pre-release
Compare
Choose a tag to compare
@NATS-CI NATS-CI released this 25 Feb 13:52
· 1925 commits to main since this release
v2.10.26-RC.7
50ee75c

Changelog

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

Go Version

  • 1.23.6

Dependencies

  • golang.org/x/crypto v0.34.0 (#6574)
  • github.com/nats-io/nats.go v1.39.1 (#6574)

Improved

General

  • Adjust the stall gate for producers to be less penalising (#6568, #6579)

JetStream

  • Reduce memory allocations when writing new messages to the filestore write-through cache (#6576)

Fixed

JetStream

  • Preserve max delivered messages with interest retention policy using the redelivered state, such that a new consumer will not unexpectedly remove the message (#6575)

Complete Changes

v2.10.26-RC.5...v2.10.26-RC.7