Skip to content

Latest commit

 

History

History
221 lines (100 loc) · 9.17 KB

CHANGELOG.md

File metadata and controls

221 lines (100 loc) · 9.17 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

6.0.0 (2024-04-14)

⚠ BREAKING CHANGES

  • Changed module exported method, only supported if using the moduleResolution: NodeNext option. (#63)

Features

  • First JSON databases semantic-conv generator.
  • Include Raster & Infra domain.
  • Release includes auto-generated entities under telemetry/convention on importingץ

5.4.0 (2024-03-21)

Bug Fixes

  • enable providing spanOption arguments on span creation (#61) (f47f4f4)

5.3.1 (2024-01-02)

Bug Fixes

  • tracing: fix utils to handle undefined span (#60) (7c3a69c)

5.3.0 (2024-01-02)

Features

  • tracing: add utils for using spans (#58) (2257d1a)

5.2.0 (2023-12-27)

Bug Fixes

  • examples following v5.1.2 for gauge labels (c331ea8)

5.1.2 (2023-09-27)

5.1.1 (2023-09-27)

Bug Fixes

  • added missing merrgedLabels to list of gauge labels (5391ca6)
  • examples basic-prom-bundle pushing traces (0840ec2)
  • examples were pointing to localhost registry (0ebb390)

5.1.0 (2023-08-27)

Features

  • metrics: added collectMetricsExpressMiddleware and deprecated defaultMetricsMiddleware (#54) (1148a83)

5.0.0 (2023-07-07)

⚠ BREAKING CHANGES

  • deps: upgraded to otel v1.14 (#52)

Bug Fixes

  • deps: fixed localhost on package-lock.json (5e68870)

  • deps: upgraded to otel v1.14 (#52) (0e186ff)

4.2.0 (2023-06-22)

Features

4.1.0 (2022-06-13)

Features

  • added functions to simplify ignoring request paths (#48) (4e1f13a)

4.0.0 (2022-06-12)

⚠ BREAKING CHANGES

  • upgraded to new otel version (#46)

Features

3.1.0 (2021-07-14)

Features

3.0.0 (2021-07-04)

⚠ BREAKING CHANGES

  • tracing: support in resource (#29)

Features

2.2.0 (2021-06-30)

2.2.0-0 (2021-06-30)

Features

  • tracing: added support in isEnabled env (#28) (b58d3ee)

2.1.0 (2021-06-29)

Features

  • tracing: trace id on header middleware (#27) (a6a2a31)

2.0.0 (2021-06-28)

2.0.0-0 (2021-06-28)

⚠ BREAKING CHANGES

  • deps: upgrade to otel v1.0.1

build

  • deps: upgrade to otel v1.0.1 (676483b)

1.1.2-0 (2021-06-27)

1.1.1 (2021-05-19)

Bug Fixes

  • deps: changed the api version to be fixed (#22) (e09cbf5)

1.1.0 (2021-04-29)

1.1.0-7 (2021-04-27)

Bug Fixes

1.1.0-6 (2021-04-27)

1.1.0-5 (2021-04-22)

Features

  • tracing: added hook to integrate with pino logger (#17) (688d67f)

1.1.0-4 (2021-04-04)

1.1.0-3 (2021-03-22)

Features

  • metrics: added metrics support (d3da55f)

1.1.0-2 (2021-02-07)

Bug Fixes

  • tracing: fix serviceName (bc2b395)

1.1.0-1 (2021-02-07)

Features

  • tracing: added configurable tracing support (#8) (dfc68fe), closes #7

1.1.0-0 (2021-01-19)

Features

  • tracing: add support for opentelemetry tracing (#5) (de7e983), closes #2

1.1.0 (2021-01-04)

Features

  • added jest and updated npm scripts (cf75a56)

Bug Fixes

  • configurations: corrected main property of package (02c2935)