You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ch...@apache.org on 2017/08/09 23:14:18 UTC

[1/2] beam git commit: Updates BEAM_CONTAINER_VERSION to 2.2.0.

Repository: beam
Updated Branches:
  refs/heads/master 2e1731143 -> 7a34042c0


Updates BEAM_CONTAINER_VERSION to 2.2.0.


Project: http://git-wip-us.apache.org/repos/asf/beam/repo
Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/70cd34c7
Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/70cd34c7
Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/70cd34c7

Branch: refs/heads/master
Commit: 70cd34c7fd29e096b08ecd9148a7bccedd1b5782
Parents: 2e17311
Author: chamikara@google.com <ch...@google.com>
Authored: Mon Aug 7 23:47:57 2017 -0700
Committer: chamikara@google.com <ch...@google.com>
Committed: Wed Aug 9 16:13:54 2017 -0700

----------------------------------------------------------------------
 sdks/python/apache_beam/runners/dataflow/internal/dependency.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/beam/blob/70cd34c7/sdks/python/apache_beam/runners/dataflow/internal/dependency.py
----------------------------------------------------------------------
diff --git a/sdks/python/apache_beam/runners/dataflow/internal/dependency.py b/sdks/python/apache_beam/runners/dataflow/internal/dependency.py
index 62c09ed..f5dd2bd 100644
--- a/sdks/python/apache_beam/runners/dataflow/internal/dependency.py
+++ b/sdks/python/apache_beam/runners/dataflow/internal/dependency.py
@@ -78,7 +78,7 @@ from apache_beam.options.pipeline_options import SetupOptions
 # Update this version to the next version whenever there is a change that will
 # require changes to legacy Dataflow worker execution environment.
 # This should be in the beam-[version]-[date] format, date is optional.
-BEAM_CONTAINER_VERSION = 'beam-2.1.0-20170626'
+BEAM_CONTAINER_VERSION = 'beam-2.2.0-20170807'
 # Update this version to the next version whenever there is a change that
 # requires changes to SDK harness container or SDK harness launcher.
 # This should be in the beam-[version]-[date] format, date is optional.


[2/2] beam git commit: This closes #3701

Posted by ch...@apache.org.
This closes #3701


Project: http://git-wip-us.apache.org/repos/asf/beam/repo
Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/7a34042c
Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/7a34042c
Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/7a34042c

Branch: refs/heads/master
Commit: 7a34042c03eba68a759f4e17a34b1469882972ac
Parents: 2e17311 70cd34c
Author: chamikara@google.com <ch...@google.com>
Authored: Wed Aug 9 16:14:03 2017 -0700
Committer: chamikara@google.com <ch...@google.com>
Committed: Wed Aug 9 16:14:03 2017 -0700

----------------------------------------------------------------------
 sdks/python/apache_beam/runners/dataflow/internal/dependency.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------