Merged
Conversation
* Removed the API Best Practices topic * Added new entries to the Proto Best Practices topic * Fixed some method names in the Python tutorial * Added two news entries * Updated the Jan 23, 2025 News entry to reflect the canceled plans * Updated various topics to add Editions references * Updated the style guide to add some qualifying information about editions, including: * how `required` fields are handled * that groups are still supported * Simplified the Dart Generated Code topic by removing redundant code samples * Updated the Go Opaque Migration guide to reflect the current state * Removed a reference to "new" plugins, a feature added 15 years ago * Merged sections in several topics that referred to field presence using proto2/proto3/editions nomenclature to simplify them to use explicit/implicit * Updated information about oneofs in PHP * Updated the title to the proto3 spec to make it clearer what it refers to (Proto3 vs. "version 3") * Updated information about `ProtoString` in the Rust Generated Code topic PiperOrigin-RevId: 787122891 Change-Id: Ic0a3054e81fd3670ab08e3915cc348094bf89008
A couple of files that apply only to the documentation inside Google are in the repository. This removes them.
A couple of files that apply only internally made it into the repository. This removes the files.
anandolee
approved these changes
Jul 25, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This documentation change includes the following:
requiredfields are handledProtoStringin the Rust Generated Code topic