jrmccluskey commented on issue #27064:
URL: https://github.com/apache/beam/issues/27064#issuecomment-1582855291

   The tagged commit for 2.48.0 on the open source side is not correct, which 
is what is causing the issue. The commit history for the final version tag 
(https://github.com/apache/beam/commits/v2.48.0) is the same as the history for 
RC1 (https://github.com/apache/beam/commits/v2.48.0-RC1) apart from the version 
setting commit. It lacks RC2 changes and the version setting commit 
(https://github.com/apache/beam/commits/v2.48.0-RC2). 
   
   Deleting the incorrect tag and then tagging the correct commit 
(https://beam.apache.org/contribute/release-guide/#git-tag) should fix the Go 
release since that versioning is pulled automatically. The 2.48.0 release will 
also need to be updated to the new tag on GitHub.  


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

Reply via email to