Skip to content

Version 1.11.5

Compare
Choose a tag to compare
@bparmar-splunk bparmar-splunk released this 02 Jun 09:55
· 31 commits to main since this release

Version 1.11.5

Critical Security Update

Enhancements

  • Added StandardErrorCallback class. Register ErrorCallback implementations via logback or log4j xml config. (PR #215)
    • ErrorCallback class used to handle errors other than Server errors.

Minor Changes

  • Bump org.slf4j:slf4j-api version to latest 1.7.36
  • Bump com.squareup.okhttp3:okhttp to latest 4.9.3
  • Bump com.google.code.gson:gson to latest 2.9.0
  • Flush HttpClient after flushing appenders. (PR #207)
  • Timeout settings modified for OKHttpClient. (PR #199)
  • Default behavior of Splunk event header & body are reverted back to v1.7.3. (PR #198)