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
### This is a first official beta release, which provides almost fully complete metrics, tracing, and context propagation functionality but makes no promises around breaking changes
2286
+
### First official beta release
2287
+
2288
+
* provides almost fully complete metrics, tracing, and context propagation functionality but makes **no promises** around breaking changes
Copy file name to clipboardExpand all lines: experimental/CHANGELOG.md
+1-14Lines changed: 1 addition & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,10 +15,7 @@ All notable changes to experimental packages in this project will be documented
15
15
* fix(sdk-logs): avoid map attribute set when count limit exceeded
16
16
* fix(instrumentation-fetch): only access navigator if it is defined [#4063](https://github.com/open-telemetry/opentelemetry-js/pull/4063)
17
17
* allows for experimental usage of this instrumentation with non-browser runtimes
18
-
19
-
### :books: (Refine Doc)
20
-
21
-
### :house: (Internal)
18
+
* fix(instrumentation-http): memory leak when responses are not resumed
22
19
23
20
## 0.45.1
24
21
@@ -185,8 +182,6 @@ All notable changes to experimental packages in this project will be documented
185
182
186
183
* doc(instrumentation): add limitiations section to readme [#3786](https://github.com/open-telemetry/opentelemetry-js/pull/3786)@flarna
187
184
188
-
### :house: (Internal)
189
-
190
185
## 0.38.0
191
186
192
187
### :boom: Breaking Change
@@ -403,10 +398,6 @@ All notable changes to experimental packages in this project will be documented
403
398
* fix(histogram): fix maximum when only values < -1 are provided [#3086](https://github.com/open-telemetry/opentelemetry-js/pull/3086)@pichlermarc
404
399
* fix(instrumentation-grpc): always set grpc semcov status code attribute with numeric value [#3076](https://github.com/open-telemetry/opentelemetry-js/pull/3076)@blumamir
405
400
406
-
### :books: (Refine Doc)
407
-
408
-
### :house: (Internal)
409
-
410
401
## 0.30.0
411
402
412
403
### :boom: Breaking Change
@@ -481,10 +472,6 @@ All notable changes to experimental packages in this project will be documented
481
472
* fix(metrics): specification compliant default metric unit [#2983](https://github.com/open-telemetry/opentelemetry-js/pull/2983)@andyfleming
482
473
* fix(opentelemetry-instrumentation): use all provided patches for the same file [#2963](https://github.com/open-telemetry/opentelemetry-js/pull/2963)@Ugzuzg
0 commit comments