Skip to content

Feature release

Compare
Choose a tag to compare
@mindplay-dk mindplay-dk released this 06 Mar 08:59
· 5 commits to master since this release
e88a6ea

This release introduces a simple abstraction of Event Capture, and the option to buffer and defer the capture of events - as well as implementing your own custom strategy.

Breaking changes are documented here and affect the bootstrapping of the client only - there are no breaking changes to the public interfaces beyond the constructors.

This release also includes an enhancement to the exception reporter, which now supports filtering of files from stack-traces - if you use flat PHP configuration-files, this enables you to filter those, so that security-sensitive information (like passwords) don't appear in stack-traces.