You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by jo...@apache.org on 2022/11/17 15:28:19 UTC

[beam] branch master updated (755b9c9d3e8 -> 8cd94c5c439)

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

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


    from 755b9c9d3e8 Bump github.com/aws/aws-sdk-go-v2/config from 1.18.0 to 1.18.1 in /sdks (#24222)
     add 8cd94c5c439 Add enableGzipHttpCompression option to SplunkIO (#24197)

No new revisions were added by this update.

Summary of changes:
 .../beam/sdk/io/splunk/HttpEventPublisher.java     |  22 ++++
 .../beam/sdk/io/splunk/SplunkEventWriter.java      | 140 +++++++++++++++++++--
 .../org/apache/beam/sdk/io/splunk/SplunkIO.java    |  71 ++++++++++-
 .../beam/sdk/io/splunk/HttpEventPublisherTest.java |   7 +-
 4 files changed, 226 insertions(+), 14 deletions(-)