Skip to content
This repository was archived by the owner on Oct 31, 2024. It is now read-only.

Latest commit

 

History

History
390 lines (111 loc) · 13.9 KB

File metadata and controls

390 lines (111 loc) · 13.9 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.41.0 (2024-05-21)

Note: Version bump only for package opentelemetry-instrumentation-kafkajs

0.40.0 (2023-10-17)

Note: Version bump only for package opentelemetry-instrumentation-kafkajs

0.39.1 (2023-07-27)

Note: Version bump only for package opentelemetry-instrumentation-kafkajs

0.35.1 (2023-07-27)

Note: Version bump only for package opentelemetry-instrumentation-kafkajs

0.35.0 (2023-03-01)

Note: Version bump only for package opentelemetry-instrumentation-kafkajs

0.34.0 (2022-11-21)

Features

  • upgrade instrumentations to otel 0.34.0 (#248) (f105f9a)

0.32.0 (2022-10-18)

Features

  • support core experimental version 0.32.0 (#240) (86d40a1)

0.29.0 (2022-06-28)

Features

  • support core experimental version 0.29.0 (#234) (a1b0d74)

0.28.0 (2022-06-02)

Bug Fixes

  • kafkajs: Support prerelease versions (#223) (459790a)

Features

  • support core experimental versions ^0.28.0 (#228) (6eaec0e)

0.27.1 (2022-04-13)

Bug Fixes

  • kafkajs: baggage not set on consumer callback context (#216) (2e82475)

Features

0.27.0 (2021-12-27)

Note: Version bump only for package opentelemetry-instrumentation-kafkajs

0.26.1 (2021-11-29)

Note: Version bump only for package opentelemetry-instrumentation-kafkajs

0.26.0 (2021-10-26)

Note: Version bump only for package opentelemetry-instrumentation-kafkajs

0.25.0 (2021-09-19)

Note: Version bump only for package opentelemetry-instrumentation-kafkajs

0.24.1 (2021-09-01)

Note: Version bump only for package opentelemetry-instrumentation-kafkajs

0.24.0 (2021-08-01)

Note: Version bump only for package opentelemetry-instrumentation-kafkajs

0.23.0 (2021-07-05)

Features

0.22.1 (2021-07-04)

Bug Fixes

0.22.0 (2021-06-28)

Note: Version bump only for package opentelemetry-instrumentation-kafkajs

0.21.0 (2021-06-20)

Note: Version bump only for package opentelemetry-instrumentation-kafkajs

0.5.1 (2021-06-16)

Features

  • add sync resource detector api and service and deployment detectors (#129) (17d63f8)

0.5.0 (2021-06-09)

Note: Version bump only for package opentelemetry-instrumentation-kafkajs

0.4.5 (2021-06-02)

Note: Version bump only for package opentelemetry-instrumentation-kafkajs

0.4.4 (2021-05-31)

Note: Version bump only for package opentelemetry-instrumentation-kafkajs

0.4.3 (2021-05-19)

Note: Version bump only for package opentelemetry-instrumentation-kafkajs

0.4.2 (2021-05-19)

Note: Version bump only for package opentelemetry-instrumentation-kafkajs

0.4.1 (2021-05-03)

Note: Version bump only for package opentelemetry-instrumentation-kafkajs

0.4.0 (2021-04-28)

Note: Version bump only for package opentelemetry-instrumentation-kafkajs

0.3.1 (2021-04-19)

Bug Fixes

  • instrumentation-kafkajs: support non promise return value from consumer callbacks (#99) (88a9cae)

0.3.0 (2021-03-18)

Features

BREAKING CHANGES

  • Instrumentation requires opentelemetry version ^0.18.0 to work

0.2.3 (2021-03-15)

Note: Version bump only for package opentelemetry-instrumentation-kafkajs

0.2.2 (2021-03-04)

Features

  • new elasticsearch instrumentation (#70) (08625e2)

0.2.1 (2021-03-01)

Features

  • add moduleVersionAttributeName config to all plugins (#71) (2af9ef2)

0.2.0 (2021-02-18)

  • feat!: Upgrade to otel 17 (#66) (40e671f), closes #66

BREAKING CHANGES

  • All plugins require opentelemetry version ^0.17.0 to work

0.1.0 (2021-02-18)

Features

0.0.2 (2021-02-16)

Features

0.0.1 (2021-02-14)

Features

  • migration to new instrumentation class (#61) (692f0df)

0.2.0 (2021-01-28)

Note: Version bump only for package opentelemetry-plugin-kafkajs

0.1.2 (2021-01-12)

Bug Fixes

  • kafkajs: make changes to conform to MessagingSystems spec (#48) (9b6e0c0)
  • plugin-kafkajs: correct package name in README (a5f7638)
  • plugin-kafkajs: fix urls in package.json (c357d78)
  • plugin-kafkajs: fixing consumer sent with wrong span kind (c2382dd)
  • plugin-kafkajs: plugin version not available from dist (68335cf)

Features

  • plugin-kafkajs: copy plugin code into project (620fe5f)