Releases: go-graphite/protocol
Releases · go-graphite/protocol
v2.1.0
Re-generate code using latest libraries:
- protobuf v1.28.0
- vtproto v0.3.0
v2.0.0
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
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
v3_pb
- Add start/end time and maxDataPoints to the request