Skip to content

Commit 634b6ae

Browse files
Release 1.24.0 (#3644)
August release.
1 parent 2038b78 commit 634b6ae

File tree

1 file changed

+36
-2
lines changed

1 file changed

+36
-2
lines changed

CHANGELOG.md

Lines changed: 36 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,38 @@ release.
1313

1414
### Metrics
1515

16+
### Logs
17+
18+
### Resource
19+
20+
### Compatibility
21+
22+
### SDK Configuration
23+
24+
### Common
25+
26+
### Supplemenatary Guidelines
27+
28+
## v1.24.0 (2023-08-10)
29+
30+
### Context
31+
32+
- No changes.
33+
34+
### Traces
35+
36+
- No changes.
37+
38+
### Metrics
39+
1640
- Specify how to handle instrument name conflicts.
1741
([#3626](https://github.com/open-telemetry/opentelemetry-specification/pull/3626))
1842
- Add experimental metric attributes advice API.
1943
([#3546](https://github.com/open-telemetry/opentelemetry-specification/pull/3546))
2044
- Revise the exemplar default reservoirs.
2145
([#3627](https://github.com/open-telemetry/opentelemetry-specification/pull/3627))
46+
- Mark the default aggregation cardinality Experimental in MetricReader.
47+
([#3619](https://github.com/open-telemetry/opentelemetry-specification/pull/3619))
2248
- Mark Metric No-Op API as stable.
2349
([#3642](https://github.com/open-telemetry/opentelemetry-specification/pull/3642))
2450
- MetricProducers are provided as config to MetricReaders instead of through a RegisterProducer operation.
@@ -28,22 +54,32 @@ release.
2854

2955
### Logs
3056

57+
- Clarify how log appender use Scope name and attributes.
58+
([#3583](https://github.com/open-telemetry/opentelemetry-specification/pull/3583))
3159
- Mark No-Op Logs Bridge API as stable.
3260
([#3642](https://github.com/open-telemetry/opentelemetry-specification/pull/3642))
3361

3462
### Resource
3563

64+
- No changes.
65+
3666
### Compatibility
3767

3868
- Prometheus exporters SHOULD provide configuration to disable the addition of `_total` suffixes.
3969
([#3590](https://github.com/open-telemetry/opentelemetry-specification/pull/3590))
4070

4171
### SDK Configuration
4272

73+
- No changes.
74+
4375
### Common
4476

77+
- No changes.
78+
4579
### Supplemenatary Guidelines
4680

81+
- No changes.
82+
4783
## v1.23.0 (2023-07-12)
4884

4985
### Context
@@ -78,8 +114,6 @@ release.
78114
([#3559](https://github.com/open-telemetry/opentelemetry-specification/pull/3559))
79115
- Make SDK Logger Creation more normative.
80116
([#3529](https://github.com/open-telemetry/opentelemetry-specification/pull/3529))
81-
- Clarify how log appender use Scope name and attributes.
82-
([#3583](https://github.com/open-telemetry/opentelemetry-specification/pull/3583))
83117

84118
### Resource
85119

0 commit comments

Comments
 (0)