Skip to content

Release v1.0.6

Compare
Choose a tag to compare
@NATS-CI NATS-CI released this 28 Feb 23:51

Changelog

Go Version

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

Added

  • ARM32v6 Release build (#629)
  • Server ID to /connz and /routez (#598)
  • Server notifies clients when server join/leave/rejoins cluster. Thanks to @madgrenadier for feedback (#606, #626)
  • Client and Cluster Advertise address (#608)
  • GitCommit of release is printed in the banner (#624)

Improved

  • Various internal optimizations (#580, #585)

Changed

  • Log level for route errors were elevated from debug to error (#611)

Fixed

  • Profiling and Monitoring timeout issues (#603)
  • /connz could be delayed for TLS clients still in TLS handshake (#604)

Complete Changes

v1.0.4...v1.0.6