File tree Expand file tree Collapse file tree 5 files changed +23
-2
lines changed Expand file tree Collapse file tree 5 files changed +23
-2
lines changed Original file line number Diff line number Diff line change 7878 <!-- `com.conversantmedia:disruptor` version 1.2.16 requires Java 9: -->
7979 <conversant .disruptor.version>1.2.15</conversant .disruptor.version>
8080 <disruptor .version>3.4.4</disruptor .version>
81- <elasticsearch-java .version>8.12.1 </elasticsearch-java .version>
81+ <elasticsearch-java .version>8.12.2 </elasticsearch-java .version>
8282 <embedded-ldap .version>0.9.0</embedded-ldap .version>
8383 <felix .version>7.0.5</felix .version>
8484 <flapdoodle-embed .version>4.9.0</flapdoodle-embed .version>
Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2+ <entry xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3+ xmlns =" http://logging.apache.org/log4j/changelog"
4+ xsi : schemaLocation =" http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd"
5+ type =" updated" >
6+ <issue id =" 2315" link =" https://github.com/apache/logging-log4j2/pull/2315" />
7+ <description format =" asciidoc" >Update `co.elastic.clients:elasticsearch-java` to version `8.12.2`</description >
8+ </entry >
Original file line number Diff line number Diff line change 3434////
3535
3636:project-github-url: https://github.com/apache/logging-log4j2
37- :project-version: 2.23.0
37+ :project-version: 2.23.1-SNAPSHOT
3838:project-name: Log4j
3939:project-id: log4j
4040:java-target-version: 8
Original file line number Diff line number Diff line change 3636[#release-notes]
3737= Release Notes
3838
39+ include::_release-notes/_2.x.x.adoc[]
3940include::_release-notes/_2.23.0.adoc[]
4041include::_release-notes/_2.22.1.adoc[]
4142include::_release-notes/_2.22.0.adoc[]
Original file line number Diff line number Diff line change 2222
2323This releases contains ...
2424
25+
26+ [#release-notes-2-x-x-changed]
27+ === Changed
28+
29+ * Improve performance of `CloseableThreadContext#closeMap()` (https://github.com/apache/logging-log4j2/pull/2296[2296])
30+
31+ [#release-notes-2-x-x-updated]
32+ === Updated
33+
34+ * Update `co.elastic.clients:elasticsearch-java` to version `8.12.2` (https://github.com/apache/logging-log4j2/pull/2315[2315])
35+ * Update `com.github.tomakehurst:wiremock-jre8` to version `2.35.2` (https://github.com/apache/logging-log4j2/pull/2306[2306])
36+ * Update `io.fabric8:docker-maven-plugin` to version `0.44.0` (https://github.com/apache/logging-log4j2/pull/2299[2299])
You can’t perform that action at this time.
0 commit comments