Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2025

Bumps com.github.loki4j:loki-logback-appender from 1.5.1 to 2.0.1.

Release notes

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

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

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

... (truncated)

Commits
  • da70bf4 Bump v2.0.1 (#323)
  • c5e2126 Dependencies upgraded (#322)
  • 5bd131c Migrate publishing from closed OSSRH to Central Portal (#321)
  • 42e3321 Switch integration test from Loki 3.4.3 to Loki 3.5.4 (#319)
  • 47713fb Log batch sending errors as warnings while stopping (#317)
  • 611ba36 Switch CI to use gradle wrapper (#318)
  • e9ad880 Docs: Favicon changed to be 1:1 aspect ratio
  • 89db20b Better javadocs for pipeline's internal state variables
  • ab571a1 Docs: Fix configuration example (#312)
  • 3b7ee2d Docs: Minor typo fix
  • Additional commits viewable in compare view

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)

Bumps [com.github.loki4j:loki-logback-appender](https://github.com/loki4j/loki-logback-appender) from 1.5.1 to 2.0.1.
- [Release notes](https://github.com/loki4j/loki-logback-appender/releases)
- [Commits](loki4j/loki-logback-appender@v1.5.1...v2.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 1, 2025

Labels

The following labels could not be found: dependencies, spring-ai. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@devcrocod devcrocod merged commit c5113a0 into master Dec 1, 2025
8 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/projects/spring-ai/playground-flight-booking/com.github.loki4j-loki-logback-appender-2.0.1 branch December 1, 2025 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants