Skip to content

Documentation change #248

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
Apr 8, 2025
Merged

Documentation change #248

merged 2 commits into from
Apr 8, 2025

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
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