Skip to content

Commit 8954d3b

Browse files
Release 1.39.0 (#4282)
November 2024 Release.
1 parent cb95b7e commit 8954d3b

File tree

1 file changed

+25
-10
lines changed

1 file changed

+25
-10
lines changed

CHANGELOG.md

+25-10
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@ release.
1515

1616
### Logs
1717

18-
- Simplify the name "Logs Instrumentation API" to just "Logs API".
19-
([#4258](https://github.com/open-telemetry/opentelemetry-specification/pull/4258))
20-
2118
### Events
2219

2320
### Baggage
@@ -26,14 +23,34 @@ release.
2623

2724
### Profiles
2825

26+
### OpenTelemetry Protocol
27+
28+
### Compatibility
29+
30+
### SDK Configuration
31+
32+
### Common
33+
34+
### Supplementary Guidelines
35+
36+
## v1.39.0 (2024-11-06)
37+
38+
### Logs
39+
40+
- Simplify the name "Logs Instrumentation API" to just "Logs API".
41+
([#4258](https://github.com/open-telemetry/opentelemetry-specification/pull/4258))
42+
- Rename Log Bridge API to Logs API. Define the existing Logger methods to be
43+
Log Bridge Operations. Add EmitEvent to the Logger as an Instrumentation Operation.
44+
([#4259](https://github.com/open-telemetry/opentelemetry-specification/pull/4259))
45+
46+
### Profiles
47+
2948
- Define required attributes for Mappings.
3049
([#4197](https://github.com/open-telemetry/opentelemetry-specification/pull/4197))
3150

32-
### OpenTelemetry Protocol
33-
3451
### Compatibility
3552

36-
- Add requirement to allow extending Stable APIs
53+
- Add requirement to allow extending Stable APIs.
3754
([#4270](https://github.com/open-telemetry/opentelemetry-specification/pull/4270))
3855

3956
### SDK Configuration
@@ -43,7 +60,8 @@ release.
4360

4461
### Common
4562

46-
### Supplementary Guidelines
63+
- Define prototype for proposed features in development.
64+
([#4273](https://github.com/open-telemetry/opentelemetry-specification/pull/4273))
4765

4866
## v1.38.0 (2024-10-10)
4967

@@ -77,9 +95,6 @@ release.
7795
- Introduce initial placeholder for the new user-facing Logs API, adding references
7896
to existing API's informing of the coming changes while the definition is defined.
7997
([#4236](https://github.com/open-telemetry/opentelemetry-specification/pull/4236))
80-
- Rename Log Bridge API to Logs API. Define the existing Logger methods to be
81-
Log Bridge Operations. Add EmitEvent to the Logger as an Instrumentation Operation.
82-
([#4259](https://github.com/open-telemetry/opentelemetry-specification/pull/4259))
8398

8499
### Common
85100

0 commit comments

Comments
 (0)