New
Release v2.12.4
Changelog
Refer to the 2.12 Upgrade Guide for backwards compatibility notes with 2.11.x.
Go Version
- 1.25.6 (#7736)
Dependencies
- github.com/google/go-tpm v0.9.8 (#7696)
- github.com/nats-io/nats.go v1.48.0 (#7696)
- github.com/klauspost/compress v1.18.3 (#7736)
- golang.org/x/crypto v0.47.0 (#7736)
- golang.org/x/sys v0.40.0 (#7736)
Added
Monitoring
- Added
tls_cert_not_afterto thevarzmonitoring endpoint for showing when TLS certificates are due to expire (#7709)
Improved
JetStream
- Creating consumer file stores no longer contends on the stream lock, improving consumer create performance on heavily loaded streams (#7700)