Skip to content

Commit 51071cd

Browse files
authored
chore: update changelog (#1984)
1 parent 8974678 commit 51071cd

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,16 @@ All notable changes to this project will be documented in this file.
66

77
## 0.18.0
88

9+
### :boom: Breaking Change
10+
11+
* `opentelemetry-resources`
12+
* [#1975](https://github.com/open-telemetry/opentelemetry-js/pull/1975) fix: specification compliant resource collision precedence ([@lonewolf3739](https://github.com/lonewolf3739))
13+
14+
### :rocket: (Enhancement)
15+
16+
* `opentelemetry-semantic-conventions`
17+
* [#1976](https://github.com/open-telemetry/opentelemetry-js/pull/1976) feat(semantic-conventions): add missing RpcAttributes from spec ([@blumamir](https://github.com/blumamir))
18+
919
### :bug: (Bug Fix)
1020

1121
* `opentelemetry-exporter-collector-grpc`, `opentelemetry-exporter-collector`
@@ -31,8 +41,9 @@ All notable changes to this project will be documented in this file.
3141
* `opentelemetry-core`, `opentelemetry-exporter-collector`, `opentelemetry-instrumentation-http`, `opentelemetry-metrics`, `opentelemetry-plugin-http`
3242
* [#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))
3343

34-
### Committers: 8
44+
### Committers: 10
3545

46+
* Amir Blum ([@blumamir](https://github.com/blumamir))
3647
* Bartlomiej Obecny ([@obecny](https://github.com/obecny))
3748
* Daniel Dyla ([@dyladan](https://github.com/dyladan))
3849
* Gerhard Stöbich ([@Flarna](https://github.com/Flarna))
@@ -41,6 +52,7 @@ All notable changes to this project will be documented in this file.
4152
* Karol Fuksiewicz ([@kudlatyamroth](https://github.com/kudlatyamroth))
4253
* Marian Zagoruiko ([@mzahor](https://github.com/mzahor))
4354
* Nev ([@MSNev](https://github.com/MSNev))
55+
* Srikanth Chekuri ([@lonewolf3739](https://github.com/lonewolf3739))
4456

4557
## 0.17.0
4658

0 commit comments

Comments
 (0)