-
Notifications
You must be signed in to change notification settings - Fork 15.6k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: protocolbuffers/protobuf
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.19.4
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 45 files changed
- 3 contributors
Commits on Jan 25, 2022
-
Make libprotobuf symbols local on OSX (#8346) (#9435)
@gnossen gave a great overview in grpc/grpc#24992 of the overall problem. If a python process using both protobuf _and_ another native library linking in libprotobuf frequently can cause crashes. This seems to frequently affect tensorflow as well: tensorflow/tensorflow#8394, tensorflow/tensorflow#9525 (comment) tensorflow/tensorflow#24976, tensorflow/tensorflow#35573, https://github.com/tensorflow/tensorflow/blob/v2.0.0/tensorflow/contrib/makefile/rename_protobuf.sh, tensorflow/tensorflow#16104 Testing locally this fixes both crashes when linking in multiple versions of protobuf and fixes `DescriptorPool` clashes as well (e.g. Python and Native code import different versions of the same message). Co-authored-by: Roy Williams <roy.williams.iii@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a035bd0 - Browse repository at this point
Copy the full SHA a035bd0View commit details
Commits on Jan 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 779b972 - Browse repository at this point
Copy the full SHA 779b972View commit details -
Configuration menu - View commit details
-
Copy full SHA for 67995fb - Browse repository at this point
Copy the full SHA 67995fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 35a21c1 - Browse repository at this point
Copy the full SHA 35a21c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for aceff71 - Browse repository at this point
Copy the full SHA aceff71View commit details -
Merge pull request #9450 from haberman/php-dataloss-bugfix
Fixed data loss bug in PHP C extension
Configuration menu - View commit details
-
Copy full SHA for eb301e1 - Browse repository at this point
Copy the full SHA eb301e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 98b8e05 - Browse repository at this point
Copy the full SHA 98b8e05View commit details -
Merge pull request #9451 from haberman/ruby-dataloss-bugfix
Fixed data loss bug in Ruby extension
Configuration menu - View commit details
-
Copy full SHA for afeb6d8 - Browse repository at this point
Copy the full SHA afeb6d8View commit details -
Update protobuf version for 3.19.4 (#9449)
I also updated the PHP release notes in php/ext/google/protobuf/package.xml.
Configuration menu - View commit details
-
Copy full SHA for 22d0e26 - Browse repository at this point
Copy the full SHA 22d0e26View commit details
Loading
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.3...v3.19.4