Releases: cloud-solutions/zend-sentry
Releases · cloud-solutions/zend-sentry
Maintenance Release
- if you're letting ZendSentry load ravenjs via CDN you can now configure which ravenjs version
 - upgraded to ravenjs 3.27.0
 
Feature Release
- add possibility to inject CSP nonce
 - add initial unit testing infrastructure
 - add travis integration
 - change minimum php requirement to 7.0
 - various fixes and code improvements
 
Maintenance Release
- support handling of both new and old Sentry DSN
 - update 
sentry/sentryto latest version - update 
ravenjsto latest version for automatic CDN injection 
Feature release
Add possibility to switch off loading raven-js via CDN.
Maintenance Release
Improve robustness by checking for Raven availability.
Feature release
Make it possible to pass configuration to ravenjs.
Maintenance Release
Raven dependencies upgraded.
Maintenance Release
Upgraded raven dependencies.
Small feature release
It is now possible to add extra context when triggering a log, thanks to a pull request by https://github.com/smknstd
Small feature release
It is now possible to add extra context when triggering a log, thanks to a pull request by https://github.com/smknstd