-
Notifications
You must be signed in to change notification settings - Fork 585
feat: protobuf edition 2023 support #1347
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
base: master
Are you sure you want to change the base?
Conversation
554f947 to
87e79a2
Compare
|
Yeah! Unknown field support! π |
Not in this PR, but this is covered in #1340 Perhaps that should be merged first so I can rebase this branch |
My b, commented on the wrong one! |
|
Aside from the semver checks failing, what's the blocker for this to land? |
I think there is focus on #1340 so perhaps this PR rebased would be the next step after that. They should compliment eachother nicely. |
π Protobuf Edition 2023 Support
β¨ Major Features
π― Edition 2023 Compatibility
edition = "2023"syntaxπ§ Infrastructure Updates
π New Documentation & Examples
EDITIONS.mdβοΈ Code Generation Improvements
prost-buildπ§ͺ Testing & Validation
βοΈβπ₯ Breaking Changes
πΊοΈ Missing Protobuf Features
New tests were added to
conformance/failed_tests.txtFixes #1031