Skip to content

Commit c7b5653

Browse files
authored
Prepare release 1.53.0 (#4829)
### Metrics - Stabilize part of `Enabled` SDK for synchronous instruments. ([#4787](#4787)) ### Logs - Add optional Ergonomic API. ([#4741](#4741)) ### SDK Configuration - Declarative configuration: clarify default behavior and validation requirements of `create` and `parse`. ([#4780](#4780)) - Declarative configuration: add optional programmatic customization to `create`, and add related supplemental guidelines. ([#4777](#4777)) - Declarative configuration: add links between SDK extension plugins and corresponding declarative config types. ([#4802](#4802)) - Declarative configuration: clarify Registry ComponentProvider `type` parameter ([#4799](#4799)) ### Common - Stabilize complex `AnyValue` attribute value types and related attribute limits. ([#4794](#4794))
1 parent 16b3c31 commit c7b5653

File tree

1 file changed

+18
-10
lines changed

1 file changed

+18
-10
lines changed

CHANGELOG.md

Lines changed: 18 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,8 @@ release.
1313

1414
### Metrics
1515

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

21-
- Add optional Ergonomic API.
22-
([#4741](https://github.com/open-telemetry/opentelemetry-specification/pull/4741))
23-
2418
### Baggage
2519

2620
### Profiles
@@ -35,6 +29,24 @@ release.
3529

3630
### SDK Configuration
3731

32+
### Supplementary Guidelines
33+
34+
### OTEPs
35+
36+
## v1.53.0 (2026-01-09)
37+
38+
### Metrics
39+
40+
- Stabilize part of `Enabled` SDK for synchronous instruments.
41+
([#4787](https://github.com/open-telemetry/opentelemetry-specification/pull/4787))
42+
43+
### Logs
44+
45+
- Add optional Ergonomic API.
46+
([#4741](https://github.com/open-telemetry/opentelemetry-specification/pull/4741))
47+
48+
### SDK Configuration
49+
3850
- Declarative configuration: clarify default behavior and validation
3951
requirements of `create` and `parse`.
4052
([#4780](https://github.com/open-telemetry/opentelemetry-specification/pull/4780))
@@ -52,10 +64,6 @@ release.
5264
- Stabilize complex `AnyValue` attribute value types and related attribute limits.
5365
([#4794](https://github.com/open-telemetry/opentelemetry-specification/issues/4794))
5466

55-
### Supplementary Guidelines
56-
57-
### OTEPs
58-
5967
## v1.52.0 (2025-12-12)
6068

6169
### Context

0 commit comments

Comments
 (0)