github nats-io/stan.go v0.4.2
Release v0.4.2

latest releases: v0.10.4, v0.10.3, v0.10.2...
5 years ago

Changelog

Added

  • Benchmark tool: ability to set a queue group. Thanks to @shohi for the request (#201)
  • Documentation about advanced configuration of a connection. Thanks to @lynic and @koliyo for the feedback (#211)

Fixed

  • Benchmark tool usage. Thanks to @shohi for the report (#199)
  • Race condition between Conn.Subscribe() and Conn.Close(). Thanks to @meAmidos for the report (#207)
  • Import statement in README. Thanks to @cemremengu for the contribution (#218)
  • NATS Subscriptions leak on failed connect. Thanks to @shohi (#227)

Updated

  • Removed reference to PublishAsyncWithReply in README. Thanks to @powerman for the report.
  • Documentation of NatsURL(). Thanks to @vtolstov for the report (#224)
  • Travis go versions. Thanks to @msoap for the contribution (#205)

Complete Changes

nats-io/go-nats-streaming@v0.4.0...v0.4.2

Don't miss a new stan.go release

NewReleases is sending notifications on new releases.