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/13 20:18:55 UTC

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

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



##########
File path: runners/google-cloud-dataflow-java/build.gradle
##########
@@ -45,8 +45,8 @@ processResources {
   filter org.apache.tools.ant.filters.ReplaceTokens, tokens: [
     'dataflow.legacy_environment_major_version' : '8',
     'dataflow.fnapi_environment_major_version' : '8',
-    'dataflow.legacy_container_version' : 'beam-master-20210913',
-    'dataflow.fnapi_container_version' : 'beam-master-20210913',
+    'dataflow.legacy_container_version' : 'beam-master-20211213',
+    'dataflow.fnapi_container_version' : 'beam-master-20211213',

Review comment:
       yes - in this case I think it makes sense to update the legacy and FnAPI containers tags seperately, as they correspond to two different releases internally. 




-- 
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