This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to tag nightly-master
in repository https://gitbox.apache.org/repos/asf/beam.git.
*** WARNING: tag nightly-master was modified! ***
from 25c67cd (commit)
to be08391 (commit)
from 25c67cd [BEAM-11097] Add implementation of side input cache (#15483)
add 0d02a88 [BEAM-12842] Add timestamp to test work item to deflake
add 1547518 Merge pull request #15492 from rohdesamuel/hotkeyflake
add 3a20f49 [BEAM-12873] HL7v2IO: to leave schematizedData null, not empty
add c4581cc Merge pull request #15498 from apache/BEAM-12873
add a63e15f Avoid apiary submission of job graph when it is not needed.
(#15458)
add a14fd0c [BEAM-7261] Add support for BasicSessionCredentials for AWS
credentials. (#15501)
add b6a1e38 fixed broken Python tab on HCatalog IO page
add 96f3820 Merge pull request #15495 [BEAM-12689] fixed broken Python
tab on HCatalog IO page
add be08391 Bump dataflow java container version to beam-master-20210913
(#15506)
No new revisions were added by this update.
Summary of changes:
runners/google-cloud-dataflow-java/build.gradle | 4 +--
.../worker/StreamingDataflowWorkerTest.java | 6 +++--
.../apache/beam/sdk/io/aws/options/AwsModule.java | 31 +++++++++++++++++-----
.../beam/sdk/io/aws/options/AwsModuleTest.java | 15 +++++++++++
.../apache/beam/sdk/io/aws2/options/AwsModule.java | 31 +++++++++++++++++-----
.../beam/sdk/io/aws2/options/AwsModuleTest.java | 15 +++++++++++
.../beam/sdk/io/gcp/healthcare/HL7v2Message.java | 4 ++-
.../runners/dataflow/dataflow_runner.py | 7 +++++
.../en/documentation/io/built-in/hcatalog.md | 2 +-
9 files changed, 95 insertions(+), 20 deletions(-)