-
Notifications
You must be signed in to change notification settings - Fork 15.8k
Comparing changes
Open a pull request
base repository: protocolbuffers/protobuf
base: v3.25.0
head repository: protocolbuffers/protobuf
compare: v3.25.1
- 16 commits
- 81 files changed
- 8 contributors
Commits on Nov 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7203caa - Browse repository at this point
Copy the full SHA 7203caaView commit details -
Migrate tests to windows 2022 by default.
For the windows 2019 test, we need to upgrade python for the latest gcloud to work. PiperOrigin-RevId: 578600130
Configuration menu - View commit details
-
Copy full SHA for ce169aa - Browse repository at this point
Copy the full SHA ce169aaView commit details -
Merge pull request #14596 from protocolbuffers/25.x-202311012212
25.x 202311012212
Configuration menu - View commit details
-
Copy full SHA for cfd4223 - Browse repository at this point
Copy the full SHA cfd4223View commit details
Commits on Nov 2, 2023
-
setup-gcloud doesn't honor the environment variables set by setup-python, so we need to manually set CLOUDSDK_PYTHON before running it. PiperOrigin-RevId: 578674246
Configuration menu - View commit details
-
Copy full SHA for 5415d95 - Browse repository at this point
Copy the full SHA 5415d95View commit details -
Enable caching of pip dependencies
PiperOrigin-RevId: 578740011
Configuration menu - View commit details
-
Copy full SHA for 70042e2 - Browse repository at this point
Copy the full SHA 70042e2View commit details -
Github changed their mac runners to use 3.12 by default, which removed setuptools and is causing breakages in some of our tests. PiperOrigin-RevId: 578917538
Configuration menu - View commit details
-
Copy full SHA for 3105b8d - Browse repository at this point
Copy the full SHA 3105b8dView commit details -
Update
cc_file_list_aspect
to handle targets with missing `hdrs/tex……tual_hdrs` Our stale file regeneration logic broke with Bazel 6.4.0, and I suspect it was caused by this change: bazelbuild/bazel#19534 Our logic assumed that any target with a `CcInfo` provider must have `hdrs` and `textual_hdrs` attributes, but it seems that this is no longer true for `cc_proto_library` starting with Bazel 6.4.0. The fix is just to use `getattr` and treat the item as an empty list if it's missing. PiperOrigin-RevId: 575473886
Configuration menu - View commit details
-
Copy full SHA for 1155c80 - Browse repository at this point
Copy the full SHA 1155c80View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1577c30 - Browse repository at this point
Copy the full SHA 1577c30View commit details -
Merge pull request #14620 from protocolbuffers/win2019-25.x
Backport CI fixes to 25.x
Configuration menu - View commit details
-
Copy full SHA for 666689e - Browse repository at this point
Copy the full SHA 666689eView commit details
Commits on Nov 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for edb1afd - Browse repository at this point
Copy the full SHA edb1afdView commit details
Commits on Nov 7, 2023
-
Raise warnings for python syntax usages
PiperOrigin-RevId: 579344748
Configuration menu - View commit details
-
Copy full SHA for 74f5cf4 - Browse repository at this point
Copy the full SHA 74f5cf4View commit details -
Merge pull request #14674 from anandolee/25.x
Cherry pick to 25.x: Raise warnings for python syntax usages
Configuration menu - View commit details
-
Copy full SHA for f36432a - Browse repository at this point
Copy the full SHA f36432aView commit details
Commits on Nov 13, 2023
-
Bump mac PHP version to 8.2 to fix non-hermetic breakages. (#14741)
This was likely either a change in macos or the github runners PiperOrigin-RevId: 580245853 This is a backport of 62f4888
Configuration menu - View commit details
-
Copy full SHA for a29f47d - Browse repository at this point
Copy the full SHA a29f47dView commit details -
Add support for options in CRuby, JRuby and FFI (#14594) (#14739)
Rewrrte and extension of #12828, with additional work for JRuby. Partially fixes #1198 by adding support for custom options. Handling of extensions will be handled in a follow up. Also includes these unrelated fixes: * Removes code echo between `google/protobuf/repeated_field.rb` and `google/protobuf/ffi/repeated_field.rb` by `require`'ing the former in the latter. * Adds missing calles to `testFrozen()` from methods of `RepeatedField` under JRuby that mutate. * Various typos in comments. Closes #14594 COPYBARA_INTEGRATE_REVIEW=#14594 from protocolbuffers:add-support-for-options-in-ruby 16cc9e3 PiperOrigin-RevId: 580848874
Configuration menu - View commit details
-
Copy full SHA for 2495d4f - Browse repository at this point
Copy the full SHA 2495d4fView commit details
Commits on Nov 15, 2023
-
Add support for extensions in CRuby, JRuby, and FFI Ruby (#14703) (#1…
…4756) Follow up to #14594, which added support for custom options, this PR implements extensions support, which should fully resolve #1198. Closes #14703 COPYBARA_INTEGRATE_REVIEW=#14703 from protocolbuffers:add-support-for-extensions-in-ruby 601aca4 PiperOrigin-RevId: 582460674 Co-authored-by: Jason Lunn <jason.lunn@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e4b00c7 - Browse repository at this point
Copy the full SHA e4b00c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f94235 - Browse repository at this point
Copy the full SHA 7f94235View 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.25.0...v3.25.1