Skip to content

Bump io.github.mjfryc:mjaron-tinyloki-java from 0.3.11 to 1.1.8 in /camel#269

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/camel/io.github.mjfryc-mjaron-tinyloki-java-1.1.8
Open

Bump io.github.mjfryc:mjaron-tinyloki-java from 0.3.11 to 1.1.8 in /camel#269
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/camel/io.github.mjfryc-mjaron-tinyloki-java-1.1.8

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 14, 2026

Bumps io.github.mjfryc:mjaron-tinyloki-java from 0.3.11 to 1.1.8.

Release notes

Sourced from io.github.mjfryc:mjaron-tinyloki-java's releases.

v1.1.8

  • JUL: Implementation of changing log level.
  • JUL: uninstall() method added.
  • Verbose logging added to ILogMonitor.

v1.1.7

  • JUL: Implementation of changing log level.
  • Verbose logging added to ILogMonitor.

v1.1.6

Full Changelog: mjfryc/mjaron-tinyloki-java@v1.1.5...v1.1.6

  • java.util.logging Handler implementation.
  • Minor improvements & documentation update.

v1.1.5

  • TinyLoki (v1.x.x) class used instead of LogManager (v0.3.11).
  • Methods start() and build() has been unified to open() function names.
  • Issue #26: Structured metadata support.
  • Logs buffering support added, so the time between sending the buffered logs may be customized.
  • Executor extracted from the log manager.
  • Settings extracted to separated class.
  • Sync (no thread) executor implementation.
  • Fix for JSON encoding, unit tests.
  • Issue #30: Solution for duplicated dropped logs.
  • StreamSet support - StreamSet contains all log level streams.
  • Label values may be created from any primitive type.
  • Issue #25: Buffer size limited - The buffer size may be restricted to avoid Grafana Loki server message rejection.

v1.1.4

  • TinyLoki (v1.x.x) class used instead of LogManager (v0.3.11).
  • Methods start() and build() has been unified to open() function names.
  • Issue #26: Structured metadata support.
  • Logs buffering support added, so the time between sending the buffered logs may be customized.
  • Executor extracted from the log manager.
  • Settings extracted to separated class.
  • Sync (no thread) executor implementation.
  • Fix for JSON encoding, unit tests.
  • Issue #30: Solution for duplicated dropped logs.
  • StreamSet support - StreamSet contains all log level streams.
  • Label values may be created from any primitive type.
  • Issue #25: Buffer size limited - The buffer size may be restricted to avoid Grafana Loki server message rejection.

v1.1.3

  • TinyLoki (v1.x.x) class used instead of LogManager (v0.3.11).
  • Methods start() and build() has been unified to open() function names.
  • Issue #26: Structured metadata support.
  • Logs buffering support added, so the time between sending the buffered logs may be customized.
  • Executor extracted from the log manager.
  • Settings extracted to separated class.

... (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 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 [io.github.mjfryc:mjaron-tinyloki-java](https://github.com/mjfryc/mjaron-tinyloki-java) from 0.3.11 to 1.1.8.
- [Release notes](https://github.com/mjfryc/mjaron-tinyloki-java/releases)
- [Commits](mjfryc/mjaron-tinyloki-java@v0.3.11...v1.1.8)

---
updated-dependencies:
- dependency-name: io.github.mjfryc:mjaron-tinyloki-java
  dependency-version: 1.1.8
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 14, 2026
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