Skip to content

Commit

Permalink
Release 1.39.0 (#4282)
Browse files Browse the repository at this point in the history
November 2024 Release.
  • Loading branch information
carlosalberto authored Nov 7, 2024
1 parent cb95b7e commit 8954d3b
Showing 1 changed file with 25 additions and 10 deletions.
35 changes: 25 additions & 10 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@ release.

### Logs

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

### Events

### Baggage
Expand All @@ -26,14 +23,34 @@ release.

### Profiles

### OpenTelemetry Protocol

### Compatibility

### SDK Configuration

### Common

### Supplementary Guidelines

## v1.39.0 (2024-11-06)

### Logs

- Simplify the name "Logs Instrumentation API" to just "Logs API".
([#4258](https://github.com/open-telemetry/opentelemetry-specification/pull/4258))
- Rename Log Bridge API to Logs API. Define the existing Logger methods to be
Log Bridge Operations. Add EmitEvent to the Logger as an Instrumentation Operation.
([#4259](https://github.com/open-telemetry/opentelemetry-specification/pull/4259))

### Profiles

- Define required attributes for Mappings.
([#4197](https://github.com/open-telemetry/opentelemetry-specification/pull/4197))

### OpenTelemetry Protocol

### Compatibility

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

### SDK Configuration
Expand All @@ -43,7 +60,8 @@ release.

### Common

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

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

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

### Common

Expand Down

0 comments on commit 8954d3b

Please sign in to comment.