Update dependency com.github.loki4j:loki-logback-appender to v1.6.0 #98
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.5.2
->1.6.0
Release Notes
loki4j/loki-logback-appender (com.github.loki4j:loki-logback-appender)
v1.6.0
Version 1.6.0 contains several new features and improvements. The most notable one is probably structured metadata support. There are some breaking changes in compatibility matrix, protobuf support, and some format settings. Please check the Migration guide for the details.
New features
#233 Key-value pairs support in JSON layout
#236 Upgrade proto file from the upstream
#237 Drop Java 8 support
#238 Upgrade Logback to 1.4.x
#239 Report time to Loki with nanosecond precision
#259 Structured metadata support
#267 Ignore whitespace in label and structured metadata patterns
#271 Drop sorting records by time
#279 Json message layer: support of writing arbitrary objects
Bug fixes
#243 Loki appender didn't retry on HttpConnectTimeoutException
Refactoring
#265 Key-value pairs extraction rework
Misc
#229 Switch integration test from Loki 2.9.1 to Loki 3.0.0
#234 Upgrade Github actions
#235 Fix Grafana Cloud test
#248 Performance tests for JsonLayout fix options
#254 Fix published licence URL
#260 Switch integration test from Loki 3.0.0 to Loki 3.2.0
#261 Add Java 22 to compatibility test
#268 Dependencies upgraded
#276 Upgrade protobuf dependency to 4.29
#277 Switch integration test from Loki 3.2.0 to Loki 3.3.1
#278 Switch compatibility test from Java 22 to Java 23
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 becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.