He-Pin commented on code in PR #2055: URL: https://github.com/apache/pekko/pull/2055#discussion_r2295513805
########## stream/src/main/mima-filters/2.0.x.backwards.excludes/remove-deprecated-methods.excludes: ########## @@ -140,9 +140,11 @@ ProblemFilters.exclude[DirectMissingMethodProblem]("org.apache.pekko.stream.scal ProblemFilters.exclude[DirectMissingMethodProblem]("org.apache.pekko.stream.scaladsl.FileIO.toFile*") ProblemFilters.exclude[DirectMissingMethodProblem]("org.apache.pekko.stream.scaladsl.Flow.lazyInitAsync") ProblemFilters.exclude[DirectMissingMethodProblem]("org.apache.pekko.stream.scaladsl.Flow.lazyInit") +ProblemFilters.exclude[DirectMissingMethodProblem]("org.apache.pekko.stream.scaladsl.Flow.monitor") Review Comment: seems this should be another pr -- 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: notifications-unsubscr...@pekko.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For additional commands, e-mail: notifications-h...@pekko.apache.org