Skip to content

Commit c00c2d4

Browse files
committed
Updated CHANGES.txt and package.xml with changes for 3.15.7
1 parent 240e54e commit c00c2d4

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGES.txt

+9
Original file line numberDiff line numberDiff line change
@@ -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+
110
2021-03-10 version 3.15.6 (C++/Java/Python/PHP/Objective-C/C#/Ruby/JavaScript)
211

312
Ruby

php/ext/google/protobuf/package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
</stability>
2323
<license uri="https://opensource.org/licenses/BSD-3-Clause">3-Clause BSD License</license>
2424
<notes>
25-
No new changes in 3.15.6
25+
No new changes in 3.15.7
2626
</notes>
2727
<contents>
2828
<dir baseinstalldir="/" name="/">

0 commit comments

Comments
 (0)