22 hours ago
byte-buddy

Byte Buddy 1.18.11

  • Add SBOM to published artifacts.
  • Check for traversable paths injected into class files as a rather hypothetical attack vector.
1 days ago
selenium

Nightly

Commits

  • 0779019: [build] Automated Browser Version Update (#17730) (Selenium CI Bot) #17730
  • 3e8e318: [java] Fix JSON parser EOF sentinel collision with U+FFFF (#17737) (Simon Mavi Stewart) #17737
  • d037099: [java] Reject unescaped control characters in JSON strings (#17740) (Simon Mavi Stewart) #17740
  • 79f3706: [rust] Support multiple names for Firefox binary in Linux (#17695) (Boni García) #17732
1 days ago
logging-log4j2

2.26.1

This patch release delivers certain fixes on top of 2.26.0.

Changed

  • Improve logging for LinkageError scenarios involving the LMAX Disruptor library (#2250, #4124)

Fixed

  • Fix the createOnDemand behavior of RollingFileAppender to correctly defer file and directory creation until the first log event, while preserving eager creation when disabled. (#2006, #4072)
  • Improve documentation for locale handling in the Pattern Layout date pattern converter (#4129, #4130)
  • Fix handling of non-finite numbers while encoding MapMessage to JSON (#4163)
  • Fix encoding of MSGID and SD-ID fields of StructuredDataMessage to XML (#4136)
  • Fix stack trace rendering for exceptions with identity malfunction (e.g., colliding equals() and/or hashCode() implementations) (#3933, #4133)
  • Fix resource leaks in ConfigurationSource when loading configuration via URL fails (#4127)
  • Fix KafkaAppender reporting error to error handler even after a successful retry (#4125)
2 days ago
selenium

Nightly

Commits

  • 32aa93f: [dotnet] [test] Eliminate stub driver for testing events in Support package (#17736) (Nikolay Borisenko) #17736