Skip to content

Releases: polarstreams/go-client

v0.5.0

14 Apr 13:55
cf09018
Compare
Choose a tag to compare

What's Changed

  • fix: Service and service account names in resource files by @jorgebay in #20
  • Bump github.com/klauspost/compress from 1.15.11 to 1.15.15 by @dependabot in #25
  • Binary producer client by @jorgebay in #28

Full Changelog: v0.4.0...v0.5.0

v0.5.0 of the go client is compatible with v0.7.0 and above of PolarStreams.

v0.4.0

09 Dec 09:54
87ad306
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.4.0

v0.3.0

17 Oct 07:31
4df9da4
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/klauspost/compress from 1.12.1 to 1.15.11 by @dependabot in #3
  • Drop support for HTTP/2 in the producer client by @jorgebay in #10

New Contributors

Full Changelog: v0.2.0...v0.3.0

v0.3.0 of the go client is compatible with v0.3.0 and above of BarcoStreams.

v0.2.0

10 Oct 07:51
1720288
Compare
Choose a tag to compare

What's Changed

  • Parse the offset as part of the consumer poll response by @jorgebay in #6

Full Changelog: v0.1.0...v0.2.0

Important note: v0.2.0 of the go client is only compatible with v0.2.x of BarcoStreams.

v0.1.0

18 Sep 15:03
Compare
Choose a tag to compare

First release of the Go Client Driver for Barco Streams.

go get github.com/barcostreams/[email protected]

Important note: v0.1.0 of the go client is only compatible with v0.1.x of BarcoStreams.