pjfanning commented on code in PR #2555:
URL: https://github.com/apache/pekko/pull/2555#discussion_r2624408424
##########
stream/src/main/scala/org/apache/pekko/stream/javadsl/Source.scala:
##########
@@ -391,6 +391,7 @@ object Source {
*
* Here for Java interoperability, the normal use from Java should be
[[Source.completionStage]]
*/
+ @deprecated("Use 'Source.completionStage' instead", "Pekko 1.5.0")
Review Comment:
we don't normally prefix versions with Pekko
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]