Skip to content

Commit

Permalink
chore: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
dyladan committed Jan 21, 2021
1 parent 3bbdd96 commit 7d3e310
Showing 1 changed file with 11 additions and 4 deletions.
15 changes: 11 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.

## Unreleased

## Unreleased (2021-01-15)
## 0.15.0

### :boom: Breaking Change

Expand All @@ -19,6 +19,13 @@ All notable changes to this project will be documented in this file.

### :rocket: (Enhancement)

* `opentelemetry-instrumentation-http`, `opentelemetry-plugin-http`, `opentelemetry-plugin-https`
* [#1838](https:/open-telemetry/opentelemetry-js/pull/1838) improv(instrumentation-http): supressInstrumentation when we get a request on ignoredPath [#1831] ([@vmarchaud](https:/vmarchaud))
* `opentelemetry-web`
* [#1769](https:/open-telemetry/opentelemetry-js/pull/1769) Allow zero/negative performance timings ([@johnbley](https:/johnbley))
* `opentelemetry-instrumentation-fetch`
* [#1662](https:/open-telemetry/opentelemetry-js/pull/1662) fix(plugin-fetch): check if PerformanceObserver exists ([@mhennoch](https:/mhennoch))
* [#1796](https:/open-telemetry/opentelemetry-js/pull/1796) Convert fetch plugin to instrumentation ([@obecny](https:/obecny))
* `opentelemetry-exporter-zipkin`
* [#1789](https:/open-telemetry/opentelemetry-js/pull/1789) feat(exporter-zipkin): per-span service name ([@sfishel-splunk](https:/sfishel-splunk))
* `opentelemetry-api-metrics`, `opentelemetry-api`, `opentelemetry-exporter-collector-grpc`, `opentelemetry-exporter-collector-proto`, `opentelemetry-exporter-collector`, `opentelemetry-exporter-prometheus`, `opentelemetry-instrumentation`, `opentelemetry-metrics`, `opentelemetry-sdk-node`
Expand All @@ -33,8 +40,6 @@ All notable changes to this project will be documented in this file.
* [#1731](https:/open-telemetry/opentelemetry-js/pull/1731) feat: creating one auto loader for instrumentation and old plugins ([@obecny](https:/obecny))
* `opentelemetry-instrumentation`, `opentelemetry-node`
* [#1807](https:/open-telemetry/opentelemetry-js/pull/1807) perf(opentelemetry-node): plugin loader search required cache ([@blumamir](https:/blumamir))
* `opentelemetry-instrumentation-fetch`
* [#1796](https:/open-telemetry/opentelemetry-js/pull/1796) Convert fetch plugin to instrumentation ([@obecny](https:/obecny))
* Other
* [#1785](https:/open-telemetry/opentelemetry-js/pull/1785) Add CodeQL security scans ([@amanbrar1999](https:/amanbrar1999))
* `opentelemetry-instrumentation-grpc`, `opentelemetry-instrumentation`
Expand All @@ -58,7 +63,7 @@ All notable changes to this project will be documented in this file.
* `opentelemetry-exporter-collector`
* [#1791](https:/open-telemetry/opentelemetry-js/pull/1791) docs: fix readme MetricProvider -> MeterProvider ([@aabmass](https:/aabmass))

### Committers: 15
### Committers: 17

* Aaron Abbott ([@aabmass](https:/aabmass))
* Aman Brar ([@amanbrar1999](https:/amanbrar1999))
Expand All @@ -67,7 +72,9 @@ All notable changes to this project will be documented in this file.
* Daniel Dyla ([@dyladan](https:/dyladan))
* Gerhard Stöbich ([@Flarna](https:/Flarna))
* Jakub Malinowski ([@jtmalinowski](https:/jtmalinowski))
* John Bley ([@johnbley](https:/johnbley))
* Julien Fabre ([@jufab](https:/jufab))
* MartenH ([@mhennoch](https:/mhennoch))
* Matthew Wear ([@mwear](https:/mwear))
* Naseem ([@naseemkullah](https:/naseemkullah))
* Paul Draper ([@pauldraper](https:/pauldraper))
Expand Down

0 comments on commit 7d3e310

Please sign in to comment.