Releases: immobiliare/fastify-sentry
Releases · immobiliare/fastify-sentry
v5.0.2
5.0.2 (2023-01-17)
Bug Fixes
v5.0.1
5.0.1 (2022-12-15)
Bug Fixes
- make sure user and http method is available in metadata (1ecbda4)
- update distributed tracing logic (ca19506)
v5.0.0
5.0.0 (2022-11-08)
Bug Fixes
- upgrade fastify-plugin from 4.2.1 to 4.3.0 (0b35f18)
Features
- improve integration with sentry sdk (c20e45b)
BREAKING CHANGES
- the plugin configuration interface is completely different.
v4.1.2
4.1.2 (2022-10-28)
Bug Fixes
- deps: sentry broken version chain (31a372d), closes #274
v5.0.0-next.1
Features
- improve integration with sentry sdk (c20e45b)
BREAKING CHANGES
- the plugin configuration interface is completely different.
v4.1.1
4.1.1 (2022-08-24)
Bug Fixes
- don't override validation errors (73317b1)
v4.1.0
4.1.0 (2022-07-18)
Features
v4.0.1
4.0.1 (2022-06-22)
Bug Fixes
- fastify: pin to version 4.x (78d3937)
v4.0.0
4.0.0 (2022-06-21)
Features
BREAKING CHANGES
- fastify: Updated fastify framework to new major version v4
v3.1.0
3.1.0 (2022-05-24)
Bug Fixes
- index.js: support all options for for sentry initialization (eef8b8a)
Features
- add support for @fastify/sensible errors (27f368b)