Skip to content

Conversation

Logofile
Copy link
Member

@Logofile Logofile commented Apr 8, 2025

This documentation change includes the following:

  • Updates the Python tutorial so that examples use Editions instead of proto2, and also removes a section that no longer applies
  • In the installation topic, replaces placeholder values in suggested curl commands with actual values
  • Adds clarifying content about how values are handled when saving between sint32 and sint64 fields (editions.md, proto2.md, proto3.md topics)
  • Adds information about public import commands for Java and its effect on field renaming (proto3.md)
  • Corrects information in the textformat-spec.md file
  • Adds Rust to the C++-specific guarantees section of cross-version-runtime-guarantee.md
  • Updates the version-support.md file for the latest release
  • Fixes formatting in Cargo Cult topic
  • Adds a news article and a new topic for the upcoming 31.x release
  • Updates the encoding and field presence topics to default to editions rather than proto2/proto3
  • Adds information to the JSON topic to include information about what happens when numerical data is cast to a smaller type (such as 64-bit data being stored in a 32-bit field)

Protocol Buffer Team added 2 commits March 21, 2025 18:59
* Fixes formatting in Cargo Cult topic
* Adds a news article and a new topic for the upcoming 31.x release
* Updates the encoding and field presence topics to default to editions rather than proto2/proto3
* Adds information to the JSON topic to include information about what happens when numerical data is cast to a smaller type (such as 64-bit data being stored in a 32-bit field)

PiperOrigin-RevId: 738934320
Change-Id: Iaf063ca7479668f5d0639c4ac3a3e7519257830b
PiperOrigin-RevId: 744747856
Change-Id: Ibe9d1e30b313da5b3130fb2806d706147587e4ff
@Logofile Logofile requested a review from esrauchg April 8, 2025 15:12
@Logofile Logofile merged commit 016ec10 into protocolbuffers:main Apr 8, 2025
3 checks passed
@Logofile Logofile deleted the sync branch May 2, 2025 16:02
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