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 43c97d8  (commit)
      to 6f567d4  (commit)
    from 43c97d8  Update go protocol buffers to v2. (#13115)
     add 57d2497  [BEAM-11074] Release guide housekeeping. (#13147)
     add a9ae767  Implement the StreamingDataflowWorker hot key logging
     add 821c558  change logging to enable null keys
     add 8525f4c  Check keycoder not null
     add 66c0ebd  Merge pull request #12986 from 
rohdesamuel/beam-10994-streaming
     add 7d0b711  Implement the BatchDataflowWorker hot key logging
     add c70d8c4  Change key logging to allow for null keys
     add cc9ccf3  Merge pull request #12985 from rohdesamuel/beam-10994-batch
     add aaae474  Enforce $JAVA_HOME setting in RC build script.
     add 996c8d2  Merge pull request #13143 from ibzib/release-jdk
     add 73aee9e  Fix Jackson being imported from both org.codehaus.jackson 
(old) and com.fasterxml.jackson (new)
     add e5b63a1  Merge pull request #13152 from sjvanrossum/fix-jackson-import 
- Fix imports from old and new Jackson packages
     add 6f567d4  Correct docstrings in existing version of ContextualTextIO 
(#13146)

No new revisions were added by this update.

Summary of changes:
 .../src/main/scripts/build_release_candidate.sh    | 11 ++++
 .../dataflow/worker/BatchDataflowWorker.java       |  2 +-
 .../worker/DataflowWorkProgressUpdater.java        | 29 +++++++--
 .../dataflow/worker/StreamingDataflowWorker.java   | 24 +++++---
 .../dataflow/worker/WorkItemStatusClient.java      |  4 ++
 .../worker/DataflowWorkProgressUpdaterTest.java    | 32 +++++++++-
 .../worker/StreamingDataflowWorkerTest.java        | 71 ++++++++++++++++++++++
 .../sdk/io/contextualtextio/ContextualTextIO.java  | 22 +++----
 .../apache/beam/sdk/io/gcp/healthcare/FhirIO.java  |  2 +-
 .../site/content/en/contribute/release-guide.md    |  8 +--
 10 files changed, 172 insertions(+), 33 deletions(-)

Reply via email to