- Notifications
You must be signed in to change notification settings - Fork16k
Comparing changes
Open a pull request
base repository:protocolbuffers/protobuf
Uh oh!
There was an error while loading.Please reload this page.
base:v3.20.1
head repository:protocolbuffers/protobuf
Uh oh!
There was an error while loading.Please reload this page.
compare:v3.20.2
- 16commits
- 56files changed
- 6contributors
Commits on May 3, 2022
Remove cuda.list from apt sources (#9896) (#9901)
This will fix the collect_all_artifacts.sh script, which was brokenrecently when NVidia stopped publishing Cuda packages for Ubuntu 16.04.
Adam Cozzette authoredMay 3, 2022
Commits on Jul 8, 2022
- deannagarcia committed
Jul 8, 2022 Merge pull request#10225from deannagarcia/3.20.x
Cherry-pick composer fix
deannagarcia authoredJul 8, 2022
Commits on Aug 29, 2022
Fix Kokoro tests to work on Monterey machines (#10474)
* Disabling broken mac php tests* 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* Fix locale issues in cocoapods* Upgrade iOS simulator for cocoapods* Remove benchmark build from C++ tests* Removing python 3.6 mac build, since Monterey doesn't support it
mkruskal-google authoredAug 29, 2022
Commits on Sep 6, 2022
- deannagarcia committed
Sep 6, 2022
Commits on Sep 7, 2022
Fix python release on macos (#10512)
* Disabling broken mac php tests* Adding explicit arena.h include* Revert "Adding explicit arena.h include"This reverts commite4395e7.* Removing extra protobuf directory* Revert "Removing extra protobuf directory"This reverts commitae77ebd.* Uninstall system protobuf to prevent version conflicts
mkruskal-google authoredSep 7, 2022
Commits on Sep 9, 2022
Commits on Sep 12, 2022
Merge pull request#10531from protocolbuffers/deannagarcia-patch-7
Update version.json
deannagarcia authoredSep 12, 2022
Commits on Sep 13, 2022
- deannagarcia committed
Sep 13, 2022 - deannagarcia committed
Sep 13, 2022 Updating version.json and repo version numbers to: 20.2
protobuf-team-bot committedSep 13, 2022 - mkruskal-google committed
Sep 13, 2022
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:git diff v3.20.1...v3.20.2
Uh oh!
There was an error while loading.Please reload this page.