Skip to content

Release v2.10.3

Compare
Choose a tag to compare
@NATS-CI NATS-CI released this 12 Oct 22:04
· 803 commits to main since this release
v2.10.3
1528434

Changelog

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

Go Version

  • 1.21.3

Fixed

JetStream

  • Reclaim more space with streams having many interior deletes during compaction with compression enabled (#4645)
  • Fixed updating a non unique consumer on workqueue stream not returning an error. Thanks to @mdawar for the contribution (#4654)
  • Stream / KV lookups fail after decreasing history size (#4656)
  • Only mark fs as dirty vs full write on mb compaction (#4657)

MQTT

  • Fix crash in MQTT layer with outgoing PUBREL header (#4646)

Complete Changes

v2.10.2...v2.10.3