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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]