Skip to content

Commit c1a7627

Browse files
authored
Merge branch 'main' into add-measurement-processor-to-metrics-sdk-spec
2 parents 3887c5d + 4988a46 commit c1a7627

1 file changed

Lines changed: 41 additions & 25 deletions

File tree

CHANGELOG.md

Lines changed: 41 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,36 @@ release.
99

1010
### Context
1111

12-
- Add Supplementary Guidelines for environment variables as context carrier
13-
specification.
14-
([#4548](https://github.com/open-telemetry/opentelemetry-specification/pull/4548))
12+
### Traces
13+
14+
### Metrics
15+
16+
- Add `MeasurementProcessor` to the SDK.
17+
([#4318](https://github.com/open-telemetry/opentelemetry-specification/pull/4318))
18+
19+
### Logs
20+
21+
### Baggage
22+
23+
### Profiles
24+
25+
### Resource
26+
27+
### Entities
28+
29+
### OpenTelemetry Protocol
30+
31+
### Compatibility
32+
33+
### SDK Configuration
34+
35+
### Common
36+
37+
### Supplementary Guidelines
38+
39+
### OTEPs
40+
41+
## v1.47.0 (2025-07-18)
1542

1643
### Traces
1744

@@ -23,11 +50,6 @@ release.
2350
- Define how SDK implements `Tracer.Enabled`.
2451
([#4537](https://github.com/open-telemetry/opentelemetry-specification/pull/4537))
2552

26-
### Metrics
27-
28-
- Add `MeasurementProcessor` to the SDK.
29-
([#4318](https://github.com/open-telemetry/opentelemetry-specification/pull/4318))
30-
3153
### Logs
3254

3355
- Stabilize `Event Name` parameter of `Logger.Enabled`.
@@ -37,32 +59,26 @@ release.
3759
- `SeverityNumber=0` MAY be used to represent an unspecified value.
3860
([#4535](https://github.com/open-telemetry/opentelemetry-specification/pull/4535))
3961

40-
### Baggage
62+
### Compatibility
63+
64+
- Clarify expectations about Prometheus content negotiation for metric names.
65+
([#4543](https://github.com/open-telemetry/opentelemetry-specification/pull/4543))
66+
67+
### Supplementary Guidelines
4168

4269
- Add Supplementary Guidelines for environment variables as context carrier
4370
specification.
4471
([#4548](https://github.com/open-telemetry/opentelemetry-specification/pull/4548))
4572

46-
### Profiles
47-
48-
### Resource
49-
50-
### Entities
51-
52-
### OpenTelemetry Protocol
53-
54-
### Compatibility
55-
56-
- Clarify expectations about Prometheus content negotiation for metric names.
57-
([#4543](https://github.com/open-telemetry/opentelemetry-specification/pull/4543))
73+
### OTEPs
5874

59-
### SDK Configuration
75+
- Extend attributes to support complex values.
76+
([#4485](https://github.com/open-telemetry/opentelemetry-specification/pull/4485))
6077

6178
### Common
6279

63-
### Supplementary Guidelines
64-
65-
### OTEPs
80+
- Update spec to comply with OTEP-232.
81+
([#4529](https://github.com/open-telemetry/opentelemetry-specification/pull/4529))
6682

6783
## v1.46.0 (2025-06-12)
6884

0 commit comments

Comments
 (0)