You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ki...@apache.org on 2022/07/21 17:36:30 UTC

[beam] branch master updated (86d0564ace0 -> f2f239a44f4)

This is an automated email from the ASF dual-hosted git repository.

kileysok pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git


    from 86d0564ace0 Add accept-language header for MPL license (#22395)
     new 5773178eabd BEAM-14525 Fix for Protobuf getter/setter method name discovery issue
     new 5d482c31030 BEAM-14525 Added a proto message with the problematic properties to use a generated class as well for testing, and not only the current state
     new 944056c9a7a Merge branch 'master' into BEAM-14525
     new b5144a22f0a PR CR: updating issue links
     new f2f239a44f4 Merge pull request #17775 from nbali/BEAM-14525

The 36597 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../extensions/protobuf/ProtoByteBuddyUtils.java   | 51 +++++++++++++-
 .../protobuf/ProtoByteBuddyUtilsTest.java          | 78 ++++++++++++++++++++++
 .../proto/proto_byte_buddy_utils_messages.proto}   | 22 +++---
 3 files changed, 140 insertions(+), 11 deletions(-)
 create mode 100644 sdks/java/extensions/protobuf/src/test/java/org/apache/beam/sdk/extensions/protobuf/ProtoByteBuddyUtilsTest.java
 copy sdks/java/{io/amazon-web-services2/src/main/java/org/apache/beam/sdk/io/aws2/kinesis/CheckpointGenerator.java => extensions/protobuf/src/test/proto/proto_byte_buddy_utils_messages.proto} (68%)