You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+45Lines changed: 45 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,51 @@ All notable changes to this project will be documented in this file.
4
4
5
5
## Unreleased
6
6
7
+
## 0.23.0
8
+
9
+
### :rocket: (Enhancement)
10
+
11
+
*`opentelemetry-shim-opentracing`
12
+
*[#2282](https://github.com/open-telemetry/opentelemetry-js/pull/2282) feat(shim-opentracing): update logging based on new spec ([@vreynolds](https://github.com/vreynolds))
*[#2285](https://github.com/open-telemetry/opentelemetry-js/pull/2285) fix(propagator-b3): update extract to check for array ([@jordanworner](https://github.com/jordanworner))
*[#2226](https://github.com/open-telemetry/opentelemetry-js/pull/2226) fix(xhr): make performance observer work with relative urls ([@mhennoch](https://github.com/mhennoch))
19
+
20
+
### :books: (Refine Doc)
21
+
22
+
* Other
23
+
*[#2306](https://github.com/open-telemetry/opentelemetry-js/pull/2306) chore: update the website getting started docs ([@dyladan](https://github.com/dyladan))
*[#2300](https://github.com/open-telemetry/opentelemetry-js/pull/2300) chore(README): update link to BatchSpanProcessor in sdk node ([@pragmaticivan](https://github.com/pragmaticivan))
*[#2247](https://github.com/open-telemetry/opentelemetry-js/pull/2247) feat: unify the signatures of bind and with ([@Rauno56](https://github.com/Rauno56))
36
+
* Other
37
+
*[#2296](https://github.com/open-telemetry/opentelemetry-js/pull/2296) chore: do not upgrade backwards compatibility ([@dyladan](https://github.com/dyladan))
38
+
*[#2302](https://github.com/open-telemetry/opentelemetry-js/pull/2302) chore: use setup-node ([@dyladan](https://github.com/dyladan))
39
+
40
+
### Committers: 9
41
+
42
+
* Ali Sabzevari ([@alisabzevari](https://github.com/alisabzevari))
43
+
* Daniel Dyla ([@dyladan](https://github.com/dyladan))
44
+
* Ivan Santos ([@pragmaticivan](https://github.com/pragmaticivan))
45
+
* Jordan Worner ([@jordanworner](https://github.com/jordanworner))
0 commit comments