Skip to content

Commit 45dea75

Browse files
Release 1.37.0 (#4204)
September 2024 Release.
1 parent 384b9c1 commit 45dea75

File tree

1 file changed

+29
-12
lines changed

1 file changed

+29
-12
lines changed

CHANGELOG.md

+29-12
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,30 @@ release.
1111

1212
### Traces
1313

14+
### Metrics
15+
16+
### Logs
17+
18+
### Events
19+
20+
### Baggage
21+
22+
### Resource
23+
24+
### OpenTelemetry Protocol
25+
26+
### Compatibility
27+
28+
### SDK Configuration
29+
30+
### Common
31+
32+
### Supplementary Guidelines
33+
34+
## v1.37.0 (2024-09-13)
35+
36+
### Traces
37+
1438
- Minor clarification on BatchExportingProcessor behavior.
1539
([#4164](https://github.com/open-telemetry/opentelemetry-specification/pull/4164))
1640
- Clarify `SpanKind` description, extend it to cover links, add examples of
@@ -29,27 +53,20 @@ release.
2953
- Clarify that `Export` MUST NOT be called by simple and batching processors concurrently.
3054
([#4173](https://github.com/open-telemetry/opentelemetry-specification/pull/4173))
3155

32-
### Events
33-
34-
### Baggage
35-
36-
### Resource
37-
38-
### OpenTelemetry Protocol
39-
40-
### Compatibility
41-
4256
### SDK Configuration
4357

58+
- Define instrumentation configuration API.
59+
([#4128](https://github.com/open-telemetry/opentelemetry-specification/pull/4128))
60+
- Mark exemplar filter env variable config as stable.
61+
([#4191](https://github.com/open-telemetry/opentelemetry-specification/pull/4191))
62+
4463
### Common
4564

4665
- Update instrumentation library guidance to avoid naming collisions between external and OTel instrumentations.
4766
([#4187](https://github.com/open-telemetry/opentelemetry-specification/pull/4187))
4867
- Add natively instrumented to glossary.
4968
([#4186](https://github.com/open-telemetry/opentelemetry-specification/pull/4186))
5069

51-
### Supplementary Guidelines
52-
5370
## v1.36.0 (2024-08-12)
5471

5572
### Traces

0 commit comments

Comments
 (0)