He-Pin opened a new pull request, #1125: URL: https://github.com/apache/pekko-http/pull/1125
## Motivation `HttpApp` was deprecated since Akka HTTP 10.2.0 as it doesn't reflect the latest APIs. ## Modification Deleted HttpApp source files (Scala and Java) and all associated test files. Updated `ApiMayChangeDocCheckerSpec` to remove HttpApp from filter list. Added MiMa filters. ## Result Deprecated HttpApp removed. -- 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]
