bcgov / jag-document-utils

Justice Sector PDF Merge Microservice integration with Adobe Experience Manager
Apache License 2.0
1 stars 1 forks source link

Bump splunk-library-javalogging from 1.8.0 to 1.9.0 in /src #67

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps splunk-library-javalogging from 1.8.0 to 1.9.0.

Release notes

Sourced from splunk-library-javalogging's releases.

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)
Changelog

Sourced from splunk-library-javalogging's changelog.

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)
Commits
  • c9d5a52 update changelog for 1.9
  • 120dfee Merge pull request #173 from splunk/develop
  • 513444c update version number
  • e3477d1 Merge pull request #174 from zenmoto/move_to_github_actions
  • d665ef3 Move CI to GitHub Actions, set up automated deploy
  • f027eda create copy of metadata template so values do not carry between events
  • 191ec03 Merge branch 'develop' of github.com:splunk/splunk-library-javalogging into m...
  • 2eeec30 Merge branch 'update_snorwin_develop' into develop
  • b7c6d0a Merge branch 'develop' of github.com:splunk/splunk-library-javalogging into u...
  • 55e1de0 Merge pull request #142 from snorwin/fix-multiple-client-issue
  • 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)
codeclimate[bot] commented 3 years ago

Code Climate has analyzed commit a5b988ba and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 84.0% (0.0% change).

View more on Code Climate.

dependabot[bot] commented 3 years ago

Superseded by #77.