Skip to content

3.0.0 Release

Compare
Choose a tag to compare
@LordSimal LordSimal released this 24 Jan 18:53
· 49 commits to 3.x since this 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 to CakeSentryQueryMiddleware
  • 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