Skip to content

Commit

Permalink
Update CHANGELOG with proper un-releases changes. (#2044)
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosalberto authored Oct 21, 2021
1 parent 3304152 commit 6a2e75b
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ release.

### Context

- Add a section for OTel specific values in TraceState.
([#1852](https://github.com/open-telemetry/opentelemetry-specification/pull/1852))

### Traces

### Metrics
Expand Down Expand Up @@ -36,9 +39,10 @@ release.
([#1998](https://github.com/open-telemetry/opentelemetry-specification/pull/1998))
- Add attributes for Apache RocketMQ.
([#1904](https://github.com/open-telemetry/opentelemetry-specification/pull/1904))

- Define http tracing attributes provided at span creation time
([#1919](https://github.com/open-telemetry/opentelemetry-specification/pull/1916))
- Change meaning and discourage use of `faas.trigger` for FaaS clients (outgoing).
([#1921](https://github.com/open-telemetry/opentelemetry-specification/pull/1921))

### Compatibility

Expand Down Expand Up @@ -106,8 +110,6 @@ release.
([#1810](https://github.com/open-telemetry/opentelemetry-specification/pull/1810))
- Clarifications for `http.client_ip` and `http.host`.
([#1890](https://github.com/open-telemetry/opentelemetry-specification/pull/1890))
- Change meaning and discourage use of `faas.trigger` for FaaS clients (outgoing).
([#1921](https://github.com/open-telemetry/opentelemetry-specification/pull/1921))
- Add HTTP request and response headers semantic conventions.
([#1898](https://github.com/open-telemetry/opentelemetry-specification/pull/1898))
- Add `k8s.container.restart_count` Resource attribute.
Expand Down

0 comments on commit 6a2e75b

Please sign in to comment.