Skip to content

Bump splunk-library-javalogging from 1.7.1 to 1.11.1#1

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/com.splunk.logging-splunk-library-javalogging-1.11.1
Open

Bump splunk-library-javalogging from 1.7.1 to 1.11.1#1
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/com.splunk.logging-splunk-library-javalogging-1.11.1

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 14, 2021

Bumps splunk-library-javalogging from 1.7.1 to 1.11.1.

Release notes

Sourced from splunk-library-javalogging's releases.

Version 1.11.1

Version 1.11.1

Minor Changes

Version 1.11.0

Minor Changes

  • Added a parameter to set await termination timeout. PR

Version 1.10.0

Bug Fixes

  • Fixed issue causing delayed time when using AsyncAppender (GitHub issue #186)
    • Now the timestamp is being recorded at the time when log event "occurs" instead of the time when log event is being "sent"

Minor Changes

  • Updated the project to use make conventions to spin up local dockerized instances.
  • Upgrade version of okhttp to 4.9.1.
  • Upgrade version of slf4j to 1.7.30.
  • Upgrade version of gson to 2.8.7.
  • Upgrade version of junit to 4.13.2.
  • Upgrade version of commons to 3.12.

Version 1.9.0

  • Resolve an issue with TcpAppender losing events when busy (@​avdv)
  • Fix an issue with middleware not delegating on completion (@​Blackbaud-MikeLueders)
  • Add EventHeaderSerializer that allows specifying HEC metadata (@​snorwin)
  • Allow specification of timeout parameters
  • Allow time to be specified by EventBodySerializer (@​avpavlov)
  • Use an Okhttp client per appender rather than a global client (@​snorwin)
  • Fix an issue with empty strings in configs (@​thomasmey)
  • Resolve an issue with sending raw events to HEC (@​tburch)
  • Allow templated metadata values to be applied to an appender (@​brunoalexandresantos)

1.8.0

This release updates the underlying HTTP client (thank you @​snorwin!), updates underlying libraries, and streamlines serialization to JSON. As part of this, the 'message' attribute of the default JSON object should no longer be double JSON encoded.

The following library dependences were also updated: log4j v2.12.1 logback v1.2.3 slf4j v1.7.29

Release v1.7.3

Update Log4j dependency version to 2.10.0

1.7.2

  • Closing httpclient properly on logback shutdown #112.
Changelog

Sourced from splunk-library-javalogging's changelog.

Version 1.11.1

Minor Changes

Version 1.11.0

Minor Changes

  • Added a parameter to set await termination timeout. PR

Version 1.10.0

Bug Fixes

  • Fixed issue causing delayed time when using AsyncAppender (GitHub issue #186)
    • Now the timestamp is being recorded at the time when log event "occurs" instead of the time when log event is being "sent"

Minor Changes

  • Updated the project to use make conventions to spin up local dockerized instances.
  • Upgrade version of okhttp to 4.9.1.
  • Upgrade version of slf4j to 1.7.30.
  • Upgrade version of gson to 2.8.7.
  • Upgrade version of junit to 4.13.2.
  • Upgrade version of commons to 3.12.

Version 1.9.0

  • Resolve an issue with TcpAppender losing events when busy (@​avdv)
  • Fix an issue with middleware not delegating on completion (@​Blackbaud-MikeLueders)
  • Add EventHeaderSerializer that allows specifying HEC metadata (@​snorwin)
  • Allow specification of timeout parameters
  • Allow time to be specified by EventBodySerializer (@​avpavlov)
  • Use an Okhttp client per appender rather than a global client (@​snorwin)
  • Fix an issue with empty strings in configs (@​thomasmey)
  • Resolve an issue with sending raw events to HEC (@​tburch)
  • Allow templated metadata values to be applied to an appender (@​brunoalexandresantos)

Version 1.8.0

  • Update JSON serialization- message property should not be encoded as a string
  • Changed underlying HTTP client to OkHttp. This change should decrease memory usage and increase performance.
  • Updated Gradle build plugins to latest versions

Version 1.7.3

  • Update Log4j dependency version to 2.10.0 #114.

... (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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [splunk-library-javalogging](https://github.com/splunk/splunk-library-javalogging) from 1.7.1 to 1.11.1.
- [Release notes](https://github.com/splunk/splunk-library-javalogging/releases)
- [Changelog](https://github.com/splunk/splunk-library-javalogging/blob/main/CHANGELOG.md)
- [Commits](splunk/splunk-library-javalogging@1.7.1...1.11.1)

---
updated-dependencies:
- dependency-name: com.splunk.logging:splunk-library-javalogging
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 14, 2021
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants