psycofdj commented on pull request #7:
URL: https://github.com/apache/cloudstack-go/pull/7#issuecomment-918225329


   Thanks @pdion891 for the release
   
   Unless I'm mistaken, the release tag should be `v2.<x>.<y>` as long as the 
library declares itself as `module github.com/apache/cloudstack-go/v2`
   - https://go.dev/blog/publishing-go-modules
   - https://go.dev/blog/v2-go-modules
   
   Another way could be to modify the `go.mod` file and declare the library as 
`v4` but since the new release is mostly bugfixes I'm afraid that it will break 
the semantic meaning of the major version.


-- 
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: dev-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to