Skip to content
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

Bump com.github.loki4j:loki-logback-appender from 1.3.2 to 1.4.1 #336

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 25, 2023

Bumps com.github.loki4j:loki-logback-appender from 1.3.2 to 1.4.1.

Release notes

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

v1.4.1

Bug fixes

#177 Metric for unsent events added #180 Decrement unsent events count on encoding error

Misc

#181 Switch integration test from Loki 2.7.3 to Loki 2.8.1 #182 Switch compatibility test from Java 19 to Java 20 #183 Non-final Loki4jAppender

v1.4.0

Version 1.4.0 contains several new features and improvements. There are some breaking changes for these who use Protobuf format. Please check the Migration guide for the details.

New features

#136 RegEx support for label.pairSeparator #137 Add support for SLF4J Marker #139 Error types for send metrics #141 Configurable stream cache #142 Separate protobuf jar #147 Make internal queues check timeout configurable #150 Add retry functionality for failed batch send #172 Batch payload is printed out in tracing mode

Bug fixes

#162 Fix endless loop on encoding exception #170 Fix double logging for retry and send errors

Refactoring

#138 LabelMarker moved into dedicated slf4j package #140 Deprecated batchSize setting is removed #144 Gradle deprecations fixed #148 Dependencies upgraded

Misc

#134 Switch integration test from Loki 2.4.2 to Loki 2.5.0 #135 Java 18 added to compatibility test #143 Switch integration test from Loki 2.5.0 to Loki 2.6.1 #152 Github actions update #153 Workflow for publishing logback-appender #157 Switch compatibility test from Java 18 to Java 19 #160 Workflow for publishing logback-protobuf #163 Switch integration test from Loki 2.6.1 to Loki 2.7.0 #165 Switch integration test from Loki 2.7.0 to Loki 2.7.1 #169 Switch integration test from Loki 2.7.1 to Loki 2.7.3

... (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 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.3.2 to 1.4.1.
- [Release notes](https://github.com/loki4j/loki-logback-appender/releases)
- [Commits](loki4j/loki-logback-appender@v1.3.2...v1.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants