Skip to content

Releases: amplication/opentelemetry-nestjs

v5.0.3

01 Mar 16:09
5ba522e
Compare
Choose a tag to compare

5.0.3 (2024-03-01)

Bug Fixes

  • move otel deps to peerDependencies (5ba522e)

v5.0.2

01 Mar 09:58
bf01e13
Compare
Choose a tag to compare

5.0.2 (2024-03-01)

Bug Fixes

  • remove redundant nestjs instrumentation from defaults (bf01e13)

v5.0.1

29 Feb 16:28
cc53cbe
Compare
Choose a tag to compare

5.0.1 (2024-02-29)

Bug Fixes

v5.0.0

29 Feb 15:59
b422716
Compare
Choose a tag to compare

5.0.0 (2024-02-29)

Bug Fixes

  • issue related to missing spans from instrumentation libs as they were loaded after the targeting lib i.e. graphql (b3d7994)

BREAKING CHANGES

  • the tracing SDK initialisation is now independent from the TracingModule

v4.5.0

26 Feb 15:25
a3bb934
Compare
Choose a tag to compare

4.5.0 (2024-02-26)

Features

  • add default W3CTraceContextPropagator to the default propagators (a3bb934)

v4.4.0

30 Oct 13:33
69a1fe0
Compare
Choose a tag to compare

4.4.0 (2023-10-30)

Features

  • change @nestjs/graphql peer dep for otel plugin to support nestjs v10 (#7) (69a1fe0)

v4.3.7

21 Aug 09:30
9d072ee
Compare
Choose a tag to compare

4.3.7 (2023-08-21)

Bug Fixes

  • non optional peer dependency (#5) (9d072ee)

v4.3.6

12 Aug 08:20
c067d5c
Compare
Choose a tag to compare

4.3.6 (2023-08-12)

Bug Fixes

  • move dependencies to peer dependencies (c067d5c)

v4.3.5

12 Aug 08:05
b930ef9
Compare
Choose a tag to compare

4.3.5 (2023-08-12)

Bug Fixes

  • add peer dependency for @nestjs/event-emitter (b930ef9)

v4.3.4

12 Aug 07:55
5ee3cd7
Compare
Choose a tag to compare

4.3.4 (2023-08-12)

Bug Fixes

  • support for nestjs 8 and 9 (31bd351)