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

pkarwasz pushed a commit to branch 2.x-site-pro
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git


The following commit(s) were added to refs/heads/2.x-site-pro by this push:
     new 2d77e5e2c2 Remove release notes of future releases
2d77e5e2c2 is described below

commit 2d77e5e2c265333a7d7c81f0e81bef7bbf71482a
Author: Piotr P. Karwasz <[email protected]>
AuthorDate: Sun Sep 29 18:36:33 2024 +0200

    Remove release notes of future releases
---
 src/changelog/.2.x.x/2229_mongodb_docker.xml                      | 8 --------
 .../.2.x.x/2936_deprecate_AbstractLogger_checkMessageFactory.xml  | 8 --------
 src/changelog/.2.x.x/2937-http-watcher.xml                        | 8 --------
 src/changelog/.2.x.x/2942_fix_ThreadContext_putAll.xml            | 8 --------
 src/changelog/.2.x.x/2949_add_fuzzing.xml                         | 8 --------
 src/changelog/.2.x.x/fix_JsonWriter_surrogate_handling.xml        | 7 -------
 src/changelog/.2.x.x/update_ch_qos_logback_logback_core.xml       | 8 --------
 src/changelog/.2.x.x/update_com_fasterxml_jackson_jackson_bom.xml | 8 --------
 src/changelog/.2.x.x/update_com_github_luben_zstd_jni.xml         | 8 --------
 src/changelog/.2.x.x/update_commons_io_commons_io.xml             | 8 --------
 src/changelog/.2.x.x/update_net_java_dev_jna_jna.xml              | 8 --------
 src/changelog/.2.x.x/update_org_apache_logging_logging_parent.xml | 7 -------
 src/changelog/.2.x.x/update_org_apache_tomcat_tomcat_juli.xml     | 8 --------
 .../.2.x.x/update_org_eclipse_platform_org_eclipse_osgi.xml       | 8 --------
 .../.2.x.x/update_org_openrewrite_maven_rewrite_maven_plugin.xml  | 8 --------
 .../update_org_openrewrite_recipe_rewrite_logging_frameworks.xml  | 8 --------
 .../.2.x.x/update_org_openrewrite_recipe_rewrite_migrate_java.xml | 8 --------
 src/changelog/.2.x.x/update_org_slf4j_slf4j_nop.xml               | 8 --------
 .../update_org_springframework_cloud_spring_cloud_context.xml     | 8 --------
 19 files changed, 150 deletions(-)

