envoyproxy / go-control-plane

Go implementation of data-plane-api
Apache License 2.0
1.48k stars 505 forks source link

When is the next planned release? #961

Open easwars opened 1 week ago

easwars commented 1 week ago

The latest release is close to 6 months old.

gRPC-Go has a dependency on the generated protos here, and we would like to pin our dependency to a release version instead of a commit hash, and therefore would really appreciate if a new release is cut.

There is already an open issue for 1.x here: https://github.com/envoyproxy/go-control-plane/issues/391, but I would at least like to see a v0.13.0 in the near future.

Thanks.