We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 240e54e commit c00c2d4Copy full SHA for c00c2d4
CHANGES.txt
@@ -1,3 +1,12 @@
1
+2021-04-02 version 3.15.7 (C++/Java/Python/PHP/Objective-C/C#/Ruby/JavaScript)
2
+
3
+ C++
4
+ * Remove the ::pb namespace (alias) (#8423)
5
6
+ Ruby
7
+ * Fix unbounded memory growth for Ruby <2.7 (#8429)
8
+ * Fixed message equality in cases where the message type is different (#8434)
9
10
2021-03-10 version 3.15.6 (C++/Java/Python/PHP/Objective-C/C#/Ruby/JavaScript)
11
12
Ruby
php/ext/google/protobuf/package.xml
@@ -22,7 +22,7 @@
22
</stability>
23
<license uri="https://opensource.org/licenses/BSD-3-Clause">3-Clause BSD License</license>
24
<notes>
25
- No new changes in 3.15.6
+ No new changes in 3.15.7
26
</notes>
27
<contents>
28
<dir baseinstalldir="/" name="/">
0 commit comments