Releases: rootpd/nette-sentry
Releases · rootpd/nette-sentry
2.2.0
2.0.0
- BREAKING: Removed support for Nette 2.
- BREAKING: Removed support for PHP <8.0
- BREAKING: Changed session section tracking.
- Sections are not tracked automatically anymore, but the developer needs to provide them in the extension configuration. See
session_sections
property of the configuration object in the README.
- Sections are not tracked automatically anymore, but the developer needs to provide them in the extension configuration. See
- Added support for traces sample rate configuration.