v0.4.0
Release notes:
- fix the issue with anypb copy-by-value
- get rid of the
github.com/golang/protobuf/
dependency - drop support for go v1.11 and v1.12
- add support for go v1.16
- add
go vet ./...
command to CI routine
Release notes:
github.com/golang/protobuf/
dependencygo vet ./...
command to CI routine