Skip to content

Release v0.3.4

Compare
Choose a tag to compare
@kozlovic kozlovic released this 12 Dec 17:27

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