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

vy pushed a commit to branch release/2.26.0
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git

commit 23321deb0e1e1509ac16c5453653c86c1a4d5867
Author: Volkan Yazıcı <[email protected]>
AuthorDate: Sat May 2 20:23:49 2026 +0200

    Remove changelog entries for already released changes
---
 src/changelog/2.26.0/3819_logback-builder-reuse.xml        | 12 ------------
 src/changelog/2.26.0/3828_fix_log_placeholder_mismatch.xml | 12 ------------
 src/changelog/2.26.0/3835-default-layout.xml               | 12 ------------
 src/changelog/2.26.0/3852-default-target.xml               | 12 ------------
 src/changelog/2.26.0/3871_graalvm_binary_name.xml          | 13 -------------
 .../2.26.0/3872_fix_RollingFileManager_initialTime.xml     | 13 -------------
 src/changelog/2.26.0/3873_throwable_converter_new_line.xml | 13 -------------
 src/changelog/2.26.0/3905_fix_error_prone_dep.xml          | 14 --------------
 src/changelog/2.26.0/3920-nested-throwables.xml            | 12 ------------
 src/changelog/2.26.0/3930_date-converter.xml               | 12 ------------
 .../3935_optimize_DefaultThreadContextMap_getCopy.xml      | 13 -------------
 .../2.26.0/3947_fix_SslSocketManager_null_keystore.xml     | 13 -------------
 .../2.26.0/3975_prevent_warning_for_last_null_argument.xml | 13 -------------
 src/changelog/2.26.0/3985_remove_spotbugs_annotations.xml  | 13 -------------
 .../2.26.0/4002_fix_SslSocketAppender_verifyHostName.xml   | 12 ------------
 .../2.26.0/4033_fix_custom_throwable_to_sting.xml          | 13 -------------
 .../add_debug_logs_for_successful_resource_loading.xml     | 13 -------------
 17 files changed, 215 deletions(-)

