damccorm commented on code in PR #25960:
URL: https://github.com/apache/beam/pull/25960#discussion_r1147630373


##########
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:
   My vote would be to release a couple versions where the option explicitly 
throws a nice error explaining why it no longer works. Regardless, I agree that 
specifying the specific release it will be removed in would be nice - I'd vote 
we say 2.48.0



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