Skip to content

Remove deprecated HttpApp (since Akka HTTP 10.2.0)#1125

Merged
He-Pin merged 1 commit into
apache:mainfrom
He-Pin:remove/deprecated-httpapp
Jul 9, 2026
Merged

Remove deprecated HttpApp (since Akka HTTP 10.2.0)#1125
He-Pin merged 1 commit into
apache:mainfrom
He-Pin:remove/deprecated-httpapp

Conversation

@He-Pin

@He-Pin He-Pin commented Jul 5, 2026

Copy link
Copy Markdown
Member

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.

@He-Pin He-Pin marked this pull request as ready for review July 5, 2026 04:05
@pjfanning

Copy link
Copy Markdown
Member

merge conflicts

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:
- http/src/main/scala/.../HttpApp.scala
- http/src/main/java/.../HttpApp.java
- http-tests/.../HttpAppSpec.scala (Scala + Java)
- http-tests/.../MinimalHttpApp.java
- http-tests/.../SneakHttpApp.java

Updated ApiMayChangeDocCheckerSpec to remove HttpApp from filter list.
Added MiMa filters for binary compatibility exceptions.

Result:
Deprecated HttpApp removed.
@He-Pin He-Pin force-pushed the remove/deprecated-httpapp branch from c598d7d to 5203c15 Compare July 6, 2026 16:50
@He-Pin He-Pin requested a review from pjfanning July 6, 2026 16:51

@pjfanning pjfanning left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@He-Pin He-Pin merged commit a753822 into apache:main Jul 9, 2026
6 checks passed
@He-Pin He-Pin deleted the remove/deprecated-httpapp branch July 9, 2026 11:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants