Releases: rotationalio/go-ensign
Releases · rotationalio/go-ensign
v0.12.0
Updated SDK library for Ensign v0.12.0
What's Changed
- Regenerate Protocol Buffers for v0.12.0 by @bbengfort in #29
Full Changelog: v0.11.0...v0.12.0
v0.11.0
v0.10.0
This release includes changes to the protocol buffers for Ensign v0.10.0 and is a minor version increment to match the main Ensign library.
Full Changelog: v0.9.1...v0.10.0
v0.9.1
What's Changed
- Update protobufs by @pdeziel in #23
- Adds user agent to dial options by @bbengfort in #24
- Update Go-Ensign Protocol Buffers (again) by @bbengfort in #25
- Topic Info Handler by @bbengfort in #26
- Adds ErrNoRows to EnSQL result by @bbengfort in #27
New Contributors
Notes
- We had to skip the v0.9.0 release due to some
go module
configuration errors.
Full Changelog: v0.8.0...v0.9.1
v0.8.0
v0.7.1
v0.7.0
What's Changed
- Project Info by @bbengfort in #14
- Add per-call options by @bbengfort in #15
- Update Go SDK with new Protobufs and Initialize Stream by @bbengfort in #16
- Go SDK easier connect by @bbengfort in #17
- Create SDK Specific Event Type by @bbengfort in #18
- New Publish and Subscribe Interface by @bbengfort in #19
- Debug Go SDK Streams by @bbengfort in #20
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- Update mocks and connect client to mock by @bbengfort in #10
- Topic Cache Utility by @bbengfort in #11
- Refresh Access Tokens when Expired by @bbengfort in #12
- Auth package tests by @bbengfort in #13
Full Changelog: v0.5.1...v0.6.0
v0.5.1
What's Changed
- Add Consumer Groups by @bbengfort in #6
- Authorized Topics in Streams by @bbengfort in #7
- Client Topics Management by @bbengfort in #8
- Better Exists Check and Topic Name Lookup by @bbengfort in #9
Full Changelog: v0.4.2...v0.5.1
v0.4.1
This release includes the mimetype helpers required by downstream packages.