-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(deps): update dependency com.github.loki4j:loki-logback-appender to v1.6.0 #1606
fix(deps): update dependency com.github.loki4j:loki-logback-appender to v1.6.0 #1606
Conversation
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Quality Gate passedIssues Measures |
Qodana Community for JVM102 new problems were found
☁️ View the detailed Qodana report Contact Qodana teamContact us at [email protected]
|
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
Compare Source
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: Enabled.
♻ 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 was generated by Mend Renovate. View the repository job log.