Skip to content

Commit 9c8c306

Browse files
Release 1.43.0 (#4444)
March 2025 Release. ## v1.43.0 (2025-03-11) ### Traces - Clarify STDOUT exporter format is unspecified. ([#4418](#4418)) ### Metrics - Clarify STDOUT exporter format is unspecified. ([#4418](#4418)) ### Logs - Clarify that it is allowed to directly use Logs API. ([#4438](#4438)) - Clarify STDOUT exporter format is unspecified. ([#4418](#4418)) ### Supplementary Guidelines - Add Advanced Processing to Logs Supplementary Guidelines. ([#4407](#4407)) --------- Co-authored-by: Armin Ruech <[email protected]>
1 parent 127df79 commit 9c8c306

File tree

1 file changed

+25
-13
lines changed

1 file changed

+25
-13
lines changed

CHANGELOG.md

+25-13
Original file line numberDiff line numberDiff line change
@@ -11,23 +11,10 @@ release.
1111

1212
### Traces
1313

14-
- Clarify STDOUT exporter format is unspecified.
15-
([#4418](https://github.com/open-telemetry/opentelemetry-specification/pull/4418))
16-
1714
### Metrics
1815

19-
- Clarify STDOUT exporter format is unspecified.
20-
([#4418](https://github.com/open-telemetry/opentelemetry-specification/pull/4418))
21-
- Clarify the metrics design goal, scope out StatsD client support.
22-
([#4445](https://github.com/open-telemetry/opentelemetry-specification/pull/4445))
23-
2416
### Logs
2517

26-
- Clarify STDOUT exporter format is unspecified.
27-
([#4418](https://github.com/open-telemetry/opentelemetry-specification/pull/4418))
28-
- Clarify that it is allowed to directly use Logs API.
29-
([#4438](https://github.com/open-telemetry/opentelemetry-specification/pull/4438))
30-
3118
### Baggage
3219

3320
### Resource
@@ -44,6 +31,31 @@ release.
4431

4532
### Supplementary Guidelines
4633

34+
### OTEPs
35+
36+
## v1.43.0 (2025-03-18)
37+
38+
### Traces
39+
40+
- Clarify STDOUT exporter format is unspecified.
41+
([#4418](https://github.com/open-telemetry/opentelemetry-specification/pull/4418))
42+
43+
### Metrics
44+
45+
- Clarify the metrics design goal, scope out StatsD client support.
46+
([#4445](https://github.com/open-telemetry/opentelemetry-specification/pull/4445))
47+
- Clarify STDOUT exporter format is unspecified.
48+
([#4418](https://github.com/open-telemetry/opentelemetry-specification/pull/4418))
49+
50+
### Logs
51+
52+
- Clarify that it is allowed to directly use Logs API.
53+
([#4438](https://github.com/open-telemetry/opentelemetry-specification/pull/4438))
54+
- Clarify STDOUT exporter format is unspecified.
55+
([#4418](https://github.com/open-telemetry/opentelemetry-specification/pull/4418))
56+
57+
### Supplementary Guidelines
58+
4759
- Add Advanced Processing to Logs Supplementary Guidelines.
4860
([#4407](https://github.com/open-telemetry/opentelemetry-specification/pull/4407))
4961

0 commit comments

Comments
 (0)