Skip to content

Conversation

@stefanvanburen
Copy link
Member

@stefanvanburen stefanvanburen commented Aug 25, 2025

We want to support protobuf==5 && protobuf==6 (and not restrict the eventual jump to 7). We'll presumably drop support for 5 when 7 is released, and re-lock our minimum at 6.

Resolves #356.

We want to support protobuf==5 && protobuf==6 (and not restrict the
eventual jump to 7).

This initial commit should fail in CI; we'll likely need to lower the
plugin version so that the gencode is not newer than the earliest
version of protobuf==5.
@stefanvanburen stefanvanburen marked this pull request as ready for review August 25, 2025 19:15
@stefanvanburen stefanvanburen merged commit 42bfa58 into main Aug 25, 2025
23 checks passed
@stefanvanburen stefanvanburen deleted the svanburen/protobuf-5 branch August 25, 2025 22:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support protobuf==5.x

3 participants