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

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

Changelog

Added

  • go.mod
  • GetDefaultOptions() to ensure new set of option is used. Thanks to @anxinyf for the contribution (#264)
  • PingInterval to replace PingIterval which was with a typo. Thanks to @MartinForReal for the contribution (#267)

Deprecated

  • DefaultOptions, use GetDefaultOptions() instead (#264)
  • PingIterval, use PingInterval instead (#267)

Complete Changes

nats-io/go-nats-streaming@v0.4.5...v0.5.0

Don't miss a new stan.go release

NewReleases is sending notifications on new releases.