Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 18 additions & 10 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,8 @@ release.

### Metrics

- Stabilize part of `Enabled` SDK for synchronous instruments.
([#4787](https://github.com/open-telemetry/opentelemetry-specification/pull/4787))

### Logs

- Add optional Ergonomic API.
([#4741](https://github.com/open-telemetry/opentelemetry-specification/pull/4741))

### Baggage

### Profiles
Expand All @@ -35,6 +29,24 @@ release.

### SDK Configuration

### Supplementary Guidelines

### OTEPs

## v1.53.0 (2026-01-09)

### Metrics

- Stabilize part of `Enabled` SDK for synchronous instruments.
([#4787](https://github.com/open-telemetry/opentelemetry-specification/pull/4787))

### Logs

- Add optional Ergonomic API.
([#4741](https://github.com/open-telemetry/opentelemetry-specification/pull/4741))

### SDK Configuration

- Declarative configuration: clarify default behavior and validation
requirements of `create` and `parse`.
([#4780](https://github.com/open-telemetry/opentelemetry-specification/pull/4780))
Expand All @@ -52,10 +64,6 @@ release.
- Stabilize complex `AnyValue` attribute value types and related attribute limits.
([#4794](https://github.com/open-telemetry/opentelemetry-specification/issues/4794))

### Supplementary Guidelines

### OTEPs

## v1.52.0 (2025-12-12)

### Context
Expand Down