8.0.2 (2024-10-09)
- package.json to reduce vulnerabilities (eeccb19)
8.0.1 (2024-03-06)
8.0.0 (2023-12-20)
- node version (2748abf)
- Node versions older than 18 are not ufficially supported
7.1.1 (2023-09-15)
- remove fastify deprecation warning (2b84c12)
7.1.0 (2023-08-31)
- config: support skipping sentry init (725c081)
7.0.1 (2023-08-28)
- types: fix missing dsn option (937e44b)
7.0.0 (2023-08-25)
- types: fix node16 resolution (87d4038)
6.0.10 (2023-07-26)
6.0.9 (2023-07-19)
6.0.8 (2023-07-14)
6.0.7 (2023-06-30)
6.0.6 (2023-06-20)
6.0.5 (2023-06-15)
6.0.4 (2023-06-14)
6.0.3 (2023-06-09)
6.0.2 (2023-05-30)
6.0.1 (2023-04-21)
- Revert "ci(npm): adds npm provenance" (11c6272)
6.0.0 (2023-04-21)
- package: pin exact sentry packages version (a7d72fe)
- sentry: remove domain (12ad7d0)
- test: disable autoSessionTracking (180c559)
- drop node 14 support (60482e2)
- Node 14 is not supported anymore
5.0.2 (2023-01-17)
- hardcode plugin name (9a5b916)
5.0.1 (2022-12-15)
- make sure user and http method is available in metadata (1ecbda4)
- update distributed tracing logic (ca19506)
5.0.0 (2022-11-08)
- upgrade fastify-plugin from 4.2.1 to 4.3.0 (0b35f18)
- improve integration with sentry sdk (c20e45b)
- the plugin configuration interface is completely different.
5.0.0-next.1 (2022-10-13)
- improve integration with sentry sdk (c20e45b)
- the plugin configuration interface is completely different.
4.1.2 (2022-10-28)
4.1.1 (2022-08-24)
- don't override validation errors (73317b1)
4.1.0 (2022-07-18)
- [email protected] [email protected] (2af8e32), closes #183 #186
4.0.1 (2022-06-22)
- fastify: pin to version 4.x (78d3937)
4.0.0 (2022-06-21)
- fastify: v4 (ae1dac8)
- fastify: Updated fastify framework to new major version v4
3.1.0 (2022-05-24)
- index.js: support all options for for sentry initialization (eef8b8a)
- add support for @fastify/sensible errors (27f368b)
3.0.0 (2022-05-10)
- updates node.js (39551bc)
- Node.js 12 is deprecated
2.0.1 (2022-05-05)
2.0.0 (2022-04-29)
- defaultIntegrations and autoSessionTracking are not set to false anymore by default.
1.0.1 (2022-02-04)
- do not force undefined on defaultIntagrations (7d60f26)
- require pkg.json (e4a210d)