Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 26, 2026

Bumps com.github.loki4j:loki-logback-appender from 1.6.0 to 2.0.3.

Release notes

Sourced from com.github.loki4j:loki-logback-appender's releases.

v2.0.3

Bug fixes

#330 Security: Upgrade logback-classic to 1.5.25 (by @​novakma2)

Misc

#331 Dependencies upgraded #332 Switch integration test from Loki 3.5.4 to Loki 3.6.4

v2.0.2

Bug fixes

#325 Add UTF-8 encoding support

v2.0.1

Bug fixes

#314 Spring context is not loading when Loki server is not accessible #320 Security: Upgrade logback-classic to 1.5.19

Misc

#312 Docs: Fix configuration example (by @​dionisioC) #319 Switch integration test from Loki 3.4.3 to Loki 3.5.4 #321 Migrate publishing from closed OSSRH to Central Portal

v2.0.0

This release is concentrated on bringing first-class support for MDC and KVP in labels and structured metadata. It took a significant re-design of how label patterns are specified in the config and, thus, required a major version to be incremented. Also, we used this major release as an opportunity to revisit some old decisions regarding the overall configuration structure, and some defaults as well. We tried to put first things first and reduce the noise. Although, the amount of breaking changes in this release is quite significant, following our Migration guide should help you to upgrade smoothly.

New features

#283 Upgrade Logback to 1.5.x #295 New structure for Loki4j configuration #300 Improve MDC and Key-Value handling for labels/metadata #303 Better defaults for labels/metadata/message #308 MDC and KVP added to structured metadata by default

Fixed bugs

#299 Added '\r' as pair separator #302 More robust implementation of waitPipelineIsEmpty() #307 Fix extracting multiple bulk patterns

Refactoring

#292 Encoder: switch KVs from arrays to maps #293 LogRecord: switch KVs from arrays to maps #294 Encoder decoupled from Writer #297 HTTP configuration refactoring

... (truncated)

Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 26, 2026
Bumps [com.github.loki4j:loki-logback-appender](https://github.com/loki4j/loki-logback-appender) from 1.6.0 to 2.0.3.
- [Release notes](https://github.com/loki4j/loki-logback-appender/releases)
- [Commits](loki4j/loki-logback-appender@v1.6.0...v2.0.3)

---
updated-dependencies:
- dependency-name: com.github.loki4j:loki-logback-appender
  dependency-version: 2.0.3
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/com.github.loki4j-loki-logback-appender-2.0.3 branch from 8ff61f2 to d489827 Compare January 27, 2026 09:40
@dimdnk dimdnk merged commit 1dcd9ac into dev Jan 27, 2026
9 checks passed
@dimdnk dimdnk deleted the dependabot/maven/com.github.loki4j-loki-logback-appender-2.0.3 branch January 27, 2026 09:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant