Skip to content

Conversation

joakime
Copy link
Contributor

@joakime joakime commented Mar 5, 2025

Backport of commit c880d93 from Jetty 12.0.x

Backport of commit c880d93 from Jetty 12.0.x
@joakime joakime added Enhancement Sponsored This issue affects a user with a commercial support agreement labels Mar 5, 2025
@joakime joakime requested a review from gregw March 5, 2025 21:43
@joakime joakime self-assigned this Mar 5, 2025
@joakime joakime merged commit da47f2e into jetty-10.0.x Mar 7, 2025
11 checks passed
@joakime joakime deleted the fix/10.0.x/userinfo-backport branch March 7, 2025 13:03
@github-project-automation github-project-automation bot moved this from 👀 In review to ✅ Done in Jetty 10.0.25 / 11.0.25 (EOL) - FROZEN Mar 7, 2025
@joakime
Copy link
Contributor Author

joakime commented Mar 7, 2025

Merged up to jetty-11.0.x as well.

dongjoon-hyun pushed a commit to apache/spark that referenced this pull request Apr 3, 2025
### What changes were proposed in this pull request?
This pr aims to upgrade jetty from 11.0.24 to 11.0.25 .

### Why are the changes needed?
The new version includes the following [changes](https://github.com/jetty/jetty.project/releases/tag/jetty-11.0.25):

- jetty/jetty.project#12874 - Introduce UriCompliance.USER_INFO to Jetty 10.0.x
- jetty/jetty.project#12869 - XmlConfiguration shouldn't treat non-XML command line options as XML
- jetty/jetty.project#12776 - ByteBufferPool - all ongoing requests fail when single request is cancelled on HTTP/2
- jetty/jetty.project#12821 - Better document ContextHandler.setCompactPath(boolean) deprecation
- jetty/jetty.project#12268 - IteratingCallback may iterate too much when process() returns Action.IDLE

### Does this PR introduce _any_ user-facing change?
No

### How was this patch tested?
- Pass GitHub Actions

### Was this patch authored or co-authored using generative AI tooling?
No

Closes #50505 from LuciferYang/jetty-11.0.25.

Lead-authored-by: yangjie01 <[email protected]>
Co-authored-by: YangJie <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
summaryzb pushed a commit to summaryzb/spark that referenced this pull request Apr 5, 2025
### What changes were proposed in this pull request?
This pr aims to upgrade jetty from 11.0.24 to 11.0.25 .

### Why are the changes needed?
The new version includes the following [changes](https://github.com/jetty/jetty.project/releases/tag/jetty-11.0.25):

- jetty/jetty.project#12874 - Introduce UriCompliance.USER_INFO to Jetty 10.0.x
- jetty/jetty.project#12869 - XmlConfiguration shouldn't treat non-XML command line options as XML
- jetty/jetty.project#12776 - ByteBufferPool - all ongoing requests fail when single request is cancelled on HTTP/2
- jetty/jetty.project#12821 - Better document ContextHandler.setCompactPath(boolean) deprecation
- jetty/jetty.project#12268 - IteratingCallback may iterate too much when process() returns Action.IDLE

### Does this PR introduce _any_ user-facing change?
No

### How was this patch tested?
- Pass GitHub Actions

### Was this patch authored or co-authored using generative AI tooling?
No

Closes apache#50505 from LuciferYang/jetty-11.0.25.

Lead-authored-by: yangjie01 <[email protected]>
Co-authored-by: YangJie <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Sponsored This issue affects a user with a commercial support agreement
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

2 participants