Skip to content
Merged
Changes from all 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
18 changes: 16 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,15 +31,29 @@ release.

### Common

### Supplementary Guidelines

### OTEPs

## v1.49.0 (2025-09-16)

### Entities

- Specify entity information via an environment variable.
([#4594](https://github.com/open-telemetry/opentelemetry-specification/pull/4594))

### Common

- OTLP Exporters may allow devs to prepend a product identifier in `User-Agent` header.
([#4560](https://github.com/open-telemetry/opentelemetry-specification/pull/4560))
- ⚠️ **IMPORTANT**: Extending the set of standard attribute value types is no longer a breaking change.
([#4614](https://github.com/open-telemetry/opentelemetry-specification/pull/4614))

### Supplementary Guidelines

### OTEPs

- Clarify in Composite Samplers OTEP the unreliable threshold case.
([#4569](https://github.com/open-telemetry/opentelemetry-specification/pull/4569))

## v1.48.0 (2025-08-13)

### Logs
Expand Down
Loading