bcgov / jag-rsbc-digital-forms-viirp-integration

Digital Forms VIPS integration for Impoundments and Prohibitions
Apache License 2.0
3 stars 0 forks source link

Bump splunk-library-javalogging from 1.11.5 to 1.11.6 in /digitalforms-api #65

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps splunk-library-javalogging from 1.11.5 to 1.11.6.

Release notes

Sourced from splunk-library-javalogging's releases.

Version 1.11.6

Enhancements

  • Sending Java Throwable object instead of exception message in event.
  • Formatter support added in formatting event message in Java Util Logging.
    • Any message formatter can be added from properties file.
    • By default, SimpleFormatter is used to format event message.
  • Layout (deprecated) in socket appender configuration (TcpAppender) is replaced with Encoder.

Minor Changes

  • Starting a new Dispatcher always for OkHttpClient builder. (PR #193)
  • README file modified with dependency management guidance. (PR #217)
  • JsonHttpContentType in HttpEventCollectorSender is fixed based on RFC7231 specs. (PR #256)
  • Event message strings starting with commenting characters (#, // & /**/) are allowed.
Changelog

Sourced from splunk-library-javalogging's changelog.

Version 1.11.6

Enhancements

  • Sending Java Throwable object instead of exception message in event.
  • Formatter support added in formatting event message in Java Util Logging.
    • Any message formatter can be added from properties file.
    • By default, SimpleFormatter is used to format event message.
  • Layout (deprecated) in socket appender configuration (TcpAppender) is replaced with Encoder.

Minor Changes

  • Starting a new Dispatcher always for OkHttpClient builder. (PR #193)
  • README file modified with dependency management guidance. (PR #217)
  • JsonHttpContentType in HttpEventCollectorSender is fixed based on RFC7231 specs. (PR #256)
  • Event message strings starting with commenting characters (#, // & /**/) are allowed.
Commits
  • 0929803 Version 1.11.5 changed to 1.11.6
  • 5675cc0 Layout is replaced with Encoder
  • 8221dd3 Unnecessary imports removed
  • 37e950f Test cases added for commented event messages
  • 3c715a6 Commented strings allowed as an event
  • 97cc063 SplunkCimLogEvent format modified
  • 820128b Message Formatter support added
  • 127e994 Merge pull request #193 from PeterTeunissen/StartDispatcher
  • 8d3f6ee Formatter added in Java Util Logging Handler
  • 27f862d Multiple scenarios of throwing exception handled
  • 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)
dependabot[bot] commented 2 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.