This is an automated email from the ASF dual-hosted git repository.

snagel pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nutch.git


The following commit(s) were added to refs/heads/master by this push:
     new 8416da8a1 NUTCH-3118 Logging pattern missing one argument placeholder
8416da8a1 is described below

commit 8416da8a16dba003dbc8d0bbc3c5b0e997301780
Author: Sebastian Nagel <[email protected]>
AuthorDate: Wed Jul 16 12:04:04 2025 +0200

    NUTCH-3118 Logging pattern missing one argument placeholder
    
    - add NUTCH-3118 to changelog / release notes
---
 CHANGES.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGES.md b/CHANGES.md
index 40cfc6093..5852d55cb 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -41,6 +41,7 @@ Release Report: https://s.apache.org/bs58y
 - [NUTCH-3106](https://issues.apache.org/jira/browse/NUTCH-3106) - Issue with 
SSLHandshakeException in v1.20 using protocol-http plugin and proxy
 - [NUTCH-3108](https://issues.apache.org/jira/browse/NUTCH-3108) - Fix SLF4J 
Class Loader Conflict in language-identifier
 - [NUTCH-3114](https://issues.apache.org/jira/browse/NUTCH-3114) - Avoid stale 
fetching when only URLs from queues blocked by the exponential backoff remain
+- [NUTCH-3118](https://issues.apache.org/jira/browse/NUTCH-3118) - Logging 
pattern missing one argument placeholder
 
 ### Improvement
 

Reply via email to