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

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

Changelog

This release is to align to the NATS Streaming server that has been also updated to v0.3.0

Added

  • Documentation for Queue Groups and Durable Queue Groups that server v0.3.0 now supports.

Fixed

  • Panic when passing a non connection NATS connection to the stan.Connect() call.

Removed

  • Publish with reply APIs. The request/reply pattern does not work well with Streaming. We recommend using a regular NATS connection if your application needs to do request/reply.

Don't miss a new stan.go release

NewReleases is sending notifications on new releases.