sullis opened a new pull request, #1170:
URL: https://github.com/apache/logging-log4j2/pull/1170

   - Fix GitHub Actions dependency version comments (#971)
   - Update CodeQL to 2.10.1.
   - Bump actions/setup-python from 4.0.0 to 4.1.0 (#958)
   - Bump actions/setup-java from 3.3.0 to 3.4.1 (#957)
   - (doc) Fix typos in project documentations
   - Update CodeQL to 2.1.16, the earlier fix was wrong.
   - Add missing modules to BOM
   - LOG4J2-3560: Logger$PrivateConfig.filter(Level, Marker, String) varargs 
does not allocate (#974)
   - [LOG4J2-2557] Remove recursion between Logger and LoggerRepository
   - [LOG4J2-3561] Support both whitespace and commas in %style
   - [LOG4J2-3564] Fix NPE when root logger level is null
   - Bump github/codeql-action from 2.1.16 to 2.1.17 (#985)
   - Bump docker-maven-plugin from 0.40.1 to 0.40.2 (#991)
   - [LOG4J2-3565] Fix RollingRandomAccessFileAppender with 
DirectWriteRolloverStrategy can't create the first log file of different 
directory.
   - Fix version typos in security page.
   - Vanity commit
   - Bump actions/setup-python from 4.1.0 to 4.2.0 (#992)
   - Bump github/codeql-action from 2.1.17 to 2.1.18 (#993)
   - LOG4J2-3573 Removed build page in favor of a single build instructions 
file.
   - LOG4J2-3573 Remove mention of unsupported parallel build.
   - [LOG4J2-3577] Use classloader provided by servlet context
   - Revert commit 80aae21
   - LOG4J2-3556 Make JsonTemplateLayout stack trace truncation operate for 
each label block. (#1002)
   - LOG4J2-3578 - Generate new SSL certs for unit testing
   - Bump github/codeql-action from 2.1.18 to 2.1.19 (#1005)
   - Fix code typo in BUILDING.md (#1019)
   - [LOG4J2-3370] Initial SLF4J 2.0.x support (#1023)
   - [LOG4J2-3585] Fix throwable logging
   - [LOG4J2-3559] Correct normalization problem.
   - [LOG4J2-3559] Add release notes
   - LOG4J2-3579 Calls ServiceLoader with caller's security context
   - [LOG4J2-3579]
   - [LOG4J2-3583] Implements stack-valued MDC
   - [LOG4J2-3583] Add tests from #1022 and release notes
   - [LOG4J2-2975] Implements the SLF4J LoggingEventBuilder
   - [LOG4J2-2975] Add release notes
   - Sync SLF4J 1.x and 2.x bindings
   - Bump tomcat-juli from 10.0.21 to 10.0.23
   - Bump woodstox-core from 6.2.8 to 6.3.1
   - Bump jackson2Version from 2.13.3 to 2.13.4
   - Bump netty-all from 4.1.72.Final to 4.1.80.Final
   - Bump elasticsearch-rest-high-level-client from 7.17.5 to 7.17.6
   - Bump log4j2-ecs-layout from 1.4.0 to 1.5.0
   - Bump jmdns from 3.5.7 to 3.5.8
   - Bump junitJupiterVersion from 5.8.2 to 5.9.0
   - Use `junit-bom`
   - Bump json-unit from 2.32.0 to 2.35.0
   - Fix parsing errors on `null` delimiters
   - LOG4J2-3588 - Allow a PropertySource to be added
   - LOG4J2-3589 - Allow Plugins to be injected with the LoggerContext reference
   - Bump github/codeql-action from 2.1.19 to 2.1.22 (#1031)
   - LOG4J2-3572 - Add getExplicitLevel to LoggerConfig
   - [LOG4J2-3587] Add default enterprise ID value
   - Correct compilation error
   - LOG4J2-3572 - Protect from null value
   - LOG4J2-2507 - Add unit test
   - Remove SLF4J 1.8.x binding
   - Rename `log4j-slf4j20-impl` to `log4j-slf4j2-impl`
   - [LOG4J2-3590] Add release notes
   - [LOG4J2-3557] Missing release note
   - [LOG4J-3587] Changelog
   - Fix typos (#1021)
   - LOG4J2-3545 - Add correct manifest entries for OSGi to log4j-jcl
   - Increases JVM heap memory
   - Don't replace null password with default if provided
   - [[LOG4J2-3548] Improve support of `null` location and password
   - [LOG4J2-3548] Add unity tests
   - [LOG4J-3548] Changelog
   - LOG4J2-3589 - Avoid storing strong references to the LoggerContext
   - Prepare for release 2.19.0
   - Repleace SLF4J18 with SLF4J2
   - [maven-release-plugin] prepare release log4j-2.19.0-rc1
   - [maven-release-plugin] prepare for next development iteration
   - Replace keystore PBKDF
   - Update Flume to latest release
   - Update artifacts included in the distribution
   - [maven-release-plugin] prepare release log4j-2.19.0-rc1
   - [maven-release-plugin] prepare for next development iteration
   - Fix log4j-slf4j*-impl documentation
   - Replace tabs with spaces
   - [LOG4J2-708] Improve `Log4jServletFilter` async behavior
   - Add release notes
   - Add missing test scopes
   - Add licence
   - Increase `EncodingListAppender` buffer size
   - [LOG4J2-3564] Missing changelog
   - Revert changelog commit
   - Fix typo
   - [maven-release-plugin] prepare release log4j-2.19.0-rc2
   - [maven-release-plugin] prepare for next development iteration
   - Do not deploy GA releases
   - Bump jetty-util from 9.4.48.v20220622 to 9.4.49.v20220914
   - Fix new snapshot version
   - Bump maven-bundle-plugin from 3.5.0 to 5.1.8
   - Remove internal packages from exports
   - Force Spring Cloud server sample to use current Log4j2 version
   - LOG4J2-3188 Create a fresh LoggerContext in 
JsonTemplateLayoutConcurrentEncodeTest.
   - Add scopes to child POM dependencies
   - Sort dependencies in POMs
   - Fix OSGI classpath problem
   - Move tests to `log4j-api-test`
   - Add `test` packages as in `master`
   - Sort POMs
   - Move `log4j-core` tests to `log4j-core-test`
   - Change `log4j-core-test` structure according to `master`
   - Fix modules order
   - Split `log4j-layout-template-json`
   - Add more ™s
   - Move additional `log4j-core-test` classes to `main`
   - Move exported test classes under `org.apache.logging.log4j.core.test`
   - Replace `wiremock` with `wiremock-jre8`
   - Delegates plugin versions to ASF parent
   - Adapt snapshot repository id to ASF parent
   - Add test demo for LOG4J2-3609
   - Reparent Spring Cloud samples
   - Centralize plugin versions in main POM
   - Bump maven-toolchains-plugin from 3.0.0 to 3.1.0
   - Add missing `maven-scm-plugin` version
   - Bump maven-jxr-plugin from 3.2.0 to 3.3.0
   - Bump maven-checkstyle-plugin from 3.1.2 to 3.2.0
   - Bump checkstyle from 8.45.1 to 9.3
   - Bump maven-pmd-plugin from 3.16.0 to 3.19.0
   - Fix JDBC and JPA benchmarks
   - Bump org.eclipse.persistence.jpa from 2.7.10 to 2.7.11
   - Use BOMs in `<dependencyManagement>`
   - LOG4J2-3614 Harden InstantFormatter against delegate failures.
   - Backport Kafka GitHub Actions configuration
   - Replace tabs with spaces (Kafka classes)
   - [LOG4J2-2678] Backport Kafka improvements from `master`
   - Bump `embedded-mongo.version` to 3.5.0
   - LOG4J2-3584 Make StatusConsoleListener use SimpleLogger internally. (#1107)
   - Remove no-op plugin execution
   - Refactor `MarkerManager` and other resource locks
   - Adds a thread-bound `ExtensionContext`
   - Marks tests that reinitialize the ThreadContextFactory
   - Fixes `ThreadContext` test interference
   - Fix `log4j-api-test` JPMS encapsulation (from master)
   - Bump jna from 5.11.0 to 5.12.1
   - Bump embedded-ldap-junit from 0.8.1 to 0.9.0
   - Bump activemq-broker from 5.17.1 to 5.17.2
   - Bump junit-bom from 5.9.0 to 5.9.1
   - Bump surefire-junit47 from 3.0.0-M6 to 3.0.0-M7
   - Bump json-unit from 2.35.0 to 2.36.0
   - Bump spring-boot.version from 2.6.7 to 2.7.5
   - Bump spring-framework-bom from 5.3.20 to 5.3.23
   - Bump groovy-bom from 3.0.10 to 3.0.13
   - Bump spotbugs-maven-plugin from 4.7.0.0 to 4.7.2.1
   - Bump netty-bom from 4.1.80.Final to 4.1.84.Final
   - Bump jackson-bom from 2.13.4 to 2.13.4.20221013
   - Bump de.flapdoodle.embed.mongo from 3.5.0 to 3.5.1
   - Bump icu4j from 71.1 to 72.1
   - Bump cassandra-driver-core from 3.11.2 to 3.11.3
   - Bump actions/setup-python from 4.2.0 to 4.3.0
   - Bump actions/setup-java from 3.4.1 to 3.6.0
   - Bump github/codeql-action from 2.1.22 to 2.1.28
   - Bump actions/checkout from 3.0.2 to 3.1.0
   - Bump ossf/scorecard-action from 1.1.2 to 2.0.6
   - Bump maven-core from 3.8.5 to 3.8.6
   - Bump mockito.version from 4.4.0 to 4.8.1
   - Add check for transitive deps mismatch
   - Change dependabot schedule to monthly
   - Revert scorecards-analysis bump
   - Bump OSS Scorecards from 1 to 2
   - Add per-test property source
   - Fixing HtmlLayoutTest when timezone has minutes (#1127)
   - Remove Java 9 version of `ServiceLoaderUtil`
   - Remove dependency on PropertiesUtil from `Strings`
   - [LOG4J-3631] Fix `Configurator#setLevel` for internal classes
   - Extract NetUtils::toURIs method
   - Fix compilation error
   - Add minimal checkstyle check
   - Fix recent formatting problems
   - Fix CI configuration
   - Fix links on the site's 'Articles and Tutorials' page (#1045)
   - move the the code block to propagate to publish()
   - execute spotless:apply
   - improve thread-safety
   - make installAsLevelPropagator transient
   - execute spotless:apply, again
   - replace transient with volatile
   - add another check before we execute the synchronized code to propagate
   - [LOG4J-3634] Add changelog
   - Do not allow parallel tests in a class
   - Remove incorrectly committed `workflows` directory.
   - Remove unused `src/ide` folder.
   - Disclose relationship with TideLift
   - Rollback previous commit
   - Check urlConnection for being instance of JarURLConnection instead of 
relying on protocol name
   - Run mvn spotless:apply
   - jmh 1.36
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to