Skip to content

Release v0.24.2

Compare
Choose a tag to compare
@NATS-CI NATS-CI released this 24 Feb 23:20
· 62 commits to main since this release
3c689ba

Changelog

Note that we added a deprecation notice for this project. See note here

Go Version

  • 1.17.7: Both release executables and Docker images are built with this Go release.

Updated

  • Dependencies (#1242)
    • NATS Server v2.7.2 -> v2.7.3
    • github.com/hashicorp/raft v1.3.3 -> v1.3.5

Fixed

  • Race condition that could cause error on subscribe when using replace_durable option. Thanks to @jangowu for the report (#1241)

Complete Changes

v0.24.1...v0.24.2