-
Notifications
You must be signed in to change notification settings - Fork 16.1k
Comparing changes
Open a pull request
base repository: protocolbuffers/protobuf
base: v3.19.1
head repository: protocolbuffers/protobuf
compare: v3.19.2
- 12 commits
- 65 files changed
- 3 contributors
Commits on Oct 15, 2021
-
Update Mac test runs to download RVM directly from GitHub (#9107)
Our Mac test runs recently started failing to download RVM. The issue appears to be a combination of an SSL certificate expiring and old OpenSSL versions having a bug preventing them from validating the replacement certificate: rvm/rvm#5133 This commit works around the problem by downloading RVM from GitHub as suggested in one of the comments on the issue above.
Adam Cozzette authoredOct 15, 2021 Configuration menu - View commit details
-
Copy full SHA for 8a0aa4b - Browse repository at this point
Copy the full SHA 8a0aa4bView commit details
Commits on Nov 1, 2021
-
Fix benchmark by making sure we use Python 3 (#9170) (#9176)
The benchmark runs have been failing since we started requiring Python 3, so this changes fixes the benchmarks by ensuring we always use Python 3.
Adam Cozzette authoredNov 1, 2021 Configuration menu - View commit details
-
Copy full SHA for 31dd7b7 - Browse repository at this point
Copy the full SHA 31dd7b7View commit details
Commits on Dec 17, 2021
-
Configuration menu - View commit details
-
Copy full SHA for bb50948 - Browse repository at this point
Copy the full SHA bb50948View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb1f49a - Browse repository at this point
Copy the full SHA cb1f49aView commit details
Commits on Dec 22, 2021
-
Cherry-pick fix from #9311 into 3.18.x (#9320)
* Dropped Ruby 2.4 support for CI and releases. * Removed Kokoro configs for old Ruby versions. * Update Dockerfile to allow it to be rebuilt Co-authored-by: Joshua Haberman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1fe07f9 - Browse repository at this point
Copy the full SHA 1fe07f9View commit details -
Merge branch '3.18.x' into merge-3.18.x
Adam Cozzette committedDec 22, 2021 Configuration menu - View commit details
-
Copy full SHA for 9227f60 - Browse repository at this point
Copy the full SHA 9227f60View commit details
Commits on Dec 23, 2021
-
Merge pull request #9336 from acozzette/merge-3.18.x
Merge 3.18.x into 3.19.x
Adam Cozzette authoredDec 23, 2021 Configuration menu - View commit details
-
Copy full SHA for 9057466 - Browse repository at this point
Copy the full SHA 9057466View commit details
Commits on Jan 5, 2022
-
Fix Ruby release build by pinning rake-compiler-dock version (#9372)
Our Ruby release build broke at some point in the past day or so, and I strongly suspect it is due to a new version (1.2.0) of rake-compiler-dock. This commit pins the version to 1.1.0 as a temporary fix.
Adam Cozzette committedJan 5, 2022 Configuration menu - View commit details
-
Copy full SHA for 0e02f95 - Browse repository at this point
Copy the full SHA 0e02f95View commit details -
Improve performance of parsing unknown fields in Java (#9371)
Credit should go to @elharo for most of these Java changes--I am just cherry-picking them from our internal codebase. The one thing I did change was to give the UTF-8 validation tests their own Bazel test target. This makes it possible to give the other tests a shorter timeout, which is important for UnknownFieldSetPerformanceTest in particular.
Adam Cozzette committedJan 5, 2022 Configuration menu - View commit details
-
Copy full SHA for 9638a5e - Browse repository at this point
Copy the full SHA 9638a5eView commit details -
Update CHANGES.txt for 3.19.2 release
Adam Cozzette committedJan 5, 2022 Configuration menu - View commit details
-
Copy full SHA for ea9a01a - Browse repository at this point
Copy the full SHA ea9a01aView commit details -
Adam Cozzette committed
Jan 5, 2022 Configuration menu - View commit details
-
Copy full SHA for eb94f17 - Browse repository at this point
Copy the full SHA eb94f17View commit details -
Adam Cozzette committed
Jan 5, 2022 Configuration menu - View commit details
-
Copy full SHA for cb46755 - Browse repository at this point
Copy the full SHA cb46755View commit details
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.19.1...v3.19.2