sdk-java
sdk-java copied to clipboard
Bump org.eclipse.jetty:jetty-bom from 9.4.51.v20230217 to 12.0.10
Bumps org.eclipse.jetty:jetty-bom from 9.4.51.v20230217 to 12.0.10.
Release notes
Sourced from org.eclipse.jetty:jetty-bom's releases.
12.0.10
Changelog
- #11851 - jetty-ee8-websocket-javax-server export not honoured
- #11811 - getHeaderNames should return header name once also when request has it in different case
- #11800 - client: Allow
AsyncContentListener.onContentto throw checked Exceptions- #11792 -
StdErrAppendershould detect exception circular references- #11776 - NPE from
org.eclipse.jetty.ee8.nested.Request.getRequestURL- #11767 - Backward compat API
WebAppContext.getServerClassMatcher()is not updating theWebAppClassloader- #11766 - Ensure
ReadListeneris nulled out when AsyncContext is completed.- #11763 - Race condition in
QoSHandler- #11760 -
request.getHttpURI().getScheme()is null on FORWARD dispatched request, causing NPE- #11756 -
ChunkAccumulatornot working with empty chunks- #11748 - Unexpected HTTP Response Status Code: 404 Not Found
- #11745 - Issue while adding Module for Persistent HTTP Sessions: Google Cloud DataStore
- #11736 - Issue with Response
OutputStream#close()rethrowing sameEofExceptioninstance- #11507 -
org.eclipse.jetty.util.Attributes.getAttribute()should specify return type if no match is found- #11501 - Introduce experiment fully virtual
VirtualThreadPool- #11072 - Introduce
StateTrackingHandler- #9778 - Remove
WriteFlusher.Listener- #9177 - Add JVM info and OS info to
Dumpable.dump()12.0.9
Changelog
- #11699 - new IllegalStateException when attempting to access Request/Response outside of Request Lifecycle
- #11687 -
HttpFields$Mutable$Wrapper.computeField()incorrectly callsonAddField()when null is returned bycomputeFn- #11686 - Document the rewrite Jetty module.
- #11659 - HTTP Fields with OWS (Optional WhiteSpace) in value are not properly parsed in Jetty 12
- #11651 - Jetty 12.0.x refactor common maven plugin classes
- #11649 - NON_POOLING static ByteBufferPool
- #11648 - Introduce new HttpDateTime class for parsing obsolete Date formats in HTTP and Cookie
- #11642 - Restore jetty-ee8-runner
- #11639 - Introduce various aliases to start.jar options
- #11637 - Fix for some invalid server behaviors when a client is aborting a request
- #11616 - Distribution tests depends on jetty-home so ensure it is build first
- #11573 - Introduce new
disable-urlcachemodule to globally disable JVM URL caching ofjarprotocol references- #11570 - update SizeLimitHandler with fixes needed for appengine tests
- #11566 - Move ClassMatcher to core to have a consistent fix for addServerClasses in all environments
- #11490 - CustomRequestLog.ignorePath doesn't work as documented
- #11488 - Inconsistent default port number in HttpURI and HostPort
- #11420 - HTTP/3 Race with Dynamic Table referencing in QPackDecoder
- #11026 - Start Stop issue with Jetty 12 - state file not deleted every time
12.0.8
Special Thanks to the following Eclipse Jetty community members
@dhs3000(Dennis Hoersch)
... (truncated)
Commits
26106dfUpdating to version 12.0.10b3fcb17a bit more memorye1c7a7ccommented codea4e186fcomment flaky part of the test4bf8e41Issue #11851 export org.eclipse.jetty.ee8.websocket.javax.servera089fbfFixes #9778 - Jetty 12 - Remove WriteFlusher.Listener. (#11839)bc03176Issue #11745 - fix the environment var for the GAE Instance in id-manager.xml...0425828Fix #9177 dump JVM info (#11845)7e36f3cFix #11507 getAttribute javadoc (#11843)e782f91Fixes #1470 - Replace Timer use with Jetty Scheduler.- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)