Open stillmatic opened 1 year ago
I don't think this should effect any current tooling or libraries right? The old code is still present AFAICT, and we build our own binaries for this.
it won't affect any current tooling - but it will keep those tools pinned on an older version of connect. the issue lies with supporting new versions of connect
see https://github.com/connectrpc/connect-go/releases/tag/v1.11.0
One path to support would be just to update the org
However, the code doesn't appear to be backwards incompatible
which is super fun to fix...