You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/site/_release-notes/_2.22.1.adoc
+3-14Lines changed: 3 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,9 @@
20
20
21
21
Release date:: 2023-12-22
22
22
23
-
This releases contains ...
23
+
This releases fixes several issues from the previous releases.
24
+
25
+
While maintaining compatibility with Java 8, the artifacts in this release where generated using JDK 17.
24
26
25
27
26
28
[#release-notes-2-22-1-fixed]
@@ -37,31 +39,18 @@ This releases contains ...
37
39
=== Updated
38
40
39
41
* Bumped the minimum Java version required for the build to Java 17. Runtime requirements remain unchanged. (https://github.com/apache/logging-log4j2/issues/2021[2021])
40
-
* Update `actions/upload-artifact` to version `4.0.0` (https://github.com/apache/logging-log4j2/pull/2096[2096])
41
-
* Update `ch.qos.logback:logback-classic` to version `1.3.14` (https://github.com/apache/logging-log4j2/pull/2029[2029])
42
-
* Update `co.elastic.clients:elasticsearch-java` to version `8.11.2` (https://github.com/apache/logging-log4j2/pull/2078[2078])
43
42
* Update `com.github.luben:zstd-jni` to version `1.5.5-11` (https://github.com/apache/logging-log4j2/pull/2030[2030])
44
43
* Update `com.google.guava:guava` to version `33.0.0-jre` (https://github.com/apache/logging-log4j2/pull/2110[2110])
45
44
* Update `commons-codec:commons-codec` to version `1.16.0` (https://github.com/apache/logging-log4j2/pull/2042[2042])
46
45
* Update `commons-io:commons-io` to version `2.15.1` (https://github.com/apache/logging-log4j2/pull/2034[2034])
47
46
* Update `commons-logging:commons-logging` to version `1.3.0` (https://github.com/apache/logging-log4j2/pull/2050[2050])
48
-
* Update `de.flapdoodle.reverse:de.flapdoodle.reverse` to version `1.7.2` (https://github.com/apache/logging-log4j2/pull/1979[1979])
49
-
* Update `github/codeql-action` to version `3.22.11` (https://github.com/apache/logging-log4j2/pull/2093[2093])
50
47
* Update `io.netty:netty-bom` to version `4.1.104.Final` (https://github.com/apache/logging-log4j2/pull/2095[2095])
51
-
* Update `net.java.dev.jna:jna` to version `5.14.0` (https://github.com/apache/logging-log4j2/pull/2081[2081])
52
-
* Update `org.apache.activemq:activemq-broker` to version `6.0.1` (https://github.com/apache/logging-log4j2/pull/2043[2043])
53
-
* Update `org.apache.aries.spifly:org.apache.aries.spifly.dynamic.bundle` to version `1.3.7` (https://github.com/apache/logging-log4j2/pull/2058[2058])
54
48
* Update `org.apache.commons:commons-compress` to version `1.25.0` (https://github.com/apache/logging-log4j2/pull/2045[2045])
55
49
* Update `org.apache.commons:commons-dbcp2` to version `2.11.0` (https://github.com/apache/logging-log4j2/pull/2048[2048])
56
50
* Update `org.apache.commons:commons-lang3` to version `3.14.0` (https://github.com/apache/logging-log4j2/pull/2047[2047])
57
51
* Update `org.apache.commons:commons-pool2` to version `2.12.0` (https://github.com/apache/logging-log4j2/pull/2057[2057])
58
52
* Update `org.apache.kafka:kafka-clients` to version `3.6.1` (https://github.com/apache/logging-log4j2/pull/2068[2068])
59
53
* Update `org.apache.logging:logging-parent` to version `10.5.0` (https://github.com/apache/logging-log4j2/pull/2119[2119])
60
-
* Update `org.apache.maven:maven-core` to version `3.9.6` (https://github.com/apache/logging-log4j2/pull/2040[2040])
61
-
* Update `org.apache.maven.surefire:surefire-junit47` to version `3.2.3` (https://github.com/apache/logging-log4j2/pull/2088[2088])
62
-
* Update `org.codehaus.plexus:plexus-utils` to version `3.5.1` (https://github.com/apache/logging-log4j2/pull/2056[2056])
63
-
* Update `org.eclipse.persistence:org.eclipse.persistence.jpa` to version `2.7.14` (https://github.com/apache/logging-log4j2/pull/2094[2094])
64
54
* Update `org.jctools:jctools-core` to version `4.0.2` (https://github.com/apache/logging-log4j2/pull/1984[1984])
65
-
* Update `org.jmdns:jmdns` to version `3.5.9` (https://github.com/apache/logging-log4j2/pull/2067[2067])
66
55
* Update `org.springframework.boot:spring-boot` to version `2.7.18` (https://github.com/apache/logging-log4j2/pull/1998[1998])
67
56
* Update `org.springframework.cloud:spring-cloud-dependencies` to version `2021.0.9` (https://github.com/apache/logging-log4j2/pull/2109[2109])
0 commit comments