Skip to content

Commit

Permalink
Release 1.22.0 (#3544)
Browse files Browse the repository at this point in the history
June release.
  • Loading branch information
carlosalberto authored Jun 9, 2023
1 parent 0cbd331 commit f09624b
Showing 1 changed file with 50 additions and 5 deletions.
55 changes: 50 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,6 @@ release.

## Unreleased

### Protocol

- Move OTLP specification to github.com/open-telemetry/opentelemetry-proto.
([#3454](https://github.com/open-telemetry/opentelemetry-specification/pull/3454))

### Context

### Traces
Expand All @@ -37,6 +32,56 @@ release.

### Supplemenatary Guidelines

## v1.22.0 (2023-06-09)

### Context

- No changes.

### Traces

- No changes.

### Metrics

- Make recommendation to reserve aggregator normative.
([#3526](https://github.com/open-telemetry/opentelemetry-specification/pull/3526))

### Logs

- No changes.

### Resource

- No changes.

### Compatibility

- No changes.

### OpenTelemetry Protocol

- Move OTLP specification to github.com/open-telemetry/opentelemetry-proto.
([#3454](https://github.com/open-telemetry/opentelemetry-specification/pull/3454))

### SDK Configuration

- No changes.

### Telemetry Schemas

- No changes.

### Common

- Explain why custom attributes are not recommended to be placed in OTel
namespaces.
([#3507](https://github.com/open-telemetry/opentelemetry-specification/pull/3507))

### Supplemenatary Guidelines

- No changes.

## v1.21.0 (2023-05-09)

### Context
Expand Down

0 comments on commit f09624b

Please sign in to comment.