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.19.4
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.19.5
Choose a head ref
  • 17 commits
  • 56 files changed
  • 9 contributors

Commits on Apr 25, 2022

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    a32f393 View commit details

Commits on May 3, 2022

  1. Remove cuda.list from apt sources (#9896) (#9906)

    This will fix the collect_all_artifacts.sh script, which was broken
    recently when NVidia stopped publishing Cuda packages for Ubuntu 16.04.
    acozzette authored May 3, 2022

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    633cef5 View commit details

Commits on Jul 6, 2022

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    587432a View commit details

Commits on Jul 7, 2022

  1. Copy the full SHA
    9c71703 View commit details

Commits on Jul 8, 2022

  1. Update phpunit version

    deannagarcia committed Jul 8, 2022
    Copy the full SHA
    56e0b97 View commit details
  2. Merge pull request #10226 from deannagarcia/3.19.x

    Cherry-pick composer fix
    deannagarcia authored Jul 8, 2022

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    efc5200 View commit details

Commits on Aug 30, 2022

  1. Fix Kokoro tests to work on Monterey machines (#10472)

    * Fix ruby permissions after Monterey upgrade
    
    * Install m4 via Homebrew
    
    * Adding ruby/python fixes to presubmits
    
    * Adding homebrew prefix command
    
    * More fixes for objc, python, and benchmark build
    
    * Properly disabling C++ benchmark warning
    
    * Use python 2 for testing
    
    * Splitting venv and python 2
    
    * Setup tox-pyenv
    
    * Silencing more warnings
    
    * Cleanup
    
    * Upgrade python tests to 3.7 on mac
    
    * Switch to python 2 by default (googletest requires it)
    
    * Remove venv for python tests, use python 3.7
    
    * Disable all compiler warnings for benchmark builds
    
    * Enable benchmark LTO to silence warnings
    
    * Upgrade python C++ tests to 3.7 on mac
    
    * Fix locale issues in cocoapods
    
    * Upgrade iOS simulator for cocoapods
    
    * Remove benchmark build from C++ tests
    mkruskal-google authored Aug 30, 2022

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    90a5d7a View commit details

Commits on Sep 6, 2022

  1. Add version file

    deannagarcia committed Sep 6, 2022
    Copy the full SHA
    29d60a2 View commit details
  2. Merge pull request #10504 from deannagarcia/3.19.x

    Add version file
    deannagarcia authored Sep 6, 2022

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    97fc844 View commit details

Commits on Sep 9, 2022

  1. Update version.json

    Change top version to match branch name
    deannagarcia authored Sep 9, 2022

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    6cf1f78 View commit details

Commits on Sep 12, 2022

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    d5eb60a View commit details
  2. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    0a722f1 View commit details

Commits on Sep 13, 2022

  1. Apply patch

    deannagarcia committed Sep 13, 2022
    Copy the full SHA
    0299c03 View commit details
  2. Add missing includes

    deannagarcia committed Sep 13, 2022
    Copy the full SHA
    c05b5f3 View commit details
  3. Merge pull request #10543 from deannagarcia/3.19.x

    Apply patch
    ericsalo authored Sep 13, 2022

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    3b175f1 View commit details
  4. Copy the full SHA
    40859fb View commit details
  5. Updating changelog

    ericsalo committed Sep 13, 2022
    Copy the full SHA
    b464cfb View commit details
Loading