You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Beam JIRA Bot (Jira)" <ji...@apache.org> on 2021/01/07 17:13:04 UTC

[jira] [Updated] (BEAM-11200) Update Go SDK version with release scripts

     [ https://issues.apache.org/jira/browse/BEAM-11200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Beam JIRA Bot updated BEAM-11200:
---------------------------------
    Labels: stale-assigned  (was: )

> Update Go SDK version with release scripts
> ------------------------------------------
>
>                 Key: BEAM-11200
>                 URL: https://issues.apache.org/jira/browse/BEAM-11200
>             Project: Beam
>          Issue Type: Bug
>          Components: runner-dataflow, sdk-go
>            Reporter: Robert Burke
>            Assignee: Robert Burke
>            Priority: P2
>              Labels: stale-assigned
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> Currently the Go SDK is notionally "unversioned" due to it's experimental state, however, a recent push in Dataflow has blocked all SDKs older than 2.21.0 from running against runner v2.
> The Go SDK has been using runner v2 since May 28th (or around the 2.21 tagging, so first really included in 2.22) [https://github.com/apache/beam/pull/11207]
> Jobs not using runner v2 should not be affected.
> The work around for now is to update [https://github.com/apache/beam/blob/master/sdks/go/pkg/beam/runners/dataflow/dataflowlib/job.go#L128] to a version beyond "2.21.0" (say "2.26.0-dev")
>  
> I'm going to update that at head to stop the problem and update the release scripts to automatically increment that version, just like we do for python.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)