Sourced from org.eclipse.jetty:jetty-bom's releases.
12.0.12
Changelog
- #12072 - Regressions on form handling in ee9 / ee8 environments more error cases return 400 Bad Request now
- #12070 - HttpSession lastAccessedTime and isNew not getting updated
- #12044 - Temp directory not deleted
- #12031 - Regression on ee9 / ee8 MultiPart parsing more error cases return 400 Bad Request now
- #12022 - Intermittent NPE in OutputStream.close with GzipHandler
- #12019 - External property file not being read
- #12018 - NPE when passing null value to Request.param
- #12012 - Added a
UriCompliance.Violation.USER_INFO
to deprecate user info inHttpURI
- #12000 - Cannot use Paths that have spaces with
jetty-ee10-maven-plugin
- #11997 - Update deployment documentation for new features - new
eeX.properties
and newWEB-INF/jetty-{eeX}-web.xml
andWEB-INF/jetty-{eeX}-env.xml
configurables.- #11996 - mTLS: client cert verification for QUIC/HTTP3
- #11995 - Upgrade quiche to version 0.22.0
- #11965 - Client: Some HTTP/2 requests are never sent due to broken client TLS negotiation.
- #11933 - Introduce new
ResourceServlet
feature- #10904 -
jetty.sh
reports FAILED too early due to stale state file.- #265 - Have
start.jar --list-config
also show license hints from archives in classloader.
cc6f1b7
Updating to version 12.0.1282ec6d0
Merge pull request #12093
from jetty/fix/jetty-12/jetty-documentation-skip-de...81a1686
skip deployment of jetty-documentatione33b3cd
Merge pull request #12087
from jetty/jetty-12.0.x-12086-ico-mimetype37fbd41
Issue #12086
change mimetype of .ico resource to vnd.microsoft.icon558da27
Issue #12044
ensure temp dir cleaned up (#12045)eded329
Merge pull request #12081
from jetty/fix/12.0.x/jetty-sh-state-checks5c6e27f
Issue #12070
fix session lastAccessedTime and isNew (#12078)71c80e0
Issue #10904
Reorder pid and state file checks58d651a
Merge pull request #12072
from jetty/fix/12.0.x/ee9-form-regressionsSourced from org.eclipse.jetty.ee10:jetty-ee10-bom's releases.
12.0.12
Changelog
- #12072 - Regressions on form handling in ee9 / ee8 environments more error cases return 400 Bad Request now
- #12070 - HttpSession lastAccessedTime and isNew not getting updated
- #12044 - Temp directory not deleted
- #12031 - Regression on ee9 / ee8 MultiPart parsing more error cases return 400 Bad Request now
- #12022 - Intermittent NPE in OutputStream.close with GzipHandler
- #12019 - External property file not being read
- #12018 - NPE when passing null value to Request.param
- #12012 - Added a
UriCompliance.Violation.USER_INFO
to deprecate user info inHttpURI
- #12000 - Cannot use Paths that have spaces with
jetty-ee10-maven-plugin
- #11997 - Update deployment documentation for new features - new
eeX.properties
and newWEB-INF/jetty-{eeX}-web.xml
andWEB-INF/jetty-{eeX}-env.xml
configurables.- #11996 - mTLS: client cert verification for QUIC/HTTP3
- #11995 - Upgrade quiche to version 0.22.0
- #11965 - Client: Some HTTP/2 requests are never sent due to broken client TLS negotiation.
- #11933 - Introduce new
ResourceServlet
feature- #10904 -
jetty.sh
reports FAILED too early due to stale state file.- #265 - Have
start.jar --list-config
also show license hints from archives in classloader.
cc6f1b7
Updating to version 12.0.1282ec6d0
Merge pull request #12093
from jetty/fix/jetty-12/jetty-documentation-skip-de...81a1686
skip deployment of jetty-documentatione33b3cd
Merge pull request #12087
from jetty/jetty-12.0.x-12086-ico-mimetype37fbd41
Issue #12086
change mimetype of .ico resource to vnd.microsoft.icon558da27
Issue #12044
ensure temp dir cleaned up (#12045)eded329
Merge pull request #12081
from jetty/fix/12.0.x/jetty-sh-state-checks5c6e27f
Issue #12070
fix session lastAccessedTime and isNew (#12078)71c80e0
Issue #10904
Reorder pid and state file checks58d651a
Merge pull request #12072
from jetty/fix/12.0.x/ee9-form-regressions