-
Notifications
You must be signed in to change notification settings - Fork 15.9k
Comparing changes
Open a pull request
base repository: protocolbuffers/protobuf
base: v3.25.6
head repository: protocolbuffers/protobuf
compare: v3.25.7
- 11 commits
- 52 files changed
- 7 contributors
Commits on Nov 13, 2023
-
Add support for options in CRuby, JRuby and FFI (#14594)
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 b4e54cc - Browse repository at this point
Copy the full SHA b4e54ccView commit details
Commits on Jan 24, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 09e5306 - Browse repository at this point
Copy the full SHA 09e5306View commit details -
Merge pull request #20102 from protocolbuffers/25.x-202501242017
Merge release commits to 25.x
Adam Cozzette authoredJan 24, 2025 Configuration menu - View commit details
-
Copy full SHA for a2e03a3 - Browse repository at this point
Copy the full SHA a2e03a3View commit details
Commits on Feb 10, 2025
-
Merge remote-tracking branch 'origin/25.x' into 25.x
# Conflicts: # ruby/ext/google/protobuf_c/message.c # ruby/lib/google/protobuf/ffi/descriptor_pool.rb # ruby/tests/basic.rb # ruby/tests/basic_test.proto
Configuration menu - View commit details
-
Copy full SHA for feb7a22 - Browse repository at this point
Copy the full SHA feb7a22View commit details -
Configuration menu - View commit details
-
Copy full SHA for d4a4426 - Browse repository at this point
Copy the full SHA d4a4426View commit details -
Merge pull request #20292 from protocolbuffers/25.x-aarch64-cherry-pick
25.x aarch64 cherry pick
Configuration menu - View commit details
-
Copy full SHA for 8cc8675 - Browse repository at this point
Copy the full SHA 8cc8675View commit details
Commits on Feb 11, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 96fca23 - Browse repository at this point
Copy the full SHA 96fca23View commit details
Commits on Feb 13, 2025
-
Merge pull request #20314 from protocolbuffers/update-ubuntu-25
Update 25.x ubuntu images
Configuration menu - View commit details
-
Copy full SHA for 5a56dd4 - Browse repository at this point
Copy the full SHA 5a56dd4View commit details
Commits on Mar 6, 2025
-
Make rules_ruby a dev-only dependency. (#20575)
There is no canonical rules_ruby repo today, and we don't want our fork to become one. In order to unblock inclusion of Protobuf in the bzlmod registry, we're making this a dev dependency and dropping support for Bazel/Ruby. Fixes #14569 PiperOrigin-RevId: 584393841 Co-authored-by: Mike Kruskal <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2dac90d - Browse repository at this point
Copy the full SHA 2dac90dView commit details
Commits on Apr 21, 2025
-
fix(php): do not throw deprecated warning on field getters for defaul…
Configuration menu - View commit details
-
Copy full SHA for a4dc75f - Browse repository at this point
Copy the full SHA a4dc75fView commit details
Commits on Apr 22, 2025
-
Configuration menu - View commit details
-
Copy full SHA for fff909e - Browse repository at this point
Copy the full SHA fff909eView 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.6...v3.25.7