Skip to content
Merged
Changes from 1 commit
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
48 changes: 30 additions & 18 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,36 @@ release.

### Context

### Traces

### Metrics

### Logs

### Baggage

### Profiles

### Resource

### Entities

### OpenTelemetry Protocol

### Compatibility

### SDK Configuration

### Common

### Supplementary Guidelines

### OTEPs

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

### Context

- Add Supplementary Guidelines for environment variables as context carrier
specification.
([#4548](https://github.com/open-telemetry/opentelemetry-specification/pull/4548))
Expand All @@ -23,8 +53,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 @@ -40,27 +68,11 @@ release.
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

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

### Metrics
Expand Down
Loading