Special thanks to three new contributors for this release!
What's Changed
⚠️ Update considerations and deprecations
✨ New features and improvements
- Support key values from slf4j's fluent api by @mmienko in #954
- Add MDC entry writers to be able to convert values by @jug in #957
🐞 Bug fixes
- Honor overriden
writeObject
ofJsonGenerator
passed tosetJsonGeneratorDecorator
by @rdesgroppes in #968
📖 Documentation, Tests and Build
🆙 Dependency Upgrades
- Bump maven-compiler-plugin from 3.10.1 to 3.11.0 by @dependabot in #938
- Bump maven-surefire-plugin from 2.22.2 to 3.1.0 by @dependabot in #951
- Bump flatten-maven-plugin from 1.3.0 to 1.5.0 by @dependabot in #952
- Bump logback.version from 1.3.5 to 1.3.7 by @dependabot in #959
- Bump jacoco-maven-plugin from 0.8.8 to 0.8.10 by @dependabot in #963
- Bump java-uuid-generator from 4.1.0 to 4.2.0 by @dependabot in #961
- Bump maven-bundle-plugin from 5.1.8 to 5.1.9 by @dependabot in #962
- Bump maven-install-plugin from 3.1.0 to 3.1.1 by @dependabot in #967
- Bump maven-checkstyle-plugin from 3.2.1 to 3.3.0 by @dependabot in #969
- Bump maven-source-plugin from 3.2.1 to 3.3.0 by @dependabot in #965
- Bump maven-resources-plugin from 3.3.0 to 3.3.1 by @dependabot in #966
- Bump jackson-bom from 2.14.2 to 2.15.2 by @dependabot in #964
New Contributors
- @mmienko made their first contribution in #954
- @rdesgroppes made their first contribution in #968
- @jug made their first contribution in #957
Full Changelog: logstash-logback-encoder-7.3...logstash-logback-encoder-7.4