-
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.20.0
head repository: protocolbuffers/protobuf
compare: v3.20.1
- 19 commits
- 52 files changed
- 11 contributors
Commits on Mar 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 25045e3 - Browse repository at this point
Copy the full SHA 25045e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f9f75f - Browse repository at this point
Copy the full SHA 7f9f75fView commit details
Commits on Mar 29, 2022
-
Revert "Use repo-relative labels wherever possible (#9187)" (#9696)
This reverts commit 11de748.
Adam Cozzette authoredMar 29, 2022 1Configuration menu - View commit details
-
Copy full SHA for faa42e9 - Browse repository at this point
Copy the full SHA faa42e9View commit details
Commits on Mar 31, 2022
-
Fix NPE during encoding and add regression test for issue 9507.
(cherry picked from commit 58e320a)
Configuration menu - View commit details
-
Copy full SHA for 7fa212b - Browse repository at this point
Copy the full SHA 7fa212bView commit details -
Implement
respond_to?in RubyMessage (#9677)All synthetic methods implemented by `method_missing` are now supported by `respond_to?`. Fixes issue #9202. * Fix null pointer exceptions exposed by new regression tests. * Fix clear_ on oneofs so that it is safe to call repeatedly and so that respond_to? does not depend on whether the oneof is currently cleared. * Code cleanup: reenable more tests on JRuby. * Align JRuby behavior with CRuby by throwing a RuntimeError when attempting to assign to a oneof. (cherry picked from commit 8e7f936)
Configuration menu - View commit details
-
Copy full SHA for 31a6482 - Browse repository at this point
Copy the full SHA 31a6482View commit details
Commits on Apr 2, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e097b36 - Browse repository at this point
Copy the full SHA e097b36View commit details
Commits on Apr 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d24edbc - Browse repository at this point
Copy the full SHA d24edbcView commit details
Commits on Apr 5, 2022
-
Merge pull request #9727 from mlocati/build-packaged-php-extension
Fix building packaged PHP extension (cherry picked from commit 7f9901c)
Configuration menu - View commit details
-
Copy full SHA for 5edc844 - Browse repository at this point
Copy the full SHA 5edc844View commit details
Commits on Apr 6, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 803e371 - Browse repository at this point
Copy the full SHA 803e371View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7db4eca - Browse repository at this point
Copy the full SHA 7db4ecaView commit details
Commits on Apr 7, 2022
-
-DfailIfNoSpecifiedTests=false (#9753)
@jtattermusch @mkruskal-google (cherry picked from commit 55177c3)
Configuration menu - View commit details
-
Copy full SHA for 044cb7f - Browse repository at this point
Copy the full SHA 044cb7fView commit details
Commits on Apr 8, 2022
-
-Dsurefire.failIfNoSpecifiedTests=false (#9761)
@mrkruskal (cherry picked from commit 88eb755)
Configuration menu - View commit details
-
Copy full SHA for 26d11fd - Browse repository at this point
Copy the full SHA 26d11fdView commit details
Commits on Apr 14, 2022
-
Add disallowment of setting numpy singleton arrays and multi-dimensio… (
#9788) * Add breaking change (disallow setting numpy singleton arrays and multi-dimensional arrays to fields/repeated fields) and fix to CHANGES.txt, which was missed in a previous git sync.
Configuration menu - View commit details
-
Copy full SHA for acd24bc - Browse repository at this point
Copy the full SHA acd24bcView commit details
Commits on Apr 20, 2022
-
Disable the aarch64 build on macOS because it is broken. (#9816)
See #9804 for details.
Configuration menu - View commit details
-
Copy full SHA for 653de45 - Browse repository at this point
Copy the full SHA 653de45View commit details -
fix: move composer.json out of root to avoid confusion (#9819)
* move composer.json out of root to avoid confusion * fix: update php deployed json
Configuration menu - View commit details
-
Copy full SHA for 6387f95 - Browse repository at this point
Copy the full SHA 6387f95View commit details -
Update protobuf version (#9820)
* Update protobuf version * Updated Makefile.am for composer.json move.
Configuration menu - View commit details
-
Copy full SHA for 296c1fd - Browse repository at this point
Copy the full SHA 296c1fdView commit details
Commits on Apr 21, 2022
-
Updated CHANGES.txt for 3.20.1 (#9826)
* Update protobuf version * Updated Makefile.am for composer.json move. * Updated CHANGES.txt for 3.20.1. * Fixed spelling.
Configuration menu - View commit details
-
Copy full SHA for 616a7ef - Browse repository at this point
Copy the full SHA 616a7efView commit details -
Previously it was releasing content from main/master, not the release branch! I fixed this by not checking out a separate copy of protobuf. Also updated the composer.json so we don't need to rewrite it with sed.
Configuration menu - View commit details
-
Copy full SHA for 634a568 - Browse repository at this point
Copy the full SHA 634a568View commit details
Commits on Apr 22, 2022
-
Merge pull request #9832 from haberman/php-dist
Fixed PHP release script.
Configuration menu - View commit details
-
Copy full SHA for 21027a2 - Browse repository at this point
Copy the full SHA 21027a2View 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.20.0...v3.20.1