diff --git a/src/changelog/.2.x.x/2229_mongodb_docker.xml 
b/src/changelog/.2.x.x/2229_mongodb_docker.xml
deleted file mode 100644
index 1d5b36ed1c..0000000000
--- a/src/changelog/.2.x.x/2229_mongodb_docker.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-       xmlns="https://logging.apache.org/xml/ns";
-       xsi:schemaLocation="https://logging.apache.org/xml/ns 
https://logging.apache.org/xml/ns/log4j-changelog-0.xsd";
-       type="fixed">
-  <issue id="2229" 
link="https://github.com/apache/logging-log4j2/issues/2229"/>
-  <description format="asciidoc">Switch MongoDB tests to use 
Docker.</description>
-</entry>
diff --git 
a/src/changelog/.2.x.x/2936_deprecate_AbstractLogger_checkMessageFactory.xml 
b/src/changelog/.2.x.x/2936_deprecate_AbstractLogger_checkMessageFactory.xml
deleted file mode 100644
index e72a33566a..0000000000
--- a/src/changelog/.2.x.x/2936_deprecate_AbstractLogger_checkMessageFactory.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-       xmlns="https://logging.apache.org/xml/ns";
-       xsi:schemaLocation="https://logging.apache.org/xml/ns 
https://logging.apache.org/xml/ns/log4j-changelog-0.xsd";
-       type="deprecated">
-  <issue id="2936" link="https://github.com/apache/logging-log4j2/pull/2936"/>
-  <description format="asciidoc">Deprecate 
`AbstractLogger.checkMessageFactory()`, since all created `Logger`s are already 
`MessageFactory`-namespaced</description>
-</entry>
diff --git a/src/changelog/.2.x.x/2937-http-watcher.xml 
b/src/changelog/.2.x.x/2937-http-watcher.xml
deleted file mode 100644
index ec3e1a1426..0000000000
--- a/src/changelog/.2.x.x/2937-http-watcher.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-       xmlns="https://logging.apache.org/xml/ns";
-       xsi:schemaLocation="https://logging.apache.org/xml/ns 
https://logging.apache.org/xml/ns/log4j-changelog-0.xsd";
-       type="fixed">
-  <issue id="2937" 
link="https://github.com/apache/logging-log4j2/issues/2937"/>
-  <description format="asciidoc">Fix reloading of the configuration from an 
HTTP(S) source</description>
-</entry>
diff --git a/src/changelog/.2.x.x/2942_fix_ThreadContext_putAll.xml 
b/src/changelog/.2.x.x/2942_fix_ThreadContext_putAll.xml
deleted file mode 100644
index c6dd4838de..0000000000
--- a/src/changelog/.2.x.x/2942_fix_ThreadContext_putAll.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-       xmlns="https://logging.apache.org/xml/ns";
-       xsi:schemaLocation="https://logging.apache.org/xml/ns 
https://logging.apache.org/xml/ns/log4j-changelog-0.xsd";
-       type="fixed">
-  <issue id="2942" link="https://github.com/apache/logging-log4j2/pull/2942"/>
-  <description format="asciidoc">Fix `putAll()` in the default thread context 
map implementation</description>
-</entry>
diff --git a/src/changelog/.2.x.x/2949_add_fuzzing.xml 
b/src/changelog/.2.x.x/2949_add_fuzzing.xml
deleted file mode 100644
index 5ca555b861..0000000000
--- a/src/changelog/.2.x.x/2949_add_fuzzing.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-       xmlns="https://logging.apache.org/xml/ns";
-       xsi:schemaLocation="https://logging.apache.org/xml/ns 
https://logging.apache.org/xml/ns/log4j-changelog-0.xsd";
-       type="added">
-  <issue id="2949" link="https://github.com/apache/logging-log4j2/pull/2949"/>
-  <description format="asciidoc">Add Google OSS-Fuzz integration</description>
-</entry>
diff --git a/src/changelog/.2.x.x/fix_JsonWriter_surrogate_handling.xml 
b/src/changelog/.2.x.x/fix_JsonWriter_surrogate_handling.xml
deleted file mode 100644
index d3610aaec4..0000000000
--- a/src/changelog/.2.x.x/fix_JsonWriter_surrogate_handling.xml
+++ /dev/null
@@ -1,7 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-       xmlns="https://logging.apache.org/xml/ns";
-       xsi:schemaLocation="https://logging.apache.org/xml/ns 
https://logging.apache.org/xml/ns/log4j-changelog-0.xsd";
-       type="fixed">
-  <description format="asciidoc">Avoid surrogate character handling in 
`JsonWriter`</description>
-</entry>
diff --git a/src/changelog/.2.x.x/update_ch_qos_logback_logback_core.xml 
b/src/changelog/.2.x.x/update_ch_qos_logback_logback_core.xml
deleted file mode 100644
index bfdb962782..0000000000
--- a/src/changelog/.2.x.x/update_ch_qos_logback_logback_core.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-       xmlns="https://logging.apache.org/xml/ns";
-       xsi:schemaLocation="https://logging.apache.org/xml/ns 
https://logging.apache.org/xml/ns/log4j-changelog-0.xsd";
-       type="updated">
-  <issue id="2975" link="https://github.com/apache/logging-log4j2/pull/2975"/>
-  <description format="asciidoc">Update `ch.qos.logback:logback-core` to 
version `1.4.0`</description>
-</entry>
diff --git a/src/changelog/.2.x.x/update_com_fasterxml_jackson_jackson_bom.xml 
b/src/changelog/.2.x.x/update_com_fasterxml_jackson_jackson_bom.xml
deleted file mode 100644
index 373d92667a..0000000000
--- a/src/changelog/.2.x.x/update_com_fasterxml_jackson_jackson_bom.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-       xmlns="https://logging.apache.org/xml/ns";
-       xsi:schemaLocation="https://logging.apache.org/xml/ns 
https://logging.apache.org/xml/ns/log4j-changelog-0.xsd";
-       type="updated">
-  <issue id="3027" link="https://github.com/apache/logging-log4j2/pull/3027"/>
-  <description format="asciidoc">Update `com.fasterxml.jackson:jackson-bom` to 
version `2.18.0`</description>
-</entry>
diff --git a/src/changelog/.2.x.x/update_com_github_luben_zstd_jni.xml 
b/src/changelog/.2.x.x/update_com_github_luben_zstd_jni.xml
deleted file mode 100644
index 24d3f85b8a..0000000000
--- a/src/changelog/.2.x.x/update_com_github_luben_zstd_jni.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-       xmlns="https://logging.apache.org/xml/ns";
-       xsi:schemaLocation="https://logging.apache.org/xml/ns 
https://logging.apache.org/xml/ns/log4j-changelog-0.xsd";
-       type="updated">
-  <issue id="2998" link="https://github.com/apache/logging-log4j2/pull/2998"/>
-  <description format="asciidoc">Update `com.github.luben:zstd-jni` to version 
`1.5.6-6`</description>
-</entry>
diff --git a/src/changelog/.2.x.x/update_commons_io_commons_io.xml 
b/src/changelog/.2.x.x/update_commons_io_commons_io.xml
deleted file mode 100644
index 59fa0a5933..0000000000
--- a/src/changelog/.2.x.x/update_commons_io_commons_io.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-       xmlns="https://logging.apache.org/xml/ns";
-       xsi:schemaLocation="https://logging.apache.org/xml/ns 
https://logging.apache.org/xml/ns/log4j-changelog-0.xsd";
-       type="updated">
-  <issue id="2984" link="https://github.com/apache/logging-log4j2/pull/2984"/>
-  <description format="asciidoc">Update `commons-io:commons-io` to version 
`2.17.0`</description>
-</entry>
diff --git a/src/changelog/.2.x.x/update_net_java_dev_jna_jna.xml 
b/src/changelog/.2.x.x/update_net_java_dev_jna_jna.xml
deleted file mode 100644
index 1df5dbbb04..0000000000
--- a/src/changelog/.2.x.x/update_net_java_dev_jna_jna.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-       xmlns="https://logging.apache.org/xml/ns";
-       xsi:schemaLocation="https://logging.apache.org/xml/ns 
https://logging.apache.org/xml/ns/log4j-changelog-0.xsd";
-       type="updated">
-  <issue id="2956" link="https://github.com/apache/logging-log4j2/pull/2956"/>
-  <description format="asciidoc">Update `net.java.dev.jna:jna` to version 
`5.15.0`</description>
-</entry>
diff --git a/src/changelog/.2.x.x/update_org_apache_logging_logging_parent.xml 
b/src/changelog/.2.x.x/update_org_apache_logging_logging_parent.xml
deleted file mode 100644
index 5b17082960..0000000000
--- a/src/changelog/.2.x.x/update_org_apache_logging_logging_parent.xml
+++ /dev/null
@@ -1,7 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-       xmlns="https://logging.apache.org/xml/ns";
-       xsi:schemaLocation="https://logging.apache.org/xml/ns 
https://logging.apache.org/xml/ns/log4j-changelog-0.xsd";
-       type="updated">
-  <description format="asciidoc">Update `org.apache.logging:logging-parent` to 
version `11.3.0`</description>
-</entry>
diff --git a/src/changelog/.2.x.x/update_org_apache_tomcat_tomcat_juli.xml 
b/src/changelog/.2.x.x/update_org_apache_tomcat_tomcat_juli.xml
deleted file mode 100644
index de5069d9ed..0000000000
--- a/src/changelog/.2.x.x/update_org_apache_tomcat_tomcat_juli.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-       xmlns="https://logging.apache.org/xml/ns";
-       xsi:schemaLocation="https://logging.apache.org/xml/ns 
https://logging.apache.org/xml/ns/log4j-changelog-0.xsd";
-       type="updated">
-  <issue id="2999" link="https://github.com/apache/logging-log4j2/pull/2999"/>
-  <description format="asciidoc">Update `org.apache.tomcat:tomcat-juli` to 
version `10.1.30`</description>
-</entry>
diff --git 
a/src/changelog/.2.x.x/update_org_eclipse_platform_org_eclipse_osgi.xml 
b/src/changelog/.2.x.x/update_org_eclipse_platform_org_eclipse_osgi.xml
deleted file mode 100644
index b4311787a8..0000000000
--- a/src/changelog/.2.x.x/update_org_eclipse_platform_org_eclipse_osgi.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-       xmlns="https://logging.apache.org/xml/ns";
-       xsi:schemaLocation="https://logging.apache.org/xml/ns 
https://logging.apache.org/xml/ns/log4j-changelog-0.xsd";
-       type="updated">
-  <issue id="2940" link="https://github.com/apache/logging-log4j2/pull/2940"/>
-  <description format="asciidoc">Update 
`org.eclipse.platform:org.eclipse.osgi` to version `3.21.0`</description>
-</entry>
diff --git 
a/src/changelog/.2.x.x/update_org_openrewrite_maven_rewrite_maven_plugin.xml 
b/src/changelog/.2.x.x/update_org_openrewrite_maven_rewrite_maven_plugin.xml
deleted file mode 100644
index 4c06fb6803..0000000000
--- a/src/changelog/.2.x.x/update_org_openrewrite_maven_rewrite_maven_plugin.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-       xmlns="https://logging.apache.org/xml/ns";
-       xsi:schemaLocation="https://logging.apache.org/xml/ns 
https://logging.apache.org/xml/ns/log4j-changelog-0.xsd";
-       type="updated">
-  <issue id="2983" link="https://github.com/apache/logging-log4j2/pull/2983"/>
-  <description format="asciidoc">Update 
`org.openrewrite.maven:rewrite-maven-plugin` to version `5.15.0`</description>
-</entry>
diff --git 
a/src/changelog/.2.x.x/update_org_openrewrite_recipe_rewrite_logging_frameworks.xml
 
