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 logback-ecs-encoder from 0.5.2 to 1.0.0 #60

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 5, 2021

Bumps logback-ecs-encoder from 0.5.2 to 1.0.0.

Release notes

Sourced from logback-ecs-encoder's releases.

Release 1.0.0

Features

  • Make all fields under log.origin.* be consistently nested (#120)
  • Make additionalFields configurable for JUL (#118)

Release 1.0.0.RC1

Features

  • Support for older versions of loggers
    • Logback 1.1 (#88)
    • log4j 2.6 (#100)
    • log4j 1.2.4 (#101)
  • Serialize thread name for JUL if record is from current thread (#104)
  • Add ecs.version (#109)
  • Add support for additional fields for log4j, JUL, and JBoss Log Manager (#116)
  • Docs are now hosted on elastic.co
Commits
  • 1e17ae5 [maven-release-plugin] prepare release v1.0.0
  • fbc5f63 Make all fields under log.origin.* be consistently nested (#120)
  • 9d19a70 Make additionalFields configurable for JUL (#118)
  • 16339a5 docs: use shared content (#117)
  • 9c97eaa Fix tests
  • 1344dad Add notes to setup guide
  • 4a805a3 Set version to 1.0.0-SNAPSHOT
  • e9dfc15 [maven-release-plugin] prepare for next development iteration
  • 604ac62 [maven-release-plugin] prepare release v1.0.0.RC1
  • b6c52de Set version to 1.0.0.RC1-SNAPSHOT
  • 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 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 [logback-ecs-encoder](https://github.com/elastic/ecs-logging-java) from 0.5.2 to 1.0.0.
- [Release notes](https://github.com/elastic/ecs-logging-java/releases)
- [Commits](elastic/ecs-logging-java@v0.5.2...v1.0.0)

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 Feb 5, 2021
@YNedderhoff YNedderhoff merged commit 137194e into master Feb 16, 2021
@YNedderhoff YNedderhoff deleted the dependabot/maven/co.elastic.logging-logback-ecs-encoder-1.0.0 branch February 16, 2021 23:04
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.

1 participant