Oh actually it will need to match: https://protobu...
# spicedb
a
Oh actually it will need to match: https://protobuf.dev/support/cross-version-runtime-guarantee/ So I think since your new code is using the 5.x series you'll need to bump the protobuf version before releasing a new client: https://github.com/authzed/authzed-py/compare/v0.14.0...main
2 Views