(tomcat) 03/03: Add changelog entry for showReport attribute
This is an automated email from the ASF dual-hosted git repository. dsoumis pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 6a6760bb3db1db943919f433301e70b9d3f14218 Author: Dimitris Soumis AuthorDate: Tue Jun 9 14:52:39 2026 +0300 Add changelog entry for showReport attribute --- webapps/docs/changelog.xml | 7 +++ 1 file changed, 7 insertions(+) diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index dfc77053d3..12b73ed1d1 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -249,6 +249,13 @@ ProxyErrorReportValve from true to false. (markt) + +Add support for the showReport attribute in +JsonErrorReportValve and +ProxyErrorReportValve. When set to false, +detailed error information (message, description, stack trace) is +suppressed from error responses. (dsoumis) + - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
(tomcat) 03/03: Add changelog entry for showReport attribute
This is an automated email from the ASF dual-hosted git repository. dsoumis pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 41976af7242e15db3c6714fa8fe08886d4cee604 Author: Dimitris Soumis AuthorDate: Tue Jun 9 14:52:39 2026 +0300 Add changelog entry for showReport attribute --- webapps/docs/changelog.xml | 7 +++ 1 file changed, 7 insertions(+) diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index 88ddde0cdf..15580cafcd 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -253,6 +253,13 @@ ProxyErrorReportValve from true to false. (markt) + +Add support for the showReport attribute in +JsonErrorReportValve and +ProxyErrorReportValve. When set to false, +detailed error information (message, description, stack trace) is +suppressed from error responses. (dsoumis) + - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
(tomcat) 03/03: Add changelog entry for showReport attribute
This is an automated email from the ASF dual-hosted git repository. dsoumis pushed a commit to branch 11.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit f1417ddd8cdefa2dda0f01377c7653ec62329176 Author: Dimitris Soumis AuthorDate: Tue Jun 9 14:52:39 2026 +0300 Add changelog entry for showReport attribute --- webapps/docs/changelog.xml | 7 +++ 1 file changed, 7 insertions(+) diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index f5713d0ac1..dec4d2c6db 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -264,6 +264,13 @@ ProxyErrorReportValve from true to false. (markt) + +Add support for the showReport attribute in +JsonErrorReportValve and +ProxyErrorReportValve. When set to false, +detailed error information (message, description, stack trace) is +suppressed from error responses. (dsoumis) + - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
(tomcat) 03/03: Add changelog entry for showReport attribute
This is an automated email from the ASF dual-hosted git repository. dsoumis pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git commit dd7fd02f9f7221ff795657898ae56dd8d41b4f37 Author: Dimitris Soumis AuthorDate: Tue Jun 9 14:52:39 2026 +0300 Add changelog entry for showReport attribute --- webapps/docs/changelog.xml | 7 +++ 1 file changed, 7 insertions(+) diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index 8d2abd44be..f8c340210c 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -360,6 +360,13 @@ ProxyErrorReportValve from true to false. (markt) + +Add support for the showReport attribute in +JsonErrorReportValve and +ProxyErrorReportValve. When set to false, +detailed error information (message, description, stack trace) is +suppressed from error responses. (dsoumis) + - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
