Skip to content
This repository has been archived by the owner on Jan 19, 2024. It is now read-only.

Latest commit

 

History

History
21 lines (14 loc) · 599 Bytes

CHANGELOG.md

File metadata and controls

21 lines (14 loc) · 599 Bytes

Change Log

[1.6.1]

  • Fix NPE if class packaging is turned off, which is the default.

[1.6.0]

  • Allow excluding package prefixes from stack traces

[1.5.3]

  • Use SLf4j callerData if no exception

[1.4.0] - 2016-04-11

Added

  • MDC context data is sent as Raygun custom data (contributed by Andrew Matheny)

[1.3.0] - 2015-08-31

Changed

  • Downgrade language level to Java 7 (contributed by Chris Connelly)
  • Add support for specifying tags to report (contributed by Chris Connelly)