liferoad commented on code in PR #25960: URL: https://github.com/apache/beam/pull/25960#discussion_r1148218936
########## CHANGES.md: ########## @@ -74,6 +74,7 @@ * If a main session fails to load, the pipeline will now fail at worker startup. ([#25401](https://github.com/apache/beam/issues/25401)). * Python pipeline options will now ignore unparsed command line flags prefixed with a single dash. ([#25943](https://github.com/apache/beam/issues/25943)). +* Support of Cloud Debugger service ([deprecated](https://cloud.google.com/debugger/docs/deprecations)) is removed from Dataflow runner. CloudDebugOptions has no effect now and is subject to remove in nearly future. (Java) ([#25959](https://github.com/apache/beam/issues/25959)). Review Comment: 2.47.0: add warning message about removing this from 2.48.0 2.48.0: remove it Is this ok? -- 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]
