pabloem commented on issue #23974: URL: https://github.com/apache/beam/issues/23974#issuecomment-1306029863
hello Ayush! I have a couple ideas for this... Some options: - We could add all new releases to [the v1 package](https://pkg.go.dev/github.com/apache/beam/sdks/go/pkg/beam), and continue to make releases there. - We could try to com0pletely remove [the v1 package](https://pkg.go.dev/github.com/apache/beam/sdks/go/pkg/beam), and this should eventually make the v2 package the default doc site. Information on how to do these things is here: https://pkg.go.dev/about I think I like the idea of releasing on the v1 package and ignoring the v2 package going forward. @lostluck do you have thoughts / preferences? -- 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]
