@@ -11,6 +11,28 @@ release.
1111
1212### Traces
1313
14+ ### Metrics
15+
16+ ### Logs
17+
18+ ### Resource
19+
20+ ### Compatibility
21+
22+ ### SDK Configuration
23+
24+ ### Common
25+
26+ ### Supplemenatary Guidelines
27+
28+ ## v1.23.0 (2023-07-12)
29+
30+ ### Context
31+
32+ - No changes.
33+
34+ ### Traces
35+
1436- Refine SDK TracerProvider configuration section.
1537 ([ #3559 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/3559 ) )
1638- Make SDK Tracer Creation more normative.
@@ -26,6 +48,8 @@ release.
2648 ([ #3524 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/3524 ) )
2749- Make SDK Meter Creation more normative.
2850 ([ #3529 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/3529 ) )
51+ - Clarify duplicate instrument registration scope to be a MeterProvider.
52+ ([ #3538 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/3538 ) )
2953- Clarify identical instrument definition for SDK.
3054 ([ #3585 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/3585 ) )
3155
@@ -38,28 +62,30 @@ release.
3862
3963### Resource
4064
65+ - No changes.
66+
4167### Compatibility
4268
69+ - NOTICE: Remove the Jaeger Exporter
70+ ([ #3567 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/3567 ) )
4371- Prometheus: Do not add ` _total ` suffix if the metric already ends in ` _total ` .
4472 ([ #3581 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/3581 ) )
45- - Prometheus type and unit suffixes are not trimmed by default. ([ #3580 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/3580 ) )
46-
47- ### OpenTelemetry Protocol
73+ - Prometheus type and unit suffixes are not trimmed by default.
74+ ([ #3580 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/3580 ) )
4875
4976### SDK Configuration
5077
51- - Extract Examplar section and mark it as Experimental.
78+ - Extract Exemplar section and mark it as Experimental.
5279 ([ #3533 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/3533 ) )
5380
54- - BREAKING: Remove the Jaeger Exporter
55- ([ #3567 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/3567 ) )
56-
57- ### Telemetry Schemas
58-
5981### Common
6082
83+ - No changes.
84+
6185### Supplemenatary Guidelines
6286
87+ - No changes.
88+
6389## v1.22.0 (2023-06-09)
6490
6591### Context
0 commit comments