Skip to content

2.3.1

Compare
Choose a tag to compare
@HazAT HazAT released this 23 Jan 10:23
· 582 commits to master since this release
6d736f8
  • Allow unsetting the stack trace on an Event by calling Event::setStacktrace(null) (#961)
  • Fix sending of both event.stacktrace and event.exceptions when attach_stacktrace = true (#960)
  • Fix regression that set all frames of a stacktrace as not in app by default (#958)
  • Fix issues with memory addresses in anonymous class stack traces (#956)
  • Fix exception thrown regardless of whether the HTTP client was instantiated when using the http_proxy option (#951)