32 Commits

Author SHA1 Message Date
Alexandre Bodin
3065d72a4b v3.5.4 2021-03-25 14:34:45 +01:00
dependabot[bot]
e9127b7ca0
Bump @sentry/node from 6.2.0 to 6.2.3 (#9829)
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 6.2.0 to 6.2.3.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/6.2.0...6.2.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-25 09:02:02 +01:00
Alexandre Bodin
33552e43b8 v3.5.3 2021-03-11 14:25:37 +01:00
Alexandre Bodin
1a472c98a7 v3.5.2 2021-03-01 11:24:44 +01:00
dependabot[bot]
5fd02d1b57
Bump @sentry/node from 6.1.0 to 6.2.0 (#9506)
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 6.1.0 to 6.2.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/6.1.0...6.2.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-24 09:59:49 +01:00
Convly
3cc49c4ea8 v3.5.1 2021-02-23 11:23:21 +01:00
Alexandre Bodin
d02a7ba2fa v3.5.0 2021-02-18 11:28:28 +01:00
Rémi de Juvigny
f5823c1ce5
Add install instructions to strapi-plugin-sentry docs (#9440) 2021-02-18 10:43:36 +01:00
Rémi de Juvigny
db0f437272
Add init option to strapi-plugin-sentry (#9423) 2021-02-17 09:15:32 +01:00
Alexandre Bodin
ae29f535d7 Update plugin sentry version 2021-02-16 17:39:46 +01:00
Alexandre Bodin
88dbf33139 Merge branch 'features/sentry-plugin' of github.com:strapi/strapi into features/sentry-plugin 2021-02-16 09:29:20 +01:00
Alexandre Bodin
321d7c1361 Fix unit tests 2021-02-16 09:29:12 +01:00
Rémi de Juvigny
0aed8e18f5 Improved docs to disable the plugin 2021-02-15 19:34:45 +01:00
Alexandre Bodin
8d2ab6e1b0 Move sentry middleware to middlewares folder 2021-02-15 15:45:30 +01:00
Rémi de Juvigny
f0ebed1dc2 Update @sentry/node to 6.1.0 2021-02-08 17:25:21 +01:00
Alexandre Bodin
28f872a146 Update sentry dep 2021-02-01 18:29:49 +01:00
Rémi de Juvigny
4fe9117229 Restore transaction name 2021-01-28 16:47:35 +01:00
Rémi de Juvigny
e09f310639 Fix undefined transaction tag 2021-01-28 10:12:35 +01:00
Rémi de Juvigny
a82bc5f864 Move service require 2021-01-26 11:06:33 +01:00
Rémi de Juvigny
8fcc848f94 Move jest reset modules 2021-01-26 10:58:28 +01:00
Rémi de Juvigny
f3b362df16 Fixed description translations 2021-01-25 19:35:21 +01:00
Rémi de Juvigny
7b247791c0 Finishing touches 2021-01-25 19:10:52 +01:00
Rémi de Juvigny
ec769f39d9 Add npm ignore 2021-01-22 18:47:12 +01:00
Rémi de Juvigny
7e070b0f65 Fixed tests 2021-01-22 18:26:25 +01:00
Rémi de Juvigny
db849d99ba WIP- debug sentry mock 2021-01-22 16:11:51 +01:00
Rémi de Juvigny
4ab6d66364 WIP - add tests 2020-12-17 11:43:39 +01:00
Rémi de Juvigny
6ee250a49e Add license and Sentry logo 2020-12-16 14:10:13 +01:00
Rémi de Juvigny
c72349638a Fix sendError() without configureScope param 2020-12-16 12:35:36 +01:00
Rémi de Juvigny
a0a70a39e2 Fix readme typo 2020-12-14 17:54:42 +01:00
Rémi de Juvigny
5484afe817 Add readme and apply feedback 2020-12-14 17:50:19 +01:00
Rémi de Juvigny
c43e9b21bb Add option to avoid sending error metadata 2020-12-14 16:15:35 +01:00
Rémi de Juvigny
4c88a4d447 Add Sentry plugin 2020-12-14 00:59:12 +01:00