Skip to content

Commit 38b5b9b

Browse files
jmacdBogdan Drutuarminru
authored
Update the Changelog for release 0.10 (#329)
* Update the changelog for release 0.10 * Remove two unused sections * Update CHANGELOG.md Co-authored-by: Armin Ruech <armin.ruech@dynatrace.com> * Changelog date Co-authored-by: Bogdan Drutu <lazy@splunk.com> Co-authored-by: Armin Ruech <armin.ruech@dynatrace.com>
1 parent e2680d3 commit 38b5b9b

1 file changed

Lines changed: 16 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 16 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,38 @@
11
# Changelog
22

3-
43
## Unreleased
54

6-
Full list of differences found in [this compare.](https://github.com/open-telemetry/opentelemetry-proto/compare/v0.9.0...v0.10.0)
5+
Full list of differences found in [this compare.](https://github.com/open-telemetry/opentelemetry-proto/compare/v0.10.0...v0.11.0)
76

87
### Maturity
98

10-
* `collector/logs/*` is now considered `Beta`. (#311)
11-
* `logs/*` is now considered `Beta`. (#311)
9+
* Remove if no changes for this section before release.
1210

1311
### Changed
1412

1513
* Remove if no changes for this section before release.
1614

1715
### Added
1816

19-
* Metrics data points add a `flags` field with one bit to represent explicitly missing data. (#316)
17+
* Remove if no changes for this section before release.
2018

2119
### Removed
2220

2321
* Remove if no changes for this section before release.
2422

23+
## 0.10.0 - 2021-09-07
24+
25+
Full list of differences found in [this compare.](https://github.com/open-telemetry/opentelemetry-proto/compare/v0.9.0...v0.10.0)
26+
27+
### Maturity
28+
29+
* `collector/logs/*` is now considered `Beta`. (#311)
30+
* `logs/*` is now considered `Beta`. (#311)
31+
32+
### Added
33+
34+
* Metrics data points add a `flags` field with one bit to represent explicitly missing data. (#316)
35+
2536
## 0.9.0 - 2021-04-12
2637

2738
Full list of differences found in [this compare.](https://github.com/open-telemetry/opentelemetry-proto/compare/v0.8.0...v0.9.0)

0 commit comments

Comments
 (0)