Releases: justbetter/magento2-sentry
Releases · justbetter/magento2-sentry
4.4.0
What's Changed
- Added support for spotlight by @indykoning in #195
- Catch zend db adapter errors when database is missing by @indykoning in #193
- Add the ability to select job codes using regex by @indykoning in #197
Full Changelog: 4.3.0...4.4.0
4.3.0
What's Changed
- Catch The default website isnt defined when getting store by @indykoning in #188
- Add sentry logger by hooking into monolog setHandlers by @indykoning in #184
- Added support for cron check-ins by @indykoning in #182
Full Changelog: 4.2.0...4.3.0
4.2.0
What's Changed
- Add performance sampling by @indykoning, @barryvdh and @rommelfreddy in #178
- Automatically pass all supported sentry config by @indykoning in #177
Full Changelog: 4.1.0...4.2.0
4.1.0
What's Changed
- Clean up the Magento stacktrace before sending to Sentry by @indykoning in #171
- Pass config also relevant to sentry by @indykoning in #172
- Gather ip from Magento instead of server variable by @indykoning in #174
Full Changelog: 4.0.1...4.1.0
4.0.1
What's Changed
- Load customerSession in SentryLog via proxy, fix #160 compile issue by @brosenberger in #169
Full Changelog: 4.0.0...4.0.1
4.0.0
This release adds support for Magento 2.4.8
Magento 2.4.8 requires Monolog V3, this is breaking compared to V2.
In this release Monolog V2 and V3 are supported which means Magento 2.4.7 is still compatible.
What's Changed
- Use secureRenderer for including sentry frontend js by @brosenberger in #157
- Dynamically add sentry and logrocket domains to CSP whitelist by @brosenberger in #156
- Moved sentry logging to a monolog handler by @indykoning in #165
New Contributors
- @brosenberger made their first contribution in #157
Full Changelog: 3.9.0...4.0.0