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 dbae047c6ad feat(pubsub): support batch mode in WriteToPubSub
transform (#36027)
add f96128a33bd Update PubsubIO.java documentation (#36120)
add 2a5bbc2d3b0 [Dataflow Java] Support the existing --logMdc option by
adding the present mdc values to custom_data json field.
add f359ff57b9c Merge pull request #36117: [Dataflow Java] Support the
existing --logMdc option by adding the present mdc values to custom_data json
field.
add 2beb75c5bf9 infra/security: update project_id and bucket_name to match
the correct configuration (#36122)
No new revisions were added by this update.
Summary of changes:
infra/security/config.yml | 4 +-
.../logging/DataflowWorkerLoggingHandler.java | 30 +++++++++++
.../logging/DataflowWorkerLoggingInitializer.java | 4 ++
.../logging/DataflowWorkerLoggingHandlerTest.java | 61 +++++++++++++++++++---
.../harness/logging/BeamFnLoggingClientTest.java | 5 +-
.../apache/beam/sdk/io/gcp/pubsub/PubsubIO.java | 5 +-
6 files changed, 94 insertions(+), 15 deletions(-)