You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by gi...@apache.org on 2022/07/22 04:47:07 UTC

[beam] branch nightly-refs/heads/master updated (caaefc0c0b6 -> f2f239a44f4)

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

github-bot pushed a change to branch nightly-refs/heads/master
in repository https://gitbox.apache.org/repos/asf/beam.git


    from caaefc0c0b6 [CdapIO] HasOffset interface was implemented (#22193)
     add 50346b5d141 added olehborysevych as collaborator (#22391)
     add 86d0564ace0 Add accept-language header for MPL license (#22395)
     add 5773178eabd BEAM-14525 Fix for Protobuf getter/setter method name discovery issue
     add 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
     add 944056c9a7a Merge branch 'master' into BEAM-14525
     add b5144a22f0a PR CR: updating issue links
     add f2f239a44f4 Merge pull request #17775 from nbali/BEAM-14525

No new revisions were added by this update.

Summary of changes:
 .asf.yaml                                          |  1 +
 .../license_scripts/pull_licenses_java.py          |  7 +-
 .../extensions/protobuf/ProtoByteBuddyUtils.java   | 51 +++++++++++++-
 .../protobuf/ProtoByteBuddyUtilsTest.java          | 78 ++++++++++++++++++++++
 .../proto/proto_byte_buddy_utils_messages.proto}   | 22 +++---
 5 files changed, 147 insertions(+), 12 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%)