diff --git a/src/changelog/2.26.0/3819_logback-builder-reuse.xml 
b/src/changelog/2.26.0/3819_logback-builder-reuse.xml
deleted file mode 100644
index 39361aa122..0000000000
--- a/src/changelog/2.26.0/3819_logback-builder-reuse.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<entry xmlns="https://logging.apache.org/xml/ns";
-       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-       xsi:schemaLocation="
-           https://logging.apache.org/xml/ns
-           https://logging.apache.org/xml/ns/log4j-changelog-0.xsd";
-       type="fixed">
-  <issue id="3819" 
link="https://github.com/apache/logging-log4j2/issues/3819"/>
-  <description format="asciidoc">
-    Fix potential memory leak involving `LogBuilder` in Log4j API to Logback 
bridge
-  </description>
-</entry>
diff --git a/src/changelog/2.26.0/3828_fix_log_placeholder_mismatch.xml 
b/src/changelog/2.26.0/3828_fix_log_placeholder_mismatch.xml
deleted file mode 100644
index 2e73ba053c..0000000000
--- a/src/changelog/2.26.0/3828_fix_log_placeholder_mismatch.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<entry xmlns="https://logging.apache.org/xml/ns";
-       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-       xsi:schemaLocation="
-           https://logging.apache.org/xml/ns
-           https://logging.apache.org/xml/ns/log4j-changelog-0.xsd";
-       type="fixed">
-    <issue id="3828" 
link="https://github.com/apache/logging-log4j2/issues/3828"/>
-    <description format="asciidoc">
-        Fix the incorrect placeholder count in 
`AbstractDriverManagerConnectionSource` debug log message to prevent 
unnecessary warnings
-    </description>
-</entry>
diff --git a/src/changelog/2.26.0/3835-default-layout.xml 
b/src/changelog/2.26.0/3835-default-layout.xml
deleted file mode 100644
index 99474e0844..0000000000
--- a/src/changelog/2.26.0/3835-default-layout.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<entry xmlns="https://logging.apache.org/xml/ns";
-       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-       xsi:schemaLocation="
-           https://logging.apache.org/xml/ns
-           https://logging.apache.org/xml/ns/log4j-changelog-0.xsd";
-       type="fixed">
-  <issue id="3835" 
link="https://github.com/apache/logging-log4j2/issues/3835"/>
-  <description format="asciidoc">
-    Fix missing newlines in default logging configuration for `log4j-core`
-  </description>
-</entry>
diff --git a/src/changelog/2.26.0/3852-default-target.xml 
b/src/changelog/2.26.0/3852-default-target.xml
deleted file mode 100644
index ec4c28297d..0000000000
--- a/src/changelog/2.26.0/3852-default-target.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<entry xmlns="https://logging.apache.org/xml/ns";
-       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-       xsi:schemaLocation="
-           https://logging.apache.org/xml/ns
-           https://logging.apache.org/xml/ns/log4j-changelog-0.xsd";
-       type="fixed">
-  <issue id="3852" link="https://github.com/apache/logging-log4j2/pull/3852"/>
-  <description format="asciidoc">
-    Fix missing default `Target` value in Console Appender.
-  </description>
-</entry>
diff --git a/src/changelog/2.26.0/3871_graalvm_binary_name.xml 
b/src/changelog/2.26.0/3871_graalvm_binary_name.xml
deleted file mode 100644
index a6a5e8c257..0000000000
--- a/src/changelog/2.26.0/3871_graalvm_binary_name.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<entry xmlns="https://logging.apache.org/xml/ns";
-       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-       xsi:schemaLocation="
-           https://logging.apache.org/xml/ns
-           https://logging.apache.org/xml/ns/log4j-changelog-0.xsd";
-       type="fixed">
-    <issue id="3871" 
link="https://github.com/apache/logging-log4j2/issues/3871"/>
-    <issue id="3996" 
link="https://github.com/apache/logging-log4j2/pull/3996"/>
-    <description format="asciidoc">
-        Fix GraalVM metadata for nested classes to use binary names instead of 
canonical names.
-    </description>
-</entry>
diff --git a/src/changelog/2.26.0/3872_fix_RollingFileManager_initialTime.xml 
b/src/changelog/2.26.0/3872_fix_RollingFileManager_initialTime.xml
deleted file mode 100644
index ba6fbd9129..0000000000
--- a/src/changelog/2.26.0/3872_fix_RollingFileManager_initialTime.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<entry xmlns="https://logging.apache.org/xml/ns";
-       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-       xsi:schemaLocation="
-           https://logging.apache.org/xml/ns
-           https://logging.apache.org/xml/ns/log4j-changelog-0.xsd";
-       type="fixed">
-    <issue id="3068" 
link="https://github.com/apache/logging-log4j2/issues/3068"/>
-    <issue id="3872" 
link="https://github.com/apache/logging-log4j2/pull/3872"/>
-    <description format="asciidoc">
-        Discard the sub-second part while obtaining the initial time (i.e., 
creation time) of a file in `RollingFileManager`
-    </description>
-</entry>
diff --git a/src/changelog/2.26.0/3873_throwable_converter_new_line.xml 
b/src/changelog/2.26.0/3873_throwable_converter_new_line.xml
deleted file mode 100644
index 30011263e5..0000000000
--- a/src/changelog/2.26.0/3873_throwable_converter_new_line.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<entry xmlns="https://logging.apache.org/xml/ns";
-       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-       xsi:schemaLocation="
-           https://logging.apache.org/xml/ns
-           https://logging.apache.org/xml/ns/log4j-changelog-0.xsd";
-       type="fixed">
-    <issue id="3873" 
link="https://github.com/apache/logging-log4j2/issues/3873"/>
-    <issue id="3919" 
link="https://github.com/apache/logging-log4j2/pull/3919"/>
-    <description format="asciidoc">
-        Fix Pattern Layout exception stack trace converters to no longer 
prepend newlines based on context
-    </description>
-</entry>
diff --git a/src/changelog/2.26.0/3905_fix_error_prone_dep.xml 
b/src/changelog/2.26.0/3905_fix_error_prone_dep.xml
deleted file mode 100644
index 2667e0f424..0000000000
--- a/src/changelog/2.26.0/3905_fix_error_prone_dep.xml
+++ /dev/null
@@ -1,14 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<entry xmlns="https://logging.apache.org/xml/ns";
-       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-       xsi:schemaLocation="
-           https://logging.apache.org/xml/ns
-           https://logging.apache.org/xml/ns/log4j-changelog-0.xsd";
-       type="fixed">
-  <issue id="3779" 
link="https://github.com/apache/logging-log4j2/issues/3779"/>
-  <issue id="3785" link="https://github.com/apache/logging-log4j2/pull/3785"/>
-  <issue id="3905" link="https://github.com/apache/logging-log4j2/pull/3905"/>
-  <description format="asciidoc">
-    Fix the `com.google.errorprone:error_prone_annotations` dependency whose 
version property gets erased due to flattening
-  </description>
-</entry>
diff --git a/src/changelog/2.26.0/3920-nested-throwables.xml 
b/src/changelog/2.26.0/3920-nested-throwables.xml
deleted file mode 100644
index 63bcdead3a..0000000000
--- a/src/changelog/2.26.0/3920-nested-throwables.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<entry xmlns="https://logging.apache.org/xml/ns";
-       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-       xsi:schemaLocation="
-           https://logging.apache.org/xml/ns
-           https://logging.apache.org/xml/ns/log4j-changelog-0.xsd";
-       type="fixed">
-  <issue id="3920" link="https://github.com/apache/logging-log4j2/pull/3920"/>
-  <description format="asciidoc">
-    Fix detection of throwable converters inside nested patterns when applying 
`alwaysWriteExceptions`
-  </description>
-</entry>
diff --git a/src/changelog/2.26.0/3930_date-converter.xml 
b/src/changelog/2.26.0/3930_date-converter.xml
deleted file mode 100644
index 5d961a3202..0000000000
--- a/src/changelog/2.26.0/3930_date-converter.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<entry xmlns="https://logging.apache.org/xml/ns";
-       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-       xsi:schemaLocation="
-           https://logging.apache.org/xml/ns
-           https://logging.apache.org/xml/ns/log4j-changelog-0.xsd";
-       type="fixed">
-  <issue id="3930" 
link="https://github.com/apache/logging-log4j2/issues/3930"/>
-  <description format="asciidoc">
-    Fix parsing and merging of literals in `InstantPatternDynamicFormatter`
-  </description>
-</entry>
diff --git 
a/src/changelog/2.26.0/3935_optimize_DefaultThreadContextMap_getCopy.xml 
b/src/changelog/2.26.0/3935_optimize_DefaultThreadContextMap_getCopy.xml
deleted file mode 100644
index 35e1cf8b44..0000000000
--- a/src/changelog/2.26.0/3935_optimize_DefaultThreadContextMap_getCopy.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<entry xmlns="https://logging.apache.org/xml/ns";
-       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-       xsi:schemaLocation="
-           https://logging.apache.org/xml/ns
-           https://logging.apache.org/xml/ns/log4j-changelog-0.xsd";
-       type="changed">
-    <issue id="3935" 
link="https://github.com/apache/logging-log4j2/issues/3935"/>
-    <issue id="3939" 
link="https://github.com/apache/logging-log4j2/pull/3939"/>
-    <description format="asciidoc">
-        Optimize `DefaultThreadContextMap.getCopy()` performance by avoiding 
megamorphic calls in `HashMap` constructor
-    </description>
-</entry>
\ No newline at end of file
diff --git a/src/changelog/2.26.0/3947_fix_SslSocketManager_null_keystore.xml 
b/src/changelog/2.26.0/3947_fix_SslSocketManager_null_keystore.xml
deleted file mode 100644
index ff6efe8256..0000000000
--- a/src/changelog/2.26.0/3947_fix_SslSocketManager_null_keystore.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<entry xmlns="https://logging.apache.org/xml/ns";
-       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-       xsi:schemaLocation="
-           https://logging.apache.org/xml/ns
-           https://logging.apache.org/xml/ns/log4j-changelog-0.xsd";
-       type="fixed">
-    <issue id="3947" 
link="https://github.com/apache/logging-log4j2/issues/3947"/>
-    <issue id="3953" 
link="https://github.com/apache/logging-log4j2/pull/3953"/>
-    <description format="asciidoc">
-        Fix failures caused by null `SslConfiguration`
-    </description>
-</entry>
diff --git 
a/src/changelog/2.26.0/3975_prevent_warning_for_last_null_argument.xml 
b/src/changelog/2.26.0/3975_prevent_warning_for_last_null_argument.xml
deleted file mode 100644
index 8af5e3ebbb..0000000000
--- a/src/changelog/2.26.0/3975_prevent_warning_for_last_null_argument.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<entry xmlns="https://logging.apache.org/xml/ns";
-       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-       xsi:schemaLocation="
-           https://logging.apache.org/xml/ns
-           https://logging.apache.org/xml/ns/log4j-changelog-0.xsd";
-       type="changed">
-    <issue id="3975" 
link="https://github.com/apache/logging-log4j2/issues/3975"/>
-    <issue id="4014" 
link="https://github.com/apache/logging-log4j2/pull/4014"/>
-    <description format="asciidoc">
-      Prevent `ParameterFormatter` from issuing a warning in case there is an 
extra null argument
-    </description>
-</entry>
diff --git a/src/changelog/2.26.0/3985_remove_spotbugs_annotations.xml 
b/src/changelog/2.26.0/3985_remove_spotbugs_annotations.xml
deleted file mode 100644
index a2c7b3b8b2..0000000000
--- a/src/changelog/2.26.0/3985_remove_spotbugs_annotations.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<entry xmlns="https://logging.apache.org/xml/ns";
-       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-       xsi:schemaLocation="
-           https://logging.apache.org/xml/ns
-           https://logging.apache.org/xml/ns/log4j-changelog-0.xsd";
-       type="removed">
-    <issue id="3984" 
link="https://github.com/apache/logging-log4j2/issues/3984"/>
-    <issue id="3985" 
link="https://github.com/apache/logging-log4j2/pull/3985"/>
-    <description format="asciidoc">
-        Remove the `com.github.spotbugs:spotbugs-annotations` dependency
-    </description>
-</entry>
diff --git a/src/changelog/2.26.0/4002_fix_SslSocketAppender_verifyHostName.xml 
b/src/changelog/2.26.0/4002_fix_SslSocketAppender_verifyHostName.xml
deleted file mode 100644
index 9fb4e40c88..0000000000
--- a/src/changelog/2.26.0/4002_fix_SslSocketAppender_verifyHostName.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<entry xmlns="https://logging.apache.org/xml/ns";
-       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-       xsi:schemaLocation="
-           https://logging.apache.org/xml/ns
-           https://logging.apache.org/xml/ns/log4j-changelog-0.xsd";
-       type="fixed">
-  <issue id="4002" link="https://github.com/apache/logging-log4j2/pull/4002"/>
-  <description format="asciidoc">
-    Fix incorrect handling of the host name verification (i.e., 
`verifyHostName`) in `SslSocketManager`, which is used by Socket Appender when 
SSL/TLS is enabled
-  </description>
-</entry>
diff --git a/src/changelog/2.26.0/4033_fix_custom_throwable_to_sting.xml 
b/src/changelog/2.26.0/4033_fix_custom_throwable_to_sting.xml
deleted file mode 100644
index 0097393de2..0000000000
--- a/src/changelog/2.26.0/4033_fix_custom_throwable_to_sting.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<entry xmlns="https://logging.apache.org/xml/ns";
-       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-       xsi:schemaLocation="
-           https://logging.apache.org/xml/ns
-           https://logging.apache.org/xml/ns/log4j-changelog-0.xsd";
-       type="changed">
-    <issue id="3623" 
link="https://github.com/apache/logging-log4j2/issues/3623"/>
-    <issue id="4033" 
link="https://github.com/apache/logging-log4j2/pull/4033"/>
-    <description format="asciidoc">
-        Take `Throwable#toString()` into account while rendering stack traces 
in Pattern Layout
-    </description>
-</entry>
diff --git 
a/src/changelog/2.26.0/add_debug_logs_for_successful_resource_loading.xml 
b/src/changelog/2.26.0/add_debug_logs_for_successful_resource_loading.xml
deleted file mode 100644
index 2fec650fbd..0000000000
--- a/src/changelog/2.26.0/add_debug_logs_for_successful_resource_loading.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<entry xmlns="https://logging.apache.org/xml/ns";
-       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-       xsi:schemaLocation="
-           https://logging.apache.org/xml/ns
-           https://logging.apache.org/xml/ns/log4j-changelog-0.xsd";
-       type="added">
-    <issue id="4058" 
link="https://github.com/apache/logging-log4j2/issues/4058"/>
-    <issue id="4060" 
link="https://github.com/apache/logging-log4j2/pull/4060"/>
-    <description format="asciidoc">
-        Add debug level logs for successful resource loading in `Loader` class 
to show where resources are found
-    </description>
-</entry>

Reply via email to