Skip to content

Commit

Permalink
Prepare release 1.1.0 (#523)
Browse files Browse the repository at this point in the history
* Prepare release 1.1.0

Signed-off-by: Bogdan Drutu <[email protected]>

* Update CHANGELOG.md

Co-authored-by: Piotr Kiełkowicz <[email protected]>

* Update CHANGELOG.md

* Update CHANGELOG.md

Co-authored-by: Yuri Shkuro <[email protected]>

---------

Signed-off-by: Bogdan Drutu <[email protected]>
Co-authored-by: Piotr Kiełkowicz <[email protected]>
Co-authored-by: Yuri Shkuro <[email protected]>
  • Loading branch information
3 people committed Jan 11, 2024
1 parent c56093a commit 4ca4f03
Showing 1 changed file with 14 additions and 2 deletions.
16 changes: 14 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,25 @@

## Unreleased

Full list of differences found in [this compare](https://github.com/open-telemetry/opentelemetry-proto/compare/v1.0.0...main).
Full list of differences found in [this compare](https://github.com/open-telemetry/opentelemetry-proto/compare/v1.1.0...main).

## 1.1.0 - 2024-01-10

Full list of differences found in [this compare](https://github.com/open-telemetry/opentelemetry-proto/compare/v1.0.0...v1.1.0).

### Added

* Add a field for W3C-specified Trace Context flags to the `Span` and `Link`.
* Add `flags` field to `Span` and `Span/Link` for W3C-specified Trace Context flags .
[#503](https://github.com/open-telemetry/opentelemetry-proto/pull/503)

### Changed

* Update and fix OTLP JSON examples. [#516](https://github.com/open-telemetry/opentelemetry-proto/pull/516),
[#510](https://github.com/open-telemetry/opentelemetry-proto/pull/510),
[#499](https://github.com/open-telemetry/opentelemetry-proto/pull/499)
* Remove irrelevant comments from metric name field. [#512](https://github.com/open-telemetry/opentelemetry-proto/pull/512)
* Add comment to explain schema_url fields. [#504](https://github.com/open-telemetry/opentelemetry-proto/pull/504)

## 1.0.0 - 2023-07-03

Full list of differences found in [this compare](https://github.com/open-telemetry/opentelemetry-proto/compare/v0.20.0...v1.0.0).
Expand Down

0 comments on commit 4ca4f03

Please sign in to comment.