COMMITS
/ ruby/ext/google/protobuf_c/message.h April 1, 2026
J
Gracefully handle payloads >2GB.
Joshua Haberman committed
June 4, 2024
P
Remove `Arena_pin` in favor of adopting the UPB freezing API.
Protobuf Team Bot committed
April 8, 2024
E
upb: use upb_Message_IsEqual() in Ruby
Eric Salo committed
January 4, 2024
J
Breaking Change: freeze is now recursive, affecting all sub-messages, maps, and repeated fields.
Joshua Haberman committed
November 9, 2023
J
Add support for options in CRuby, JRuby and FFI (#14594)
Jason Lunn committed
September 9, 2023
J
May 25, 2023
J
Respect NDEBUG for asserts even though Ruby 3+ pollutes it.
Joshua Haberman committed
January 21, 2022
J
Updated to new upb APIs.
Joshua Haberman committed
February 23, 2021
J
[Ruby] Fix for FieldDescriptor.get(msg).
Joshua Haberman committed
January 13, 2021
J
Ported Ruby extension to upb_msg (#8184)
Joshua Haberman committed