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

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

Changelog

With the release of Go 1.13.3, the go get github.com/nats-io/stan.go is now working!

Updated

  • Example tools to default to async publish, be able to use NATS 2.0 features (--creds), etc.. (#274)
  • Default URL to use loopback instead of localhost (#290)
  • NATS Dependency (#290)

Improved

  • Added wrong cluster ID hint in connect timeout error. Thanks to @politician for the report (#286)
  • Documentation to indicate thread safety of Conn and Subscription. Thanks to @JensRantil for the report (#291)

Fixed

  • Set internal NATS subscriptions limits to "unlimited" (#287)
  • Check in Pings() option setter. Thanks to @ivanovaleksey for the contribution (#289)

Complete Changes

v0.5.0...v0.5.2

Don't miss a new stan.go release

NewReleases is sending notifications on new releases.