Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: protocolbuffers/protobuf
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: protocolbuffers/protobuf
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 33.x
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 7 files changed
  • 4 contributors

Commits on Oct 1, 2025

  1. Configuration menu
    Copy the full SHA
    07cf37e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e14bff View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2025

  1. Fix large java enums not being honored on lite runtime.

    PiperOrigin-RevId: 814265545
    protobuf-github-bot authored and mkruskal-google committed Oct 7, 2025
    Configuration menu
    Copy the full SHA
    a995803 View commit details
    Browse the repository at this point in the history
  2. Add a macro to make Map(Arena*) constructor private in a future rel…

    …ease.
    
    PiperOrigin-RevId: 815140361
    ClaytonKnittel authored and mkruskal-google committed Oct 7, 2025
    Configuration menu
    Copy the full SHA
    543a17f View commit details
    Browse the repository at this point in the history
  3. Add a macro to make RepeatedField(Arena*) constructor private in a …

    …future release.
    
    PiperOrigin-RevId: 816029788
    ClaytonKnittel authored and mkruskal-google committed Oct 7, 2025
    Configuration menu
    Copy the full SHA
    768db14 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #23841 from protocolbuffers/33rc2-cp

    Backport changes for 33.0-rc2
    mkruskal-google authored Oct 7, 2025
    Configuration menu
    Copy the full SHA
    182a623 View commit details
    Browse the repository at this point in the history
Loading