mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced 2024-12-30 21:20:04 +02:00
Update dates in CHANGELOG.md for 2021 releases (#1723)
This commit is contained in:
parent
2b4fa9681b
commit
9d4eb1f6d3
@ -8,7 +8,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [0.19.0] - 2020-03-18
|
||||
## [0.19.0] - 2021-03-18
|
||||
|
||||
### Added
|
||||
|
||||
@ -56,7 +56,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
|
||||
- Synchronization issues in global trace delegate implementation. (#1686)
|
||||
- Reduced excess memory usage by global `TracerProvider`. (#1687)
|
||||
|
||||
## [0.18.0] - 2020-03-03
|
||||
## [0.18.0] - 2021-03-03
|
||||
|
||||
### Added
|
||||
|
||||
@ -119,7 +119,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
|
||||
- Validate tracestate header keys with vendors according to the W3C TraceContext specification (#1475). (#1581)
|
||||
- The OTLP exporter includes related labels for translations of a GaugeArray (#1563). (#1570)
|
||||
|
||||
## [0.17.0] - 2020-02-12
|
||||
## [0.17.0] - 2021-02-12
|
||||
|
||||
### Changed
|
||||
|
||||
@ -135,7 +135,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
|
||||
- The example code in the README.md of `go.opentelemetry.io/otel/exporters/otlp` is moved to a compiled example test and used the new `WithAddress` instead of `WithEndpoint`. (#1513)
|
||||
- The otel-collector example now uses the default OTLP receiver port of the collector.
|
||||
|
||||
## [0.16.0] - 2020-01-13
|
||||
## [0.16.0] - 2021-01-13
|
||||
|
||||
### Added
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user