chore: Bump net.logstash.logback:logstash-logback-encoder from 7.4 to 8.0 in /backend
Bumps net.logstash.logback:logstash-logback-encoder from 7.4 to 8.0.
Release notes
Sourced from net.logstash.logback:logstash-logback-encoder's releases.
logstash-logback-encoder-8.0
This release supports the new logback-access 2.x artifacts at group id
ch.qos.logback.access. This release does not support the old logback-access artifact atch.qos.logback:logback-access. Special thanks to@sondemarfor this contribution!This release requires Java 11 or newer.
Recommended versions of dependencies are as follows (Earlier versions might work, but have not been tested):
- logback-core/classic 1.5.x.
- logback-access 2.0.x
- jackson-* 2.17.x
What's Changed
:sparkles: New features and improvements
- Set AbstractThrowableClassNameJsonProvider.getThrowable as protected by
@EvaristeGalois11in logfellow/logstash-logback-encoder#988- Add composite MdcEntryWriter to filter MDC keys with regex by
@jugin logfellow/logstash-logback-encoder#974:lady_beetle: Bug fixes
- Fix typo in IllegalArgumentException message by
@rooday-doordashin logfellow/logstash-logback-encoder#1024:book: Documentation, Tests and Build
- Add jdk21 to build matrix by
@philsttrin logfellow/logstash-logback-encoder#1027- Update readme for 8.0 by
@philsttrin logfellow/logstash-logback-encoder#1029:up: Dependency Upgrades
- Support for logback-access 2.0.0 by
@sondemarin logfellow/logstash-logback-encoder#1015- Upgrade dependencies and maven plugins by
@philsttrin logfellow/logstash-logback-encoder#1028New Contributors
@rooday-doordashmade their first contribution in logfellow/logstash-logback-encoder#1024@sondemarmade their first contribution in logfellow/logstash-logback-encoder#1015@EvaristeGalois11made their first contribution in logfellow/logstash-logback-encoder#988Full Changelog: https://github.com/logfellow/logstash-logback-encoder/compare/logstash-logback-encoder-7.4...logstash-logback-encoder-8.0
Commits
f2fc346[maven-release-plugin] prepare release logstash-logback-encoder-8.0a2e1063[release]8d4c1f6Update readme for 8.0 (#1029)94ccc40Add composite MdcEntryWriter to filter MDC keys with regex (#974)05c40f7Set AbstractThrowableClassNameJsonProvider.getThrowable as protected (#988)d39941dUpgrade dependencies and maven plugins (#1028)b4ab2e6Support for logback-access 2.0.0 (#1015)78cf15cRelease with JDK 21f74bbfcAdd jdk21 to build matrix (#1027)2ca9688Fix typo in IllegalArgumentException message (#1024)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)