Skip to content

Releases: mridang/exporter-xray

v1.4.2

15 Jul 06:58
Compare
Choose a tag to compare

1.4.2 (2024-07-15)

Bug Fixes

  • ensured that segments are marked as error correctly in non-http environments (f97d8b7)

v1.4.1

14 Jul 13:53
Compare
Choose a tag to compare

1.4.1 (2024-07-14)

Bug Fixes

  • Added an override for the @smithy/util-utf8 dependency to reduce dupes (9b30244)

v1.4.0

14 Jul 13:47
Compare
Choose a tag to compare

1.4.0 (2024-07-14)

Features

  • Switched to Node 20.x.x since that tight constraint isn't needed (129aed7)

v1.3.1

14 Jul 10:03
Compare
Choose a tag to compare

1.3.1 (2024-07-14)

Bug Fixes

  • Improve the linting configuration by switching to the new flat config (dee0517)
  • removed the unused suppression (03174a4)

v1.3.0

10 Jul 17:04
Compare
Choose a tag to compare

1.3.0 (2024-07-10)

Bug Fixes

  • fixed the release configuration to not import the package.json (3b602d1)
  • Improve the linting configuration by switching to the new flat config (93c1ac0)
  • made improvements to ensure that plugins work (70ca44b)
  • Undo the migration to the ESM (eccb055)

Features

  • migrated the codebase to use ESM instead of CJS (701c5aa)

v1.2.0

09 Jul 04:17
Compare
Choose a tag to compare

1.2.0 (2024-07-09)

Bug Fixes

  • ensure that the span name is used for generating the segment names (10a6ce4)

Features

  • bumped the depenencies to the latest (2204aa9)

v1.1.0

05 Jul 06:47
Compare
Choose a tag to compare

1.1.0 (2024-07-05)

Features

  • added tests to test the UDP-based emitter (8766573)

v1.0.0

04 Jul 16:02
Compare
Choose a tag to compare

1.0.0 (2024-07-04)

Features

  • trigger initial release (a1a62f3)