Skip to content

Releases: immobiliare/fastify-sentry

v5.0.2

17 Jan 13:14
Compare
Choose a tag to compare

5.0.2 (2023-01-17)

Bug Fixes

v5.0.1

15 Dec 11:09
Compare
Choose a tag to compare

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

08 Nov 10:57
Compare
Choose a tag to compare

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

28 Oct 14:28
Compare
Choose a tag to compare

4.1.2 (2022-10-28)

Bug Fixes

  • deps: sentry broken version chain (31a372d), closes #274

v5.0.0-next.1

13 Oct 09:07
Compare
Choose a tag to compare
v5.0.0-next.1 Pre-release
Pre-release

5.0.0-next.1 (2022-10-13)

Features

  • improve integration with sentry sdk (c20e45b)

BREAKING CHANGES

  • the plugin configuration interface is completely different.

v4.1.1

24 Aug 10:27
Compare
Choose a tag to compare

4.1.1 (2022-08-24)

Bug Fixes

  • don't override validation errors (73317b1)

v4.1.0

18 Jul 11:05
Compare
Choose a tag to compare

v4.0.1

22 Jun 07:27
Compare
Choose a tag to compare

4.0.1 (2022-06-22)

Bug Fixes

  • fastify: pin to version 4.x (78d3937)

v4.0.0

21 Jun 11:35
Compare
Choose a tag to compare

4.0.0 (2022-06-21)

Features

BREAKING CHANGES

  • fastify: Updated fastify framework to new major version v4

v3.1.0

24 May 11:08
Compare
Choose a tag to compare

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)