Skip to content

Release v2.10.21-RC.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@NATS-CI NATS-CI released this 20 Sep 19:10
· 1335 commits to main since this release
v2.10.21-RC.2
0a32987

Changelog

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

Go Version

  • 1.22.7

Added

Config

  • New TLS min_version option for configuring the minimum supported TLS version (#5904)

JetStream

  • Global JetStream API queue limiting for protecting the system (#5900)

OCSP

  • Allow HTTPS monitoring port when OCSP enabled (#5906)

Fixed

JetStream

  • Recover old index.db when not using the max messages per subject limits (#5901)
  • Rebuild the state if additional blocks are found after the last block recorded in index.db (#5907)

Complete Changes

v2.10.21-RC.1...v2.10.21-RC.2