Skip to content

Release v0.14.2

Compare
Choose a tag to compare
@NATS-CI NATS-CI released this 21 May 20:09
0844ce1

Changelog

Go Version

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

Fixed

  • Clustering: possibly getting empty messages (#815, #840)
  • Clustering: possible issue when subscription and/or connection is closed while messages are published (#825)
  • Clustering: improper restore of messages from snapshot when some messages are no longer available (expired or removed due to limits) (#835, #841)
  • Clustering: channel first/last sequence may fall to zero. Thanks to @Will2817 for the report (#840)
  • Incorrect number of subscriptions in /streaming/serverz monitoring endpoint. Thanks to @selstam for the report (#827)
  • Channel may not be deleted when it should (#824)
  • SQLStore: possible panic when updating subscriptions pending state. Thanks to @LafonteFull and @TipDev for the report (#828)

Complete Changes

v0.14.1...v0.14.2