File tree 1 file changed +8
-0
lines changed 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -8549,6 +8549,10 @@ Jakarta Servlet {spec-version} specification developed under the Jakarta EE Work
8549
8549
8550
8550
=== Changes Since Jakarta Servlet 6.0
8551
8551
8552
+ link:https://github.com/eclipse-ee4j/servlet-api/issues/59[Issue 59]::
8553
+ A new attribute, `jakarta.servlet.error.query_string`, has been added to the
8554
+ attributes that must be set on the request as part of an error dispatch.
8555
+
8552
8556
link:https://github.com/eclipse-ee4j/servlet-api/issues/164[Issue 164]::
8553
8557
Clarify Javadoc for `ServletResponse` and `HttpServletResponse` methods that are
8554
8558
NO-OPs once the response has been committed.
@@ -8562,6 +8566,10 @@ link:https://github.com/eclipse-ee4j/servlet-api/issues/463[Issue 463]::
8562
8566
Clarify Javadoc for `MultipartConfigElement` and `MultipartConfig` that sizes
8563
8567
are in bytes.
8564
8568
8569
+ link:https://github.com/eclipse-ee4j/servlet-api/issues/473[Issue 473]::
8570
+ The Javadoc for `HttpServletRequest.isTrailerFieldsReady()` has been corrected
8571
+ to correctly describe the default implementation.
8572
+
8565
8573
=== Changes Since Jakarta Servlet 5.0
8566
8574
8567
8575
The minimum Java version has been increased to Java 11.
You can’t perform that action at this time.
0 commit comments