Skip to content

Releases: noone-silent/phalcon-sentry

refactor(helper): add double quotes around integrations

05 Nov 11:19
Compare
Choose a tag to compare
v1.0.9

refactor(helper): add double quotes around integrations

v1.0.8

24 Oct 12:16
715f361
Compare
Choose a tag to compare

What's Changed

  • Fix config loading to allow to provide array values by @erickskrauch in #1

New Contributors

Full Changelog: v1.0.7...v1.0.8

Sentry needs cache.hit as true or false

20 Aug 04:49
Compare
Choose a tag to compare
v1.0.7

refactor(cache): sentry needs cache.hit as true or false

Sentry needs also cache.hit and cache.item_size

15 Jul 11:39
Compare
Choose a tag to compare
v1.0.6

refactor(cache): sentry needs also cache.hit and cache.item_size

Updated ops and added w3c meta tag for volt.

14 Jul 05:05
Compare
Choose a tag to compare
refactor(cache): added correct ops from documentation.

refactor(volt): added new w3c trace meta.

Fixed a bug with Phalcon Config values

10 Jul 06:35
Compare
Choose a tag to compare
v1.0.4

fix(cache): do not force array on config path.

Added tracing for cache

10 Jul 06:04
Compare
Choose a tag to compare

This feature is only available for Phalcon v5.8.0 and newer.

Added defaults to configuration

03 Jun 09:35
Compare
Choose a tag to compare

Added the possibility to add or/and modify the sentry browser script used.

Bugfix

03 Jun 06:57
Compare
Choose a tag to compare
  • Check for request in di before usage.

First release

03 Jun 05:48
Compare
Choose a tag to compare
v1.0.0

chore: update readme