Skip to content

Releases: go-graphite/protocol

v2.2.0

20 Jul 23:53
dd433f3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.0...v2.2.0

v2.1.0

22 Jun 15:55
7bb0ad7
Compare
Choose a tag to compare

Re-generate code using latest libraries:

  • protobuf v1.28.0
  • vtproto v0.3.0

v2.0.0

06 Jun 00:18
ac8ad6a
Compare
Choose a tag to compare

Switch to Protobuf V2 API

  • Replace gogo generated files with vtproto generated ones
  • Remove protobuf definitions that are no longer relevant (carbonapi_v1 and v3_grpc)

v1.0.0

05 Jun 20:13
e41de23
Compare
Choose a tag to compare

Feature-stable release that uses Protobuf V1 API for provided proto files (gogoprotobuf as generator)

  • Update vendored dependencies to use latest gogoproto version (and original protobuf version)

API-wise (and protocol-wise) there were no changes from v0.4.3

v0.4.3

28 May 07:55
6e2e76f
Compare
Choose a tag to compare

v3_pb

  • Add start/end time and maxDataPoints to the request