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: v3.21.7
Choose a base ref
...
head repository: protocolbuffers/protobuf
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.21.8
Choose a head ref
  • 19 commits
  • 64 files changed
  • 9 contributors

Commits on Sep 29, 2022

  1. Update versions and upb commit (#10676)

    * Updating version.json and repo version numbers to: 21.7
    
    * Updating changelog
    
    Co-authored-by: Protobuf Team Bot <protobuf-team-bot@google.com>
    zhangskz and protobuf-team-bot authored Sep 29, 2022
    Configuration menu
    Copy the full SHA
    1dc63ea View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2022

  1. Merge to release branch post release (#10683)

    * Updating version.json and repo version numbers to: 21.7
    
    * Update version.json to: 21.8-dev
    
    Co-authored-by: Protobuf Team Bot <protobuf-team-bot@google.com>
    deannagarcia and protobuf-team-bot authored Sep 30, 2022
    Configuration menu
    Copy the full SHA
    a181d02 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2022

  1. Force uninstall protobuf in python macos builds

    We are seeing failures in brew uninstall protobuf due to no package. Change this to a force install to avoid the error.
    deannagarcia authored Oct 4, 2022
    Configuration menu
    Copy the full SHA
    65f8688 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #10715 from protocolbuffers/deannagarcia-patch-10

    Force uninstall protobuf in python macos builds
    deannagarcia authored Oct 4, 2022
    Configuration menu
    Copy the full SHA
    4271ab9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1085f85 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

  1. Merge pull request #10200 from tonydnewell/bugfix/protobuf-7474

    Fix for grpc.tools #17995 & protobuf #7474 (handle UTF-8 paths in argumentfile)
    fowles authored and tonydnewell committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    c44d623 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

  1. Merge pull request #10721 from tonydnewell/21.x

    Merge pull request #10200 from tonydnewell/bugfix/protobuf-7474
    deannagarcia authored Oct 6, 2022
    Configuration menu
    Copy the full SHA
    6229682 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2022

  1. Upgrade to kotlin 1.6

    deannagarcia committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    a39fa12 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #10737 from deannagarcia/upgradeKotlin21

    Upgrade to kotlin 1.6
    deannagarcia authored Oct 7, 2022
    Configuration menu
    Copy the full SHA
    887d795 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2022

  1. Configuration menu
    Copy the full SHA
    a971d06 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2022

  1. Upgrade kokoro to Xcode 14 (#10732)

    * Upgrade kokoro to Xcode 14
    
    * Fix osx errors
    deannagarcia authored Oct 10, 2022
    Configuration menu
    Copy the full SHA
    0ee5525 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

  1. Merge pull request #10743 from brad0/21_openbsd_platform_macros

    21.x No longer define no_threadlocal on OpenBSD
    fowles authored Oct 11, 2022
    Configuration menu
    Copy the full SHA
    5d90ef2 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

  1. Merge pull request #10770 from protocolbuffers/googleberg-cl-480629524

    Mark default instance as immutable first to avoid race during static initialization of default instances.
    googleberg committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    1594ac1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa5a9e1 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #10771 from protocolbuffers/gberg-cp-10770

    Merge pull request #10770 from protocolbuffers/googleberg-cl-480629524
    googleberg authored Oct 13, 2022
    Configuration menu
    Copy the full SHA
    4aab0bf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dda7ffd View commit details
    Browse the repository at this point in the history
  5. Merge pull request #10772 from deannagarcia/21.x

    Cherrypick toolchain changes
    deannagarcia authored Oct 13, 2022
    Configuration menu
    Copy the full SHA
    3a0ae1d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4d465ba View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. Update changelog

    mkruskal-google committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    dab4d24 View commit details
    Browse the repository at this point in the history
Loading