Skip to content
Merged
Changes from 4 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
54 changes: 30 additions & 24 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,33 @@ release.

### Context

- Add Supplementary Guidelines for environment variables as context carrier
specification.
([#4548](https://github.com/open-telemetry/opentelemetry-specification/pull/4548))
### Traces

### Metrics

### Logs

### Baggage

### Profiles

### Resource

### Entities

### OpenTelemetry Protocol

### Compatibility

### SDK Configuration

### Common

### Supplementary Guidelines

### OTEPs

## v1.47.0 (2025-07-14)

### Traces

Expand All @@ -23,8 +47,6 @@ release.
- Define how SDK implements `Tracer.Enabled`.
([#4537](https://github.com/open-telemetry/opentelemetry-specification/pull/4537))

### Metrics

### Logs

- Stabilize `Event Name` parameter of `Logger.Enabled`.
Expand All @@ -34,32 +56,16 @@ release.
- `SeverityNumber=0` MAY be used to represent an unspecified value.
([#4535](https://github.com/open-telemetry/opentelemetry-specification/pull/4535))

### Baggage

- Add Supplementary Guidelines for environment variables as context carrier
specification.
([#4548](https://github.com/open-telemetry/opentelemetry-specification/pull/4548))

### Profiles

### Resource

### Entities

### OpenTelemetry Protocol

### Compatibility

- Clarify expectations about Prometheus content negotiation for metric names.
([#4543](https://github.com/open-telemetry/opentelemetry-specification/pull/4543))

### SDK Configuration

### Common

### Supplementary Guidelines

### OTEPs
- Add Supplementary Guidelines for environment variables as context carrier
specification.
([#4548](https://github.com/open-telemetry/opentelemetry-specification/pull/4548))

## v1.46.0 (2025-06-12)

Expand Down
Loading