This is an automated email from the ASF dual-hosted git repository.
jdaugherty pushed a change to branch 7.1.x
in repository https://gitbox.apache.org/repos/asf/grails-core.git
from c964b9328f Merge branch '7.0.x' into 7.1.x
add d175d24533 Mask exception request parameters case-insensitively
add 55beb5e258 Address exception masking review feedback
add fef6e81876 Adjust exception masking tests for 7.0.x
add 0f4eae9959 Merge pull request #15810 from
apache/fix/exception-masking-case-insensitive
add ba8156e51f Clarify exception resolver request logging metadata
add 642bcd5006 Merge pull request #15811 from
apache/fix/request-logging-metadata-default
new 796d6b3d55 Merge branch '7.0.x' into 7.1.x
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
...maskingRequestParametersFromStacktraceLogs.adoc | 1 +
.../META-INF/spring-configuration-metadata.json | 5 +-
.../grails/web/errors/GrailsExceptionResolver.java | 14 +-
.../web/errors/GrailsExceptionResolverSpec.groovy | 348 ++++++++++++---------
4 files changed, 208 insertions(+), 160 deletions(-)