38 lines
557 B
Markdown
38 lines
557 B
Markdown
# Changelog
|
|
|
|
## Unreleased
|
|
|
|
### Fixes
|
|
|
|
* Do not attempt to end a span with if the ctx is undefined.
|
|
|
|
## 1.0.0-beta.7
|
|
|
|
### Changes
|
|
|
|
* OpenTelemetry 1.0 support
|
|
|
|
## 1.0.0-beta.6
|
|
|
|
### Changes
|
|
|
|
* OpenTelemetry 1.0.0-rc.4 support
|
|
|
|
## 1.0.0-beta.4
|
|
|
|
### Changes
|
|
|
|
* OpenTelemetry 1.0.0-rc.3 support
|
|
|
|
## 1.0.0-beta.3
|
|
|
|
### Changes
|
|
|
|
* telemetry v1.0.0 required
|
|
|
|
## 1.0.0-beta.2
|
|
|
|
### Breaking Changes
|
|
|
|
* The internal ctx handling mechanisms have been removed from the public API and replaced with more meaningful span operation functions to provide better abstractions
|