This is an automated email from the ASF dual-hosted git repository. garydgregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-configuration.git
commit b261aa3aa1d30c9057bc8f29d48b246e049cc2ab Author: Gary Gregory <[email protected]> AuthorDate: Tue May 12 11:49:33 2026 +0000 Prepare for the next release candidate --- RELEASE-NOTES.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt index 9a435c8ef..650528527 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -20,6 +20,7 @@ Changes * Disable include schemes http[s] by default, see AbstractFileLocationStrategy #633. Thanks to Gary Gregory. * Detect and avoid processing cycles in YAML input (YAMLConfiguration) #634. Thanks to Erichen, Gary Gregory. +* Extend scheme validation to inner schemes of jar: URLs #636. Thanks to Piotr P. Karwasz, Gary Gregory. * Bump org.apache.commons:commons-parent from 97 to 99 Thanks to Gary Gregory. * Bump commons-io:commons-io from 2.21.0 to 2.22.0. Thanks to Gary Gregory. * Bump commons-codec:commons-codec from 1.21.0 to 1.22.0. Thanks to Gary Gregory.
