3.0.0 Release
There are a few major changes from 2.0 to 3.0
- The Sentry PHP SDK has been upgraded from ^3.3 to ^4.0
CakeSentryMiddleware
has been renamed toCakeSentryQueryMiddleware
- Properties are not prefixed
_
any more - The
CakeSentryPerformanceMiddleware
has been added to add support for the Performance Monitoring Feature. See the Readme.md of the 3.x branch on how to use it
Full Changelog: 2.0.0...3.0.0