File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change 5858 * js/binary/utils.js: Fix jspb.utils.joinUnsignedDecimalString to work with negative bitsLow and low but non-zero bitsHigh parameter. (#8170)
5959
6060 PHP
61+ * Added support for PHP 8. (#8105)
6162 * unregister INI entries and fix invalid read on shutdown (#8042)
6263 * Fix PhpDoc comments for message accessors to include "|null". (#8136)
6364 * fix: convert native PHP floats to single precision (#8187)
6869 * Updated upb to allow nonzero offset minutes in JSON timestamps. (#8258)
6970
7071 Ruby
72+ * Added support for Ruby 3. (#8184)
73+ * Rewrote the data storage layer to be based on upb_msg objects from the
74+ upb library. This should lead to much better parsing performance,
75+ particularly for large messages. (#8184).
7176 * Fill out JRuby support (#7923)
72- * [Ruby] Fix: (SIGSEGV) gRPC-Ruby issue on Windows. memory alloc infinite recursion/run out of memory (#8195)
73- * Ported Ruby extension to upb_msg (#8184 )
77+ * [Ruby] Fix: (SIGSEGV) gRPC-Ruby issue on Windows. memory alloc infinite
78+ recursion/run out of memory (#8195 )
7479 * Fix jruby support to handle messages nested more than 1 level deep (#8194)
7580
7681 Java
You can’t perform that action at this time.
0 commit comments