Skip to content

revert: move Request.Body streaming breaking changes off master, they belong to 14.x#3409

Merged
velo merged 1 commit into
masterfrom
revert/streaming-bodies-on-master
Jun 11, 2026
Merged

revert: move Request.Body streaming breaking changes off master, they belong to 14.x#3409
velo merged 1 commit into
masterfrom
revert/streaming-bodies-on-master

Conversation

@velo

@velo velo commented Jun 11, 2026

Copy link
Copy Markdown
Member

What

Reverts the Request.Body streaming breaking changes from master (the 13.x line):

What is kept

Why

#3395 was meant for the 14.x branch but was opened against master (the default base). 14.x already contains the streaming work via the last master→14.x merge, so nothing needs porting.

⚠️ Note for the next master→14.x merge

This revert commit must NOT be applied to 14.x — a plain merge would undo the streaming work there. Revert this revert in the merge commit, or resolve conflicts toward the 14.x side for the affected files.

Verified locally with a full mvn verify (all 55 modules green).

🤖 Generated with Claude Code

… belong to 14.x

Signed-off-by: Marvin Froeder <velo.br@gmail.com>
@velo velo merged commit 216dbf7 into master Jun 11, 2026
4 checks passed
@velo velo deleted the revert/streaming-bodies-on-master branch June 11, 2026 14:44
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.

1 participant