This is an automated email from the ASF dual-hosted git repository.
sebastian-nagel pushed a commit to branch branch-1.23
in repository https://gitbox.apache.org/repos/asf/nutch.git
The following commit(s) were added to refs/heads/branch-1.23 by this push:
new 4de0f4721 Update changelog after withdrawal of release candidate #1
4de0f4721 is described below
commit 4de0f4721e310b49cb053d44410552548500c924
Author: Sebastian Nagel <[email protected]>
AuthorDate: Fri Aug 7 20:14:02 2026 +0200
Update changelog after withdrawal of release candidate #1
---
CHANGES.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/CHANGES.md b/CHANGES.md
index 10af249a5..72e7f5f5d 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -1,6 +1,6 @@
# Nutch Change Log
-## Nutch 1.23 Release 30/07/2026 (dd/mm/yyyy)
+## Nutch 1.23 Release 07/08/2026 (dd/mm/yyyy)
Release Report: <https://s.apache.org/c4qjb>
### Breaking Changes
@@ -35,6 +35,7 @@ Release Report: <https://s.apache.org/c4qjb>
- [NUTCH-3188](https://issues.apache.org/jira/browse/NUTCH-3188) - CI builds
startup failure because of disallowed workflow actions
- [NUTCH-3191](https://issues.apache.org/jira/browse/NUTCH-3191) - Fix
SonarCloud PR analysis: missing JaCoCo XML, test binaries path, and source
encoding warnings
- [NUTCH-3193](https://issues.apache.org/jira/browse/NUTCH-3193) - Exclude
Jacoco files from source release package
+- [NUTCH-3201](https://issues.apache.org/jira/browse/NUTCH-3201) - Fetcher
launches only a single reduce task, ignoring the configuration
### New Feature