Release v2.11.0-preview.2
Pre-release
Pre-release
NATS-CI
released this
23 Apr 15:05
·
836 commits
to main
since this release
Changelog
Note: this preview release incorporates the cumulative changes in the 2.10.x series since version 2.10.12.
Go Version
- 1.22.2 (#5300)
Added
TLS
- Add CA search functionality for the Windows cert store (#5115)
JetStream
- Add TPM-driven filestore encryption for Windows (#5273)
- Support
StartTime
for get/direct message requests (#5158)
Monitoring
- Add logical account name to
accstatz
endpoint (#5173)
MQTT
- Add Sparkplug B compatibility (#5150)
WebSocket
- Support custom response headers in configuration (#5230) Thanks to @ramonberrutti for the contribution and @mcosta74 for the proposal!
Fixed
JetStream
- Fix consumer resume on empty/zero
PauseUntil
value (#5164) Thanks to @MauriceVanVeen for the contribution!