You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2021/12/14 01:01:47 UTC

[GitHub] [beam] AnandInguva commented on a change in pull request #16213: Bump dataflow container version to beam-master-20211213

AnandInguva commented on a change in pull request #16213:
URL: https://github.com/apache/beam/pull/16213#discussion_r768237780



##########
File path: sdks/python/apache_beam/runners/dataflow/internal/names.py
##########
@@ -36,10 +36,10 @@
 
 # Update this version to the next version whenever there is a change that will
 # require changes to legacy Dataflow worker execution environment.
-BEAM_CONTAINER_VERSION = 'beam-master-20211202'
+BEAM_CONTAINER_VERSION = 'beam-master-20211213'
 # Update this version to the next version whenever there is a change that
 # requires changes to SDK harness container or SDK harness launcher.
-BEAM_FNAPI_CONTAINER_VERSION = 'beam-master-20211202'
+BEAM_FNAPI_CONTAINER_VERSION = 'beam-master-20211213'

Review comment:
       The CL with python changes is cherry-picked on 20211213. We can use this tag once the process completes




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org