Skip to content

Re-generate protobuf files to be compatible with google-protobuf v4.x (again) #11

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 14, 2025

Conversation

mostlyobvious
Copy link
Member

  • Regenerate protobuf files with libprotoc 26.0
  • Jump on last major release as a minimal requirement

valscion and others added 2 commits May 14, 2025 09:34
Result of:

```
cd lib/
protoc **/*.proto --ruby_out=.
```
Makes sense long term, one can prefer older releases when stuck with
ancient proto versions.
@mostlyobvious mostlyobvious force-pushed the compile-protobuf-files-again branch from 2a41249 to 5b2ca3b Compare May 14, 2025 07:35
@mostlyobvious mostlyobvious merged commit 8c7f3a5 into master May 14, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants