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
+70-13Lines changed: 70 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,63 @@ All notable changes to this project will be documented in this file.
4
4
5
5
## Unreleased
6
6
7
+
## 0.14.0
8
+
9
+
### :boom: Breaking Change
10
+
11
+
*`opentelemetry-api`, `opentelemetry-metrics`
12
+
*[#1709](https://github.com/open-telemetry/opentelemetry-js/pull/1709) refactor: batch observer to be independent from metric types ([@legendecas](https://github.com/legendecas))
*[#1734](https://github.com/open-telemetry/opentelemetry-js/pull/1734) chore: requires user to pass context to propagation APIs ([@Flarna](https://github.com/Flarna))
*[#1661](https://github.com/open-telemetry/opentelemetry-js/pull/1661) Use http keep-alive in collector exporter ([@lonewolf3739](https://github.com/lonewolf3739))
*[#1747](https://github.com/open-telemetry/opentelemetry-js/pull/1747) feat: fixing failing test ([@obecny](https://github.com/obecny))
45
+
*`opentelemetry-instrumentation-xml-http-request`
46
+
*[#1720](https://github.com/open-telemetry/opentelemetry-js/pull/1720) fix(xhr): check for resource timing support ([@bradfrosty](https://github.com/bradfrosty))
*[#1616](https://github.com/open-telemetry/opentelemetry-js/pull/1616) docs: zone ctx manager can only be used with es2015 ([@dyladan](https://github.com/dyladan))
74
131
75
-
####Committers: 16
132
+
### Committers: 16
76
133
77
134
* Andrew ([@AndrewGrachov](https://github.com/AndrewGrachov))
78
135
* Bartlomiej Obecny ([@obecny](https://github.com/obecny))
@@ -267,7 +324,7 @@ All notable changes to this project will be documented in this file.
267
324
* Other
268
325
*[#1431](https://github.com/open-telemetry/opentelemetry-js/pull/1431) Fix typo in document. ([@dengliming](https://github.com/dengliming))
269
326
270
-
####Committers: 21
327
+
### Committers: 21
271
328
272
329
* Andrew ([@AndrewGrachov](https://github.com/AndrewGrachov))
273
330
* Bartlomiej Obecny ([@obecny](https://github.com/obecny))
@@ -391,7 +448,7 @@ All notable changes to this project will be documented in this file.
391
448
*`opentelemetry-api`, `opentelemetry-metrics`
392
449
*[#1272](https://github.com/open-telemetry/opentelemetry-js/pull/1272) feat: adding new metric: up down sum observer ([@obecny](https://github.com/obecny))
393
450
394
-
####Committers: 21
451
+
### Committers: 21
395
452
396
453
* Adam Egyed ([@adamegyed](https://github.com/adamegyed))
@@ -469,7 +526,7 @@ All notable changes to this project will be documented in this file.
469
526
*[#1142](https://github.com/open-telemetry/opentelemetry-js/pull/1142) chore: template prometheus endpoint in examples rather than hardcode ([@naseemkullah](https://github.com/naseemkullah))
470
527
*[#1217](https://github.com/open-telemetry/opentelemetry-js/pull/1217) chore: fix markdown linting and add npm script ([@dyladan](https://github.com/dyladan))
471
528
472
-
####Committers: 13
529
+
### Committers: 13
473
530
474
531
* David W. ([@davidwitten](https://github.com/davidwitten))
475
532
* Bartlomiej Obecny ([@obecny](https://github.com/obecny))
@@ -504,7 +561,7 @@ All notable changes to this project will be documented in this file.
504
561
*`opentelemetry-api`
505
562
*[#1106](https://github.com/open-telemetry/opentelemetry-js/pull/1106) chore: improve API documentation ([@mayurkale22](https://github.com/mayurkale22))
506
563
507
-
####Committers: 7
564
+
### Committers: 7
508
565
509
566
* Bartlomiej Obecny ([@obecny](https://github.com/obecny))
510
567
* Daniel Dyla ([@dyladan](https://github.com/dyladan))
@@ -535,7 +592,7 @@ All notable changes to this project will be documented in this file.
535
592
*`opentelemetry-core`
536
593
*[#1080](https://github.com/open-telemetry/opentelemetry-js/pull/1080) docs: document CorrelationContext propagator under Built-in Implement… ([@rubenvp8510](https://github.com/rubenvp8510))
537
594
538
-
####Committers: 5
595
+
### Committers: 5
539
596
540
597
* Marian Zagoruiko ([@mzahor](https://github.com/mzahor))
541
598
* Mayur Kale ([@mayurkale22](https://github.com/mayurkale22))
@@ -574,7 +631,7 @@ All notable changes to this project will be documented in this file.
574
631
*`opentelemetry-exporter-prometheus`
575
632
*[#1056](https://github.com/open-telemetry/opentelemetry-js/pull/1056) fix readme: setting labelKeys when creating the counter ([@luebken](https://github.com/luebken))
576
633
577
-
####Committers: 9
634
+
### Committers: 9
578
635
579
636
* Alan Storm ([@astorm](https://github.com/astorm))
580
637
* Amir Blum ([@BlumAmir](https://github.com/BlumAmir))
@@ -635,7 +692,7 @@ Released 2020-05-12
635
692
*[#1003](https://github.com/open-telemetry/opentelemetry-js/pull/1003) chore: test on node 14 ([@dyladan](https://github.com/dyladan))
636
693
*[#990](https://github.com/open-telemetry/opentelemetry-js/pull/990) fix(opentracing-shim): update opentracing shim example ([@sleighzy](https://github.com/sleighzy))
* Matthew Wear ([@mwear](https://github.com/mwear))
@@ -701,7 +758,7 @@ Released 2020-04-08
701
758
*`opentelemetry-propagator-jaeger`
702
759
*[#937](https://github.com/open-telemetry/opentelemetry-js/pull/937) fix: Jaeger propagator example of usage" ([@shivkanya9146](https://github.com/shivkanya9146))
703
760
704
-
####Committers: 4
761
+
### Committers: 4
705
762
706
763
* Daniel Dyla ([@dyladan](https://github.com/dyladan))
*[#906](https://github.com/open-telemetry/opentelemetry-js/pull/906) chore: fixing documentation for web tracer provider, fixing examples … ([@obecny](https://github.com/obecny))
765
822
766
-
####Committers: 4
823
+
### Committers: 4
767
824
768
825
* Bartlomiej Obecny ([@obecny](https://github.com/obecny))
769
826
* Daniel Dyla ([@dyladan](https://github.com/dyladan))
@@ -783,7 +840,7 @@ Released 2020-03-19
783
840
*`opentelemetry-metrics`
784
841
*[#881](https://github.com/open-telemetry/opentelemetry-js/pull/881) fix: @opentelemetry/metrics fails to run due to bad import ([@mayurkale22](https://github.com/mayurkale22))
785
842
786
-
####Committers: 2
843
+
### Committers: 2
787
844
788
845
* Daniel Dyla ([@dyladan](https://github.com/dyladan))
789
846
* Mayur Kale ([@mayurkale22](https://github.com/mayurkale22))
0 commit comments