Skip to content

Commit 6459e1a

Browse files
authored
Prepare for v0.19.0 release (#420)
Signed-off-by: Bogdan Drutu <[email protected]>
1 parent 200ccff commit 6459e1a

File tree

1 file changed

+17
-5
lines changed

1 file changed

+17
-5
lines changed

CHANGELOG.md

Lines changed: 17 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,30 @@
22

33
## Unreleased
44

5-
Full list of differences found in [this compare](https://github.com/open-telemetry/opentelemetry-proto/compare/v0.18.0...main).
5+
Full list of differences found in [this compare](https://github.com/open-telemetry/opentelemetry-proto/compare/v0.19.0...main).
66

77
### Maturity
88

99
* Remove if no changes for this section before release.
1010

1111
### Changed
1212

13+
* Remove if no changes for this section before release.
14+
15+
### Added
16+
17+
* Remove if no changes for this section before release.
18+
19+
### Removed
20+
21+
* Remove if no changes for this section before release.
22+
23+
## 0.19.0 - 2022-08-03
24+
25+
Full list of differences found in [this compare](https://github.com/open-telemetry/opentelemetry-proto/compare/v0.18.0...v0.19.0).
26+
27+
### Changed
28+
1329
* Add `csharp_namespace` option to protos.
1430
([#399](https://github.com/open-telemetry/opentelemetry-proto/pull/399))
1531
* Fix some out-of-date urls which link to [specification](https://github.com/open-telemetry/opentelemetry-specification). ([#402](https://github.com/open-telemetry/opentelemetry-proto/pull/402))
@@ -25,10 +41,6 @@ Full list of differences found in [this compare](https://github.com/open-telemet
2541
* Introduce partial success fields in `Export<signal>ServiceResponse`.
2642
[#414](https://github.com/open-telemetry/opentelemetry-proto/pull/414)
2743

28-
### Removed
29-
30-
* Remove if no changes for this section before release.
31-
3244
## 0.18.0 - 2022-05-17
3345

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

0 commit comments

Comments
 (0)