An open index of dependabot pull requests across open source projects.

Bump com.github.loki4j:loki-logback-appender from 1.6.0 to 2.0.0

Open
Number: #23
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 0
Created: June 16, 2025 at 11:09 AM UTC
(12 months ago)
Updated: June 16, 2025 at 11:09 AM UTC
(12 months ago)
Labels:
dependencies java
Description:

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

Release notes

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

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

Misc

#290 Switch integration test from Loki 3.3.1 to Loki 3.4.3 #291 Switch compatibility test from Java 23 to Java 24 #296 Upgrade setup-gradle action to v4 #298 Upgrade Gradle wrapper to 8.14 #304 Dependencies upgraded #306 Upgrade protobuf dependency to 4.31

v2.0.0-rc1

This is the first release candidate for Loki4j v2.0.0. You can use it for feature evaluation and testing. Please don't hesitate to report any issues or regressions to the project's issue tracker.

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

Fixed bugs

#299 Added '\r' as pair separator #302 More robust implementation of waitPipelineIsEmpty()

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)
Pull Request Statistics
Commits:
1
Files Changed:
1
Additions:
+1
Deletions:
-1
Package Dependencies
Ecosystem:
maven
Version Change:
1.6.0 → 2.0.0
Update Type:
Major
Technical Details
ID: 1682925
UUID: 2595364235
Node ID: PR_kwDOLV8ujs6ash2L
Host: GitHub
Repository: ToQuery/example-spring
Merge State: Unknown