This repository has been archived by the owner on Jun 29, 2023. It is now read-only.
1.14.0
What's New
🚀 Features
- Support type definitions for DynamicMdcField Patterns (#197) @cchet
- Provide java.util.logging JSON formatter (#189) @jeepers
- Implements a fast path for jboss-manager to get the name of the thread (#217) @loicmathieu
- Add support for GraalVM Native Image using java.util.logging (#213)@loicmathieu
🐛 Bugfixes
- GelfREDISSender.close() does not stop Sentinel pool (#200)
- ID with less risk of collision (#206) @waldeinburg
- GelfHTTPSender calls getBytes() without a charset (#207)
- Fix formatting with single quote arguments for String.format with JUL (#225) @rthaenert
📦 Dependency updates
- [Snyk] Fix for 1 vulnerable dependencies (#184) @snyk-bot
- Bump jackson-databind from 2.9.9.2 to 2.9.10.1 (#216) @dependabot
- Bump netty-all from 4.1.38.Final to 4.1.42.Final (#215) @dependabot
- Use JUnit 5 BOM instead of declaring the version in each dependency (#226)
- Upgrade to Jedis 3.2.0 (#227)
📦 Other
- Fix documentation for Thorntail (#191) @cchet
- Add MTU hint to documentation for networks that have trouble with packet fragmentation (#204)
- Upgrade to Java 1.7 baseline (#208)
- Add JDK 13 to matrix build (#228) @sfuhrm
- Polishing of SonarLint issues (#222) @sfuhrm
- Polishing of SonarLint issues (#220) @sfuhrm
- Fix site build (#229)
- Disable release drafter (#230)