b/src/changelog/.2.x.x/update_org_openrewrite_recipe_rewrite_logging_frameworks.xml
deleted file mode 100644
index 7107b37660..0000000000
--- 
a/src/changelog/.2.x.x/update_org_openrewrite_recipe_rewrite_logging_frameworks.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-       xmlns="https://logging.apache.org/xml/ns";
-       xsi:schemaLocation="https://logging.apache.org/xml/ns 
https://logging.apache.org/xml/ns/log4j-changelog-0.xsd";
-       type="updated">
-  <issue id="2986" link="https://github.com/apache/logging-log4j2/pull/2986"/>
-  <description format="asciidoc">Update 
`org.openrewrite.recipe:rewrite-logging-frameworks` to version 
`2.3.0`</description>
-</entry>
diff --git 
a/src/changelog/.2.x.x/update_org_openrewrite_recipe_rewrite_migrate_java.xml 
b/src/changelog/.2.x.x/update_org_openrewrite_recipe_rewrite_migrate_java.xml
deleted file mode 100644
index 375270fd09..0000000000
--- 
a/src/changelog/.2.x.x/update_org_openrewrite_recipe_rewrite_migrate_java.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-       xmlns="https://logging.apache.org/xml/ns";
-       xsi:schemaLocation="https://logging.apache.org/xml/ns 
https://logging.apache.org/xml/ns/log4j-changelog-0.xsd";
-       type="updated">
-  <issue id="2989" link="https://github.com/apache/logging-log4j2/pull/2989"/>
-  <description format="asciidoc">Update 
`org.openrewrite.recipe:rewrite-migrate-java` to version `2.4.0`</description>
-</entry>
diff --git a/src/changelog/.2.x.x/update_org_slf4j_slf4j_nop.xml 
b/src/changelog/.2.x.x/update_org_slf4j_slf4j_nop.xml
deleted file mode 100644
index 2083a3efd6..0000000000
--- a/src/changelog/.2.x.x/update_org_slf4j_slf4j_nop.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-       xmlns="https://logging.apache.org/xml/ns";
-       xsi:schemaLocation="https://logging.apache.org/xml/ns 
https://logging.apache.org/xml/ns/log4j-changelog-0.xsd";
-       type="updated">
-  <issue id="2955" link="https://github.com/apache/logging-log4j2/pull/2955"/>
-  <description format="asciidoc">Update `org.slf4j:slf4j-nop` to version 
`2.0.16`</description>
-</entry>
diff --git 
a/src/changelog/.2.x.x/update_org_springframework_cloud_spring_cloud_context.xml
 
b/src/changelog/.2.x.x/update_org_springframework_cloud_spring_cloud_context.xml
deleted file mode 100644
index 6894628223..0000000000
--- 
a/src/changelog/.2.x.x/update_org_springframework_cloud_spring_cloud_context.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-       xmlns="https://logging.apache.org/xml/ns";
-       xsi:schemaLocation="https://logging.apache.org/xml/ns 
https://logging.apache.org/xml/ns/log4j-changelog-0.xsd";
-       type="updated">
-  <issue id="2985" link="https://github.com/apache/logging-log4j2/pull/2985"/>
-  <description format="asciidoc">Update 
`org.springframework.cloud:spring-cloud-context` to version 
`4.1.4`</description>
-</entry>

Reply via email to