Skip to content

Bump com.vlkan.log4j2:log4j2-logstash-layout from 0.18 to 1.0.5 - #4207

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/main/com.vlkan.log4j2-log4j2-logstash-layout-1.0.5
Open

Bump com.vlkan.log4j2:log4j2-logstash-layout from 0.18 to 1.0.5#4207
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/main/com.vlkan.log4j2-log4j2-logstash-layout-1.0.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 24, 2026

Copy link
Copy Markdown
Contributor

Bumps com.vlkan.log4j2:log4j2-logstash-layout from 0.18 to 1.0.5.

Changelog

Sourced from com.vlkan.log4j2:log4j2-logstash-layout's changelog.

(2020-10-30) v1.0.5

  • Fix Java 8 compatibility issues. (#69)

(2020-10-29) v1.0.4

  • Try to dump the cause when stack trace serialization fails.

(2020-06-30) v1.0.3

  • Fix handling of non-String values in map directive. (#61)

(2020-03-18) v1.0.2

  • Fix ArrayIndexOutOfBoundsException thrown when stackTrace:text produces an output violating the truncation limit. (#57)

  • Implement work around for FasterXML/jackson-core#609 triggered when maxStringLength is used in combination with emptyPropertyExclusionEnabled=true. (#55)

(2020-01-21) v1.0.1

  • Fix NPE in StringTruncatingGeneratorDelegate. (#53)

(2020-01-08) v1.0.0

  • Switched to semantic versioning.

  • Add Java 9 module name: com.vlkan.log4j2.logstash.layout.

  • Set maxByteCount to 16 KiB by default.

  • Set emptyPropertyExclusionEnabled to false by default.

  • Remove timestamp:nanos and timestamp:millis directives in favor of timestamp:epoch[:divisor=<divisor>[,integral]] directive.

  • Make formatted timestamp resolver GC-free.

  • Replace object pools with thread locals.

  • Add locale configuration.

  • Fix JsonGenerator state corruption in ExceptionResolver if LogEvent#getThrown() is null.

  • Add GelfLayout.json template.

  • Add level:severity and level:severity:code resolvers. (#48)

... (truncated)

Commits
  • 16d6c97 [maven-release-plugin] prepare release v1.0.5
  • bae279d Fix Java 8 compatibility issues. (#69)
  • 830191e [maven-release-plugin] prepare for next development iteration
  • da9a7cd [maven-release-plugin] prepare release v1.0.4
  • 5e7aee7 Add OSX to the OS matrix in CI.
  • dc2c0fa Fix typo in GitHub Actions workflow file.
  • ca99491 Upgrade dependencies.
  • 6445d7a Overhaul GitHub Actions workflow.
  • 97d51ed Add Maven Wrapper support.
  • 2b06527 Try to dump the cause when stack trace serialization fails.
  • Additional commits viewable in compare view

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 [com.vlkan.log4j2:log4j2-logstash-layout](https://github.com/vy/log4j2-logstash-layout) from 0.18 to 1.0.5.
- [Changelog](https://github.com/vy/log4j2-logstash-layout/blob/master/CHANGELOG.md)
- [Commits](vy/log4j2-logstash-layout@v0.18...v1.0.5)

---
updated-dependencies:
- dependency-name: com.vlkan.log4j2:log4j2-logstash-layout
  dependency-version: 1.0.5
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Related to third party dependency updates or migrations java Pull requests that update Java code labels Jul 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Related to third party dependency updates or migrations java Pull requests that update Java code

Projects

Development

Successfully merging this pull request may close these issues.

0 participants