From 51071cd018c30ade0078766dfbd57e9ef8b01ea3 Mon Sep 17 00:00:00 2001 From: Daniel Dyla Date: Tue, 2 Mar 2021 11:43:06 -0500 Subject: [PATCH] chore: update changelog (#1984) --- CHANGELOG.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d3e18937ac..63b26ad085 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,16 @@ All notable changes to this project will be documented in this file. ## 0.18.0 +### :boom: Breaking Change + +* `opentelemetry-resources` + * [#1975](https://github.com/open-telemetry/opentelemetry-js/pull/1975) fix: specification compliant resource collision precedence ([@lonewolf3739](https://github.com/lonewolf3739)) + +### :rocket: (Enhancement) + +* `opentelemetry-semantic-conventions` + * [#1976](https://github.com/open-telemetry/opentelemetry-js/pull/1976) feat(semantic-conventions): add missing RpcAttributes from spec ([@blumamir](https://github.com/blumamir)) + ### :bug: (Bug Fix) * `opentelemetry-exporter-collector-grpc`, `opentelemetry-exporter-collector` @@ -31,8 +41,9 @@ All notable changes to this project will be documented in this file. * `opentelemetry-core`, `opentelemetry-exporter-collector`, `opentelemetry-instrumentation-http`, `opentelemetry-metrics`, `opentelemetry-plugin-http` * [#1922](https://github.com/open-telemetry/opentelemetry-js/pull/1922) chore: lint on shadowing in non-test sources, fix a few of them ([@johnbley](https://github.com/johnbley)) -### Committers: 8 +### Committers: 10 +* Amir Blum ([@blumamir](https://github.com/blumamir)) * Bartlomiej Obecny ([@obecny](https://github.com/obecny)) * Daniel Dyla ([@dyladan](https://github.com/dyladan)) * Gerhard Stöbich ([@Flarna](https://github.com/Flarna)) @@ -41,6 +52,7 @@ All notable changes to this project will be documented in this file. * Karol Fuksiewicz ([@kudlatyamroth](https://github.com/kudlatyamroth)) * Marian Zagoruiko ([@mzahor](https://github.com/mzahor)) * Nev ([@MSNev](https://github.com/MSNev)) +* Srikanth Chekuri ([@lonewolf3739](https://github.com/lonewolf3739)) ## 0.17.0