lostluck commented on issue #27064: URL: https://github.com/apache/beam/issues/27064#issuecomment-1582973029
We'll need to add a `sdks/v2.48.1` tag to fix this for the Go SDK, since by the nature of Go Module releases, they are not fixable by "moving" the tag. Basically, the distributed Go Release infra has already cached the bad version. IMHO doing a "patch" release for just the Go SDK isn't the end of the world, because Beam doesn't do Patch releases anyway. And since Go already has it's own version tag, this is non-invasive to other SDKs. We would still keep the "SDKVersion" in core/core.go as 2.48.0 however, since we aren't rebuilding container images for this, and nor should we. -- 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]
