Skip to content

Conversation

Logofile
Copy link
Member

This documentation change includes the following:

  • content/best-practices/dos-donts.md: Adds a note to clarify that "Common Types" (such as Date and Money) are not included with the standard compiler and require a dependency on the GoogleAPIs repository.
  • content/editions/features.md: Significantly expands the documentation for Protobuf editions features.
  • content/programming-guides/proto3.md: Adds content to the Proto3 programming guide about specifying paths for import files
  • content/reference/python/python-comparison.md: Adds a new documentation page that compares different Python implementations for Protocol Buffers.
  • content/programming-guides/proto-limits.md: Minor content updates.
  • content/includes/version-tables.css: Minor style adjustments.

Protocol Buffer Team added 5 commits August 26, 2025 18:07
* Pins the version for Hugo to prevent rendering issues
* Corrects the protoc compiler command line in the Python tutorial
* Adds additional information about enums and how they behave in editions
* Adds information about how to get a Builder instance in Java
* Corrects the names of methods for Ruby enums

PiperOrigin-RevId: 663425236
Change-Id: Idb326bb419539b15e55cafec1d279bad8a7e45d1
PiperOrigin-RevId: 737995644
Change-Id: I278fe6c137970c7e4b0dc8532aad905d8ba9720a
PiperOrigin-RevId: 787122891
Change-Id: Ic0a3054e81fd3670ab08e3915cc348094bf89008
* Updates `nullable-getters-setters.md` to use editions syntax for the examples
* Corrects content about the string_type feature
* Corrects the currently-supported version of editions
* Adds a section about serializing messages to and from JSON to the Python tutorial
* Updated the Stricter validation for `json_name` news article to reflect changes in how it was implemented
* Rewrote the extension example in the Editions overview topic
* Updated the Non-varint Numbers section of the encoding topic
* Clarified JSON format goals and format descriptions
* Adds information about doubles and floats using IEEE 754 format to the Proto3 language guide
* Typo fix in the style guide
* Corrected the definition of the `add_foo` method in the C++ Generated Code topic
* Updates size.md to add Editions information
* Updates the Java Generated Code topic to include editions
* Minor changes to the Proto2 language guide
* Updated the Ruby Generated Code topic to include editions
* Formatting fix in the Rust Design Decisions topic
* Updated the Rust Generated Code topic to include editions
* Removes some internal-only files that we missed on an earlier push

PiperOrigin-RevId: 793776428
Change-Id: I85acb6e88d5c425b694b0aaae5873f9bee6c6487
* content/best-practices/dos-donts.md: Adds a note to clarify that "Common Types" (such as Date and Money) are not included with the standard compiler and require a dependency on the GoogleAPIs repository.
* content/editions/features.md: Significantly expands the documentation for Protobuf editions features.
* content/programming-guides/proto3.md: Adds content to the Proto3 programming guide about specifying paths for import files
* content/reference/python/python-comparison.md: Adds a new documentation page that compares different Python implementations for Protocol Buffers.
* content/programming-guides/proto-limits.md: Minor content updates.
* content/includes/version-tables.css: Minor style adjustments.

PiperOrigin-RevId: 799563507
Change-Id: I0624d9dc24207f1366e91b5b82b162da141bf52b
@Logofile Logofile merged commit e63bc72 into protocolbuffers:main Aug 27, 2025
2 checks passed
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.

2 participants