Skip to content

Commit

Permalink
Merge pull request #8701 from protocolbuffers/updateChangelogs
Browse files Browse the repository at this point in the history
Updating changelog
  • Loading branch information
deannagarcia committed Jun 4, 2021
2 parents e15d56a + ec645c0 commit 909a0f3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGES.txt
@@ -1,11 +1,11 @@
Unreleased Changes (C++/Java/Python/PHP/Objective-C/C#/Ruby/JavaScript)
2021-06-04 version 3.17.3 (C++/Java/Python/PHP/Objective-C/C#/Ruby/JavaScript)
C++
* Introduce FieldAccessListener.
* Stop emitting boilerplate {Copy/Merge}From in each ProtoBuf class
* Fixed some uninitialized variable warnings in generated_message_reflection.cc.

Kotlin:
* Add extension functions related to ByteString to c.g.protobuf.kotlin.
Kotlin
* Fix duplicate proto files error (#8699)

Java
* Fixed parser to check that we are at a proper limit when a sub-message has
Expand Down

0 comments on commit 909a0f3

Please sign in to comment.