UNPKG

@instana/opentelemetry-exporter

Version:
592 lines (297 loc) 23.8 kB
# Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [4.15.3](https://github.com/instana/nodejs/compare/v4.15.2...v4.15.3) (2025-06-11) **Note:** Version bump only for package @instana/opentelemetry-exporter ## [4.15.2](https://github.com/instana/nodejs/compare/v4.15.1...v4.15.2) (2025-06-11) **Note:** Version bump only for package @instana/opentelemetry-exporter ## [4.15.1](https://github.com/instana/nodejs/compare/v4.15.0...v4.15.1) (2025-06-09) **Note:** Version bump only for package @instana/opentelemetry-exporter # [4.15.0](https://github.com/instana/nodejs/compare/v4.14.0...v4.15.0) (2025-05-27) **Note:** Version bump only for package @instana/opentelemetry-exporter # [4.14.0](https://github.com/instana/nodejs/compare/v4.13.0...v4.14.0) (2025-05-13) **Note:** Version bump only for package @instana/opentelemetry-exporter # [4.13.0](https://github.com/instana/nodejs/compare/v4.12.0...v4.13.0) (2025-05-08) **Note:** Version bump only for package @instana/opentelemetry-exporter # [4.12.0](https://github.com/instana/nodejs/compare/v4.11.1...v4.12.0) (2025-05-06) **Note:** Version bump only for package @instana/opentelemetry-exporter ## [4.11.1](https://github.com/instana/nodejs/compare/v4.11.0...v4.11.1) (2025-04-24) **Note:** Version bump only for package @instana/opentelemetry-exporter # [4.11.0](https://github.com/instana/nodejs/compare/v4.10.0...v4.11.0) (2025-04-22) **Note:** Version bump only for package @instana/opentelemetry-exporter # [4.10.0](https://github.com/instana/nodejs/compare/v4.9.0...v4.10.0) (2025-04-01) ### Features - added support for express v5 ([#1654](https://github.com/instana/nodejs/issues/1654)) ([8576291](https://github.com/instana/nodejs/commit/85762916de721833f6722fbb75f978aceafd83a8)) # [4.9.0](https://github.com/instana/nodejs/compare/v4.8.0...v4.9.0) (2025-03-20) **Note:** Version bump only for package @instana/opentelemetry-exporter # [4.8.0](https://github.com/instana/nodejs/compare/v4.7.0...v4.8.0) (2025-03-19) **Note:** Version bump only for package @instana/opentelemetry-exporter # [4.7.0](https://github.com/instana/nodejs/compare/v4.6.3...v4.7.0) (2025-03-11) **Note:** Version bump only for package @instana/opentelemetry-exporter ## [4.6.3](https://github.com/instana/nodejs/compare/v4.6.2...v4.6.3) (2025-03-05) **Note:** Version bump only for package @instana/opentelemetry-exporter ## [4.6.2](https://github.com/instana/nodejs/compare/v4.6.1...v4.6.2) (2025-02-24) **Note:** Version bump only for package @instana/opentelemetry-exporter ## [4.6.1](https://github.com/instana/nodejs/compare/v4.6.0...v4.6.1) (2025-01-29) **Note:** Version bump only for package @instana/opentelemetry-exporter # [4.6.0](https://github.com/instana/nodejs/compare/v4.5.3...v4.6.0) (2025-01-18) **Note:** Version bump only for package @instana/opentelemetry-exporter ## [4.5.3](https://github.com/instana/nodejs/compare/v4.5.2...v4.5.3) (2025-01-14) **Note:** Version bump only for package @instana/opentelemetry-exporter ## [4.5.2](https://github.com/instana/nodejs/compare/v4.5.1...v4.5.2) (2025-01-13) **Note:** Version bump only for package @instana/opentelemetry-exporter ## [4.5.1](https://github.com/instana/nodejs/compare/v4.5.0...v4.5.1) (2025-01-13) **Note:** Version bump only for package @instana/opentelemetry-exporter # [4.5.0](https://github.com/instana/nodejs/compare/v4.4.0...v4.5.0) (2024-12-16) **Note:** Version bump only for package @instana/opentelemetry-exporter # [4.4.0](https://github.com/instana/nodejs/compare/v4.3.0...v4.4.0) (2024-12-12) **Note:** Version bump only for package @instana/opentelemetry-exporter # [4.3.0](https://github.com/instana/nodejs/compare/v4.2.0...v4.3.0) (2024-12-10) **Note:** Version bump only for package @instana/opentelemetry-exporter # [4.2.0](https://github.com/instana/nodejs/compare/v4.1.0...v4.2.0) (2024-11-22) **Note:** Version bump only for package @instana/opentelemetry-exporter # [4.1.0](https://github.com/instana/nodejs/compare/v4.0.1...v4.1.0) (2024-11-19) **Note:** Version bump only for package @instana/opentelemetry-exporter ## [4.0.1](https://github.com/instana/nodejs/compare/v4.0.0...v4.0.1) (2024-10-28) **Note:** Version bump only for package @instana/opentelemetry-exporter # [4.0.0](https://github.com/instana/nodejs/compare/v3.21.0...v4.0.0) (2024-10-23) ### Bug Fixes - dropped support for node v14 and v16 ([#1348](https://github.com/instana/nodejs/issues/1348)) ([aaa9ad4](https://github.com/instana/nodejs/commit/aaa9ad41ebf82b11eedcf913afc31d3addd53868)) ### BREAKING CHANGES - - Dropped support for Node.js versions 14 and 16. * Reason: These versions have reached their end of life. * More info: https://github.com/nodejs/Release?tab=readme-ov-file#end-of-life-releases # [3.21.0](https://github.com/instana/nodejs/compare/v3.20.2...v3.21.0) (2024-10-17) **Note:** Version bump only for package @instana/opentelemetry-exporter ## [3.20.2](https://github.com/instana/nodejs/compare/v3.20.1...v3.20.2) (2024-10-09) **Note:** Version bump only for package @instana/opentelemetry-exporter ## [3.20.1](https://github.com/instana/nodejs/compare/v3.20.0...v3.20.1) (2024-10-04) **Note:** Version bump only for package @instana/opentelemetry-exporter # [3.20.0](https://github.com/instana/nodejs/compare/v3.19.0...v3.20.0) (2024-10-01) ### Features - extended typescript support ([#1349](https://github.com/instana/nodejs/issues/1349)) ([3b8abea](https://github.com/instana/nodejs/commit/3b8abeada99cc5952dd8362db54adc66cd8be7da)) # [3.19.0](https://github.com/instana/nodejs/compare/v3.18.2...v3.19.0) (2024-09-25) **Note:** Version bump only for package @instana/opentelemetry-exporter ## [3.18.2](https://github.com/instana/nodejs/compare/v3.18.1...v3.18.2) (2024-09-17) **Note:** Version bump only for package @instana/opentelemetry-exporter ## [3.18.1](https://github.com/instana/nodejs/compare/v3.18.0...v3.18.1) (2024-09-12) **Note:** Version bump only for package @instana/opentelemetry-exporter # [3.18.0](https://github.com/instana/nodejs/compare/v3.17.1...v3.18.0) (2024-09-06) ### Bug Fixes - **serverless:** resolved printing debug logs by default ([#1317](https://github.com/instana/nodejs/issues/1317)) ([d5dfbd7](https://github.com/instana/nodejs/commit/d5dfbd74b54fdeb4d6535f53c32484402855961a)), closes [#1316](https://github.com/instana/nodejs/issues/1316) ## [3.17.1](https://github.com/instana/nodejs/compare/v3.17.0...v3.17.1) (2024-09-03) **Note:** Version bump only for package @instana/opentelemetry-exporter # [3.17.0](https://github.com/instana/nodejs/compare/v3.16.0...v3.17.0) (2024-09-02) **Note:** Version bump only for package @instana/opentelemetry-exporter # [3.16.0](https://github.com/instana/nodejs/compare/v3.15.2...v3.16.0) (2024-08-28) **Note:** Version bump only for package @instana/opentelemetry-exporter ## [3.15.2](https://github.com/instana/nodejs/compare/v3.15.1...v3.15.2) (2024-08-27) **Note:** Version bump only for package @instana/opentelemetry-exporter ## [3.15.1](https://github.com/instana/nodejs/compare/v3.15.0...v3.15.1) (2024-08-19) **Note:** Version bump only for package @instana/opentelemetry-exporter # [3.15.0](https://github.com/instana/nodejs/compare/v3.14.4...v3.15.0) (2024-08-13) **Note:** Version bump only for package @instana/opentelemetry-exporter ## [3.14.4](https://github.com/instana/nodejs/compare/v3.14.3...v3.14.4) (2024-07-22) **Note:** Version bump only for package @instana/opentelemetry-exporter ## [3.14.3](https://github.com/instana/nodejs/compare/v3.14.2...v3.14.3) (2024-07-11) **Note:** Version bump only for package @instana/opentelemetry-exporter ## [3.14.2](https://github.com/instana/nodejs/compare/v3.14.1...v3.14.2) (2024-07-09) **Note:** Version bump only for package @instana/opentelemetry-exporter ## [3.14.1](https://github.com/instana/nodejs/compare/v3.14.0...v3.14.1) (2024-06-26) **Note:** Version bump only for package @instana/opentelemetry-exporter # [3.14.0](https://github.com/instana/nodejs/compare/v3.13.0...v3.14.0) (2024-06-26) **Note:** Version bump only for package @instana/opentelemetry-exporter # [3.13.0](https://github.com/instana/nodejs/compare/v3.12.0...v3.13.0) (2024-06-24) **Note:** Version bump only for package @instana/opentelemetry-exporter # [3.12.0](https://github.com/instana/nodejs/compare/v3.11.0...v3.12.0) (2024-06-21) **Note:** Version bump only for package @instana/opentelemetry-exporter # [3.11.0](https://github.com/instana/nodejs/compare/v3.10.0...v3.11.0) (2024-06-13) **Note:** Version bump only for package @instana/opentelemetry-exporter # [3.10.0](https://github.com/instana/nodejs/compare/v3.9.0...v3.10.0) (2024-06-13) **Note:** Version bump only for package @instana/opentelemetry-exporter # [3.9.0](https://github.com/instana/nodejs/compare/v3.8.1...v3.9.0) (2024-05-28) ### Features - added support for node-fetch v3 ([#1160](https://github.com/instana/nodejs/issues/1160)) ([b96f30c](https://github.com/instana/nodejs/commit/b96f30cfd80680917fc6993e2e47cd86102fd1be)) ## [3.8.1](https://github.com/instana/nodejs/compare/v3.8.0...v3.8.1) (2024-05-17) **Note:** Version bump only for package @instana/opentelemetry-exporter # [3.8.0](https://github.com/instana/nodejs/compare/v3.7.0...v3.8.0) (2024-05-06) **Note:** Version bump only for package @instana/opentelemetry-exporter # [3.7.0](https://github.com/instana/nodejs/compare/v3.6.0...v3.7.0) (2024-05-03) **Note:** Version bump only for package @instana/opentelemetry-exporter # [3.6.0](https://github.com/instana/nodejs/compare/v3.5.0...v3.6.0) (2024-04-29) **Note:** Version bump only for package @instana/opentelemetry-exporter # [3.5.0](https://github.com/instana/nodejs/compare/v3.4.0...v3.5.0) (2024-04-24) **Note:** Version bump only for package @instana/opentelemetry-exporter # [3.4.0](https://github.com/instana/nodejs/compare/v3.3.1...v3.4.0) (2024-04-16) **Note:** Version bump only for package @instana/opentelemetry-exporter ## [3.3.1](https://github.com/instana/nodejs/compare/v3.3.0...v3.3.1) (2024-04-11) **Note:** Version bump only for package @instana/opentelemetry-exporter # [3.3.0](https://github.com/instana/nodejs/compare/v3.2.1...v3.3.0) (2024-03-22) **Note:** Version bump only for package @instana/opentelemetry-exporter ## [3.2.1](https://github.com/instana/nodejs/compare/v3.2.0...v3.2.1) (2024-03-18) **Note:** Version bump only for package @instana/opentelemetry-exporter # [3.2.0](https://github.com/instana/nodejs/compare/v3.1.3...v3.2.0) (2024-02-27) ### Bug Fixes - depreacted request-promise module ([#1017](https://github.com/instana/nodejs/issues/1017)) ([6bb88dd](https://github.com/instana/nodejs/commit/6bb88dd4ca08d2482ff917fb3b9f884f4e4bdf8e)) ## [3.1.3](https://github.com/instana/nodejs/compare/v3.1.2...v3.1.3) (2024-01-31) **Note:** Version bump only for package @instana/opentelemetry-exporter ## [3.1.2](https://github.com/instana/nodejs/compare/v3.1.1...v3.1.2) (2024-01-29) **Note:** Version bump only for package @instana/opentelemetry-exporter ## [3.1.1](https://github.com/instana/nodejs/compare/v3.1.0...v3.1.1) (2024-01-10) **Note:** Version bump only for package @instana/opentelemetry-exporter # [3.1.0](https://github.com/instana/nodejs/compare/v3.0.0...v3.1.0) (2024-01-04) **Note:** Version bump only for package @instana/opentelemetry-exporter # [3.0.0](https://github.com/instana/nodejs/compare/v2.36.1...v3.0.0) (2023-12-12) ### Bug Fixes - dropped node v10 and v12 ([#933](https://github.com/instana/nodejs/issues/933)) ([7e3ee32](https://github.com/instana/nodejs/commit/7e3ee32f7ef2ca60259eae40fd16ff24a6ec631b)) ### BREAKING CHANGES - Dropped Node v10 & v12 support. ## [2.36.1](https://github.com/instana/nodejs/compare/v2.36.0...v2.36.1) (2023-12-04) **Note:** Version bump only for package @instana/opentelemetry-exporter # [2.36.0](https://github.com/instana/nodejs/compare/v2.35.0...v2.36.0) (2023-11-29) **Note:** Version bump only for package @instana/opentelemetry-exporter # [2.35.0](https://github.com/instana/nodejs/compare/v2.34.1...v2.35.0) (2023-11-14) **Note:** Version bump only for package @instana/opentelemetry-exporter ## [2.34.1](https://github.com/instana/nodejs/compare/v2.34.0...v2.34.1) (2023-10-23) **Note:** Version bump only for package @instana/opentelemetry-exporter # [2.34.0](https://github.com/instana/nodejs/compare/v2.33.1...v2.34.0) (2023-10-10) ### Reverts - Revert "chore: migrated to npm workspaces and lerna v7 (#876)" ([763ac7e](https://github.com/instana/nodejs/commit/763ac7e69d56742009e18964d267313918813c80)), closes [#876](https://github.com/instana/nodejs/issues/876) ## [2.33.1](https://github.com/instana/nodejs/compare/v2.33.0...v2.33.1) (2023-09-26) **Note:** Version bump only for package @instana/opentelemetry-exporter # [2.33.0](https://github.com/instana/nodejs/compare/v2.32.0...v2.33.0) (2023-09-18) **Note:** Version bump only for package @instana/opentelemetry-exporter # [2.32.0](https://github.com/instana/nodejs/compare/v2.31.0...v2.32.0) (2023-09-11) **Note:** Version bump only for package @instana/opentelemetry-exporter # [2.31.0](https://github.com/instana/nodejs/compare/v2.30.2...v2.31.0) (2023-09-04) **Note:** Version bump only for package @instana/opentelemetry-exporter ## [2.30.2](https://github.com/instana/nodejs/compare/v2.30.1...v2.30.2) (2023-08-28) **Note:** Version bump only for package @instana/opentelemetry-exporter ## [2.30.1](https://github.com/instana/nodejs/compare/v2.30.0...v2.30.1) (2023-08-25) **Note:** Version bump only for package @instana/opentelemetry-exporter # [2.30.0](https://github.com/instana/nodejs/compare/v2.29.0...v2.30.0) (2023-08-16) **Note:** Version bump only for package @instana/opentelemetry-exporter # [2.29.0](https://github.com/instana/nodejs/compare/v2.28.0...v2.29.0) (2023-07-31) **Note:** Version bump only for package @instana/opentelemetry-exporter # [2.28.0](https://github.com/instana/nodejs/compare/v2.27.0...v2.28.0) (2023-07-27) **Note:** Version bump only for package @instana/opentelemetry-exporter # [2.27.0](https://github.com/instana/nodejs/compare/v2.26.3...v2.27.0) (2023-07-24) **Note:** Version bump only for package @instana/opentelemetry-exporter ## [2.26.3](https://github.com/instana/nodejs/compare/v2.26.2...v2.26.3) (2023-07-20) **Note:** Version bump only for package @instana/opentelemetry-exporter ## [2.26.2](https://github.com/instana/nodejs/compare/v2.26.1...v2.26.2) (2023-07-17) **Note:** Version bump only for package @instana/opentelemetry-exporter ## [2.26.1](https://github.com/instana/nodejs/compare/v2.26.0...v2.26.1) (2023-07-10) **Note:** Version bump only for package @instana/opentelemetry-exporter # [2.26.0](https://github.com/instana/nodejs/compare/v2.25.3...v2.26.0) (2023-07-04) **Note:** Version bump only for package @instana/opentelemetry-exporter ## [2.25.3](https://github.com/instana/nodejs/compare/v2.25.2...v2.25.3) (2023-06-27) **Note:** Version bump only for package @instana/opentelemetry-exporter ## [2.25.2](https://github.com/instana/nodejs/compare/v2.25.1...v2.25.2) (2023-06-22) **Note:** Version bump only for package @instana/opentelemetry-exporter ## [2.25.1](https://github.com/instana/nodejs/compare/v2.25.0...v2.25.1) (2023-06-19) **Note:** Version bump only for package @instana/opentelemetry-exporter # [2.25.0](https://github.com/instana/nodejs/compare/v2.24.0...v2.25.0) (2023-06-16) **Note:** Version bump only for package @instana/opentelemetry-exporter # [2.24.0](https://github.com/instana/nodejs/compare/v2.23.0...v2.24.0) (2023-06-13) **Note:** Version bump only for package @instana/opentelemetry-exporter # [2.23.0](https://github.com/instana/nodejs/compare/v2.22.1...v2.23.0) (2023-06-06) **Note:** Version bump only for package @instana/opentelemetry-exporter ## [2.22.1](https://github.com/instana/nodejs/compare/v2.22.0...v2.22.1) (2023-05-15) **Note:** Version bump only for package @instana/opentelemetry-exporter # [2.22.0](https://github.com/instana/nodejs/compare/v2.21.1...v2.22.0) (2023-05-09) **Note:** Version bump only for package @instana/opentelemetry-exporter ## [2.21.1](https://github.com/instana/nodejs/compare/v2.21.0...v2.21.1) (2023-05-02) **Note:** Version bump only for package @instana/opentelemetry-exporter # [2.21.0](https://github.com/instana/nodejs/compare/v2.20.2...v2.21.0) (2023-04-21) ### Features - **opentelemetry-exporter:** added support for INSTANA_DEBUG env variable ([#759](https://github.com/instana/nodejs/issues/759)) ([4e922c2](https://github.com/instana/nodejs/commit/4e922c2c39fddb4b605375c9fac71bd3ae497341)) ## [2.20.2](https://github.com/instana/nodejs/compare/v2.20.1...v2.20.2) (2023-04-06) **Note:** Version bump only for package @instana/opentelemetry-exporter ## [2.20.1](https://github.com/instana/nodejs/compare/v2.20.0...v2.20.1) (2023-03-30) **Note:** Version bump only for package @instana/opentelemetry-exporter # [2.20.0](https://github.com/instana/nodejs/compare/v2.19.0...v2.20.0) (2023-03-24) **Note:** Version bump only for package @instana/opentelemetry-exporter # [2.19.0](https://github.com/instana/nodejs/compare/v2.18.1...v2.19.0) (2023-03-17) **Note:** Version bump only for package @instana/opentelemetry-exporter ## [2.18.1](https://github.com/instana/nodejs/compare/v2.18.0...v2.18.1) (2023-03-06) **Note:** Version bump only for package @instana/opentelemetry-exporter # [2.18.0](https://github.com/instana/nodejs/compare/v2.17.0...v2.18.0) (2023-02-28) **Note:** Version bump only for package @instana/opentelemetry-exporter # [2.17.0](https://github.com/instana/nodejs/compare/v2.16.0...v2.17.0) (2023-02-20) **Note:** Version bump only for package @instana/opentelemetry-exporter # [2.16.0](https://github.com/instana/nodejs/compare/v2.15.0...v2.16.0) (2023-02-13) **Note:** Version bump only for package @instana/opentelemetry-exporter # [2.15.0](https://github.com/instana/nodejs/compare/v2.14.2...v2.15.0) (2023-01-27) **Note:** Version bump only for package @instana/opentelemetry-exporter ## [2.14.2](https://github.com/instana/nodejs/compare/v2.14.1...v2.14.2) (2023-01-16) **Note:** Version bump only for package @instana/opentelemetry-exporter ## [2.14.1](https://github.com/instana/nodejs/compare/v2.14.0...v2.14.1) (2023-01-12) **Note:** Version bump only for package @instana/opentelemetry-exporter # [2.14.0](https://github.com/instana/nodejs/compare/v2.13.2...v2.14.0) (2023-01-02) **Note:** Version bump only for package @instana/opentelemetry-exporter ## [2.13.2](https://github.com/instana/nodejs/compare/v2.13.1...v2.13.2) (2022-12-14) **Note:** Version bump only for package @instana/opentelemetry-exporter ## [2.13.1](https://github.com/instana/nodejs/compare/v2.13.0...v2.13.1) (2022-12-12) **Note:** Version bump only for package @instana/opentelemetry-exporter # [2.13.0](https://github.com/instana/nodejs/compare/v2.12.0...v2.13.0) (2022-12-07) **Note:** Version bump only for package @instana/opentelemetry-exporter # [2.12.0](https://github.com/instana/nodejs/compare/v2.11.1...v2.12.0) (2022-11-22) **Note:** Version bump only for package @instana/opentelemetry-exporter ## [2.11.1](https://github.com/instana/nodejs/compare/v2.11.0...v2.11.1) (2022-11-09) **Note:** Version bump only for package @instana/opentelemetry-exporter # [2.11.0](https://github.com/instana/nodejs/compare/v2.10.0...v2.11.0) (2022-11-04) **Note:** Version bump only for package @instana/opentelemetry-exporter # [2.10.0](https://github.com/instana/nodejs/compare/v2.9.0...v2.10.0) (2022-10-06) **Note:** Version bump only for package @instana/opentelemetry-exporter # [2.9.0](https://github.com/instana/nodejs/compare/v2.8.1...v2.9.0) (2022-09-26) **Note:** Version bump only for package @instana/opentelemetry-exporter ## [2.8.1](https://github.com/instana/nodejs/compare/v2.8.0...v2.8.1) (2022-09-21) **Note:** Version bump only for package @instana/opentelemetry-exporter # [2.8.0](https://github.com/instana/nodejs/compare/v2.7.1...v2.8.0) (2022-09-20) **Note:** Version bump only for package @instana/opentelemetry-exporter ## [2.7.1](https://github.com/instana/nodejs/compare/v2.7.0...v2.7.1) (2022-09-05) **Note:** Version bump only for package @instana/opentelemetry-exporter # 2.7.0 (2022-08-31) ### Features - **aws-lambda:** added support for arm64 architecture ([#605](https://github.com/instana/nodejs/issues/605)) ([03dd47a](https://github.com/instana/nodejs/commit/03dd47a76d894310ce93063f4e26fd1e667be655)), closes [#596](https://github.com/instana/nodejs/issues/596) ## 2.6.2 (2022-08-17) **Note:** Version bump only for package @instana/opentelemetry-exporter ## [2.6.1](https://github.com/instana/nodejs/compare/v2.6.0...v2.6.1) (2022-08-09) **Note:** Version bump only for package @instana/opentelemetry-exporter # [2.6.0](https://github.com/instana/nodejs/compare/v2.5.0...v2.6.0) (2022-06-28) **Note:** Version bump only for package @instana/opentelemetry-exporter # [2.5.0](https://github.com/instana/nodejs/compare/v2.4.0...v2.5.0) (2022-06-23) **Note:** Version bump only for package @instana/opentelemetry-exporter # [2.4.0](https://github.com/instana/nodejs/compare/v2.3.0...v2.4.0) (2022-05-25) ### Features - added node 18 support ([#529](https://github.com/instana/nodejs/issues/529)) ([b355a7c](https://github.com/instana/nodejs/commit/b355a7ca225bf9a06841619aae64bdefa1c0957a)) # [2.3.0](https://github.com/instana/nodejs/compare/v2.2.0...v2.3.0) (2022-05-24) **Note:** Version bump only for package @instana/opentelemetry-exporter # [2.2.0](https://github.com/instana/nodejs/compare/v2.1.0...v2.2.0) (2022-05-18) **Note:** Version bump only for package @instana/opentelemetry-exporter # [2.1.0](https://github.com/instana/nodejs/compare/v2.0.0...v2.1.0) (2022-04-28) **Note:** Version bump only for package @instana/opentelemetry-exporter # [2.0.0](https://github.com/instana/nodejs/compare/v1.140.1...v2.0.0) (2022-04-04) ### Bug Fixes - dropped Node 6/8 ([0e6fd0e](https://github.com/instana/nodejs/commit/0e6fd0ef8f836ef6f2d95f3ddda2a641d92d0f86)) ### BREAKING CHANGES - v2 has dropped support for Node 6/8. ## [1.140.1](https://github.com/instana/nodejs/compare/v1.140.0...v1.140.1) (2022-04-04) **Note:** Version bump only for package @instana/opentelemetry-exporter # [1.140.0](https://github.com/instana/nodejs/compare/v1.138.0...v1.140.0) (2022-03-24) **Note:** Version bump only for package @instana/opentelemetry-exporter # [1.139.0](https://github.com/instana/nodejs/compare/v1.138.0...v1.139.0) (2022-03-09) **Note:** Version bump only for package @instana/opentelemetry-exporter # [1.138.0](https://github.com/instana/nodejs/compare/v1.137.5...v1.138.0) (2022-02-08) **Note:** Version bump only for package @instana/opentelemetry-exporter ## [1.137.5](https://github.com/instana/nodejs/compare/v1.137.4...v1.137.5) (2022-01-25) **Note:** Version bump only for package @instana/opentelemetry-exporter ## [1.137.4](https://github.com/instana/nodejs/compare/v1.137.3...v1.137.4) (2022-01-11) **Note:** Version bump only for package @instana/opentelemetry-exporter ## [1.137.3](https://github.com/instana/nodejs/compare/v1.137.2...v1.137.3) (2021-12-16) **Note:** Version bump only for package @instana/opentelemetry-exporter ## [1.137.2](https://github.com/instana/nodejs/compare/v1.137.1...v1.137.2) (2021-11-30) **Note:** Version bump only for package @instana/opentelemetry-exporter ## [1.137.1](https://github.com/instana/nodejs/compare/v1.137.0...v1.137.1) (2021-11-23) **Note:** Version bump only for package @instana/opentelemetry-exporter