Releases: noone-silent/phalcon-sentry
Releases · noone-silent/phalcon-sentry
refactor(helper): add double quotes around integrations
v1.0.9 refactor(helper): add double quotes around integrations
v1.0.8
What's Changed
- Fix config loading to allow to provide array values by @erickskrauch in #1
New Contributors
- @erickskrauch made their first contribution in #1
Full Changelog: v1.0.7...v1.0.8
Sentry needs cache.hit as true or false
v1.0.7 refactor(cache): sentry needs cache.hit as true or false
Sentry needs also cache.hit and cache.item_size
v1.0.6 refactor(cache): sentry needs also cache.hit and cache.item_size
Updated ops and added w3c meta tag for volt.
refactor(cache): added correct ops from documentation. refactor(volt): added new w3c trace meta.
Fixed a bug with Phalcon Config values
v1.0.4 fix(cache): do not force array on config path.
Added tracing for cache
This feature is only available for Phalcon v5.8.0 and newer.
Added defaults to configuration
Added the possibility to add or/and modify the sentry browser script used.
Bugfix
- Check for request in di before usage.
First release
v1.0.0 chore: update readme