Skip to content

Releases: nats-io/nats-server

Release v0.9.4

18 Aug 15:46
Compare
Choose a tag to compare

Changelog

Go Version

  • 1.6.3

Added

  • Option to disable advertisement of cluster IP addresses to clients.

Changed

  • HTTP host, if not specified, now defaults to client’s host (-a command line or Options.Host)

Fixed

  • When server listens to all interfaces (0.0.0.0 or ::), it now advertises only global IPs instead of all resolved IPs (which included link local IPs).
  • You can now specify an IPv6 address int the -cluster URL.
  • Server could panic when user would poll Varz from monitoring port concurrently with other endpoints (Varz or others).
  • Data race with unsubscribe and connection close

Complete changes

v0.9.2...v0.9.4

Release v0.9.2

08 Aug 21:08
Compare
Choose a tag to compare

Changelog

Go Version

  • 1.6.3

Added

  • Multi-user and authorization
  • Cluster discovery pushed to clients

Updated

  • Dockerfile to use go 1.6.3
  • Clustering section in README

Improved

  • Route performance for larger messages

Fixed

  • Route/Cluster command line parameters/Options override
  • Protocol parser to prevent memory attacks

Complete changes

v0.8.1...v0.9.2

Release v0.8.1

09 Jun 19:56
Compare
Choose a tag to compare

Changelog

Go Version

  • 1.6.2

Bug fix release.

Release v0.8.0

09 May 19:54
Compare
Choose a tag to compare

Changelog

Go Version

  • 1.6.2

Changes

  • Cluster Auto-Discovery via seed hosts.
  • Monitoring updates for varz and connz.
  • Performance improvements in publish, subscribe and queue subscriptions.
  • New automated release process.
  • Vendor support and upgrade to Go 1.6.2 for supported release builds.
  • Official support for Windows.
  • Removed original hash and hashmap code, new 3 layer sublist cache design.
  • Various bug fixes.
  • Complete details - v0.7.2...v0.8.0

Release v0.7.2

09 Dec 19:46
Compare
Choose a tag to compare
Release  v0.7.2

Release v0.7.0

04 Dec 00:04
Compare
Choose a tag to compare
Release v0.7.0

Release v0.6.8

18 Sep 14:49
Compare
Choose a tag to compare
Release v0.6.8

Release v0.6.6

23 Aug 21:35
Compare
Choose a tag to compare

I recut this release with Go1.4.2 since there are issues with Go1.5.

Release v0.6.4

08 Aug 05:34
Compare
Choose a tag to compare
Release v0.6.4

Release v0.6.2

08 Aug 00:43
Compare
Choose a tag to compare
Release v0.6.2