Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 1.39 KB

CHANGELOG.md

File metadata and controls

35 lines (23 loc) · 1.39 KB

Splunk Logging for Java Changelog

Version 1.6.0

  • Changed messagedMimeType metadata property to messageFormat
  • Fixes unit tests, and performance issues
  • Fixes issues with log4j
  • Fixes Cookie Expiry date issue #74
  • Added Raw Endpoint support to HEC #75

Version 1.5.3

  • Add support for Logback access #54
  • Make more parameters optional for Log4j appender #47

Version 1.5.2

  • Add support for setting the host metadata field, GitHub issue #24.
  • Send additional logger attributes (logger name, thread name, context/property maps) to the event, GitHub pull request #29.
  • Add support for exception reporting as its own field.
  • Add support for marker including as its own field.

Version 1.5.1

  • Fix issues with Logback 1.1.x, see GitHub issue #21.

Version 1.5.0

  • Add support for HTTP Event Collector.

Version 1.0.1

  • Add fix for hanging logback thread in TcpAppender.

Version 1.0.0

Initial Splunk Logging for Java release.