You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Kenneth Knowles (Jira)" <ji...@apache.org> on 2020/11/06 20:19:00 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 ]

Kenneth Knowles updated BEAM-11200:
-----------------------------------
    Status: Open  (was: Triage Needed)

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