This is an automated email from the ASF dual-hosted git repository. pkarwasz pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/logging-parent.git
commit 79542511d88391e40e8dedf22bbb3926e86b777e Author: ASF Logging Services RM <[email protected]> AuthorDate: Thu Jan 11 10:15:32 2024 +0000 Release changelog for version `10.6.0` --- src/site/_release-notes/_10.6.0.adoc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/site/_release-notes/_10.6.0.adoc b/src/site/_release-notes/_10.6.0.adoc index 73ac69c..98524ed 100644 --- a/src/site/_release-notes/_10.6.0.adoc +++ b/src/site/_release-notes/_10.6.0.adoc @@ -38,7 +38,9 @@ Release date:: 2024-01-11 -This minor release contains several small improvements. +This minor release contains several small changes to the build pipeline. + +Most notably it bans wildcard imports from source code, which will require expanding those imports before upgrading `logging-parent`. ==== Added
