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

vy pushed a change to branch feature/2.x/cached-instant-formatter
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git


    from 523251d4bb Merge remote-tracking branch 'origin/2.x' into 
feature/2.x/cached-instant-formatter
     add 02f7bee578 Document potential optimization directions
     add f64d65bbca Migrate `log4j-slf4j-impl` to JUnit 5 (#3138)
     add da54cd40af Update `org.apache.kafka:kafka-clients` to version `3.8.1` 
(#3142)
     add 4bf423298a Merge remote-tracking branch 'origin/2.x' into 
feature/2.x/cached-instant-formatter

No new revisions were added by this update.

Summary of changes:
 .../InstantPatternDynamicFormatterTest.java        | 67 ++++++++++++++--------
 .../instant/InstantPatternDynamicFormatter.java    | 24 ++++++++
 log4j-parent/pom.xml                               |  2 +-
 log4j-slf4j-impl/pom.xml                           |  5 --
 .../logging/other/pkg/LoggerContextAnchorTest.java |  4 +-
 .../logging/slf4j/CallerInformationTest.java       | 31 +++++-----
 .../org/apache/logging/slf4j/Log4j1222Test.java    |  9 ++-
 .../org/apache/logging/slf4j/Log4jMarkerTest.java  | 18 +++---
 .../apache/logging/slf4j/LoggerContextTest.java    |  9 +--
 .../java/org/apache/logging/slf4j/LoggerTest.java  | 52 +++++++++--------
 .../java/org/apache/logging/slf4j/MarkerTest.java  | 55 +++++++++---------
 .../org/apache/logging/slf4j/OptionalTest.java     | 38 ++++++------
 .../org/apache/logging/slf4j/OverflowTest.java     |  4 +-
 .../org/apache/logging/slf4j/SerializeTest.java    | 11 +---
 pom.xml                                            |  2 +-
 .../update_org_apache_kafka_kafka_clients.xml      |  4 +-
 16 files changed, 188 insertions(+), 147 deletions(-)
 copy src/changelog/{2.22.1 => 
.2.x.x}/update_org_apache_kafka_kafka_clients.xml (75%)

Reply via email to