Skip to content

3.1.0 Release

Compare
Choose a tag to compare
@LordSimal LordSimal released this 15 Sep 07:03
· 27 commits to 3.next since this release

This release requires CakePHP 5.1 since it leverages the new Server.terminate event to send the transaction to sentry AFTER the response has been sent to the client.

This means your users don't have to wait till the transaction has been recieved by sentry to actually get your desired response.

ℹ️ This ONLY works if your PHP is executed via PHP-FPM

What's Changed

Full Changelog: 3.0.1...3.1.0