liferoad commented on code in PR #30290: URL: https://github.com/apache/beam/pull/30290#discussion_r1486816214
########## CHANGES.md: ########## @@ -72,6 +72,10 @@ * X behavior was changed ([#X](https://github.com/apache/beam/issues/X)). * Arrow version was bumped to 15.0.0 from 5.0.0 ([#30181](https://github.com/apache/beam/pull/30181)). +* Go SDK users who build custom worker containers may run into issues with the move to distroless containers as a base (see Security Fixes). + * The recommendation is to confinue to use the container for 2.53.0 as a base for now eg. `apache/beam_go_sdk:2.53.0`. Review Comment: do you mean 2.54.0 and earlier versions? -- 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]
