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

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

Changelog

This release is mainly to align with the v0.3.4 server. It adds support for Subscription.Close().

Added

  • Support for Subscription.Close() to close a subscriber without unsubscribing it (#115, #123)
  • Run Staticcheck in Travis builds (#126)

Updated

  • Build with Go 1.7.4
  • StartAtSequence and StartAtTimeDelta no longer fail if out of range

Fixed

  • Benchmark tool was not using the provided URL (#119)

Complete Changes

nats-io/go-nats-streaming@v0.3.0...v0.3.4

Don't miss a new stan.go release

NewReleases is sending notifications on new releases.