fix(deps): update dependency com.github.loki4j:loki-logback-appender to v2 #26
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/com.github.loki4j-loki-logback-appender-2.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
1.6.0->2.0.0Release Notes
loki4j/loki-logback-appender (com.github.loki4j:loki-logback-appender)
v2.0.0Compare Source
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
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.
This PR contains the following updates:
Package Type Update Change com.github.loki4j:loki-logback-appender ( https://github.com/loki4j/loki-logback-appender ) compile major 1.6.0 -> 2.0.0
Release Notes
1414eb8b7b14277c2e95View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.