Skip to content

Commit 7295dc4

Browse files
Release 1.49.0 (#4654)
### Entities - Specify entity information via an environment variable. ([#4594](#4594)) ### Common - OTLP Exporters may allow devs to prepend a product identifier in `User-Agent` header. ([#4560](#4560)) - ⚠️ **IMPORTANT**: Extending the set of standard attribute value types is no longer a breaking change. ([#4614](#4614)) ### OTEPs - Clarify in Composite Samplers OTEP the unreliable threshold case. ([#4569](#4569)) --------- Co-authored-by: Armin Ruech <[email protected]>
1 parent 1e04e1b commit 7295dc4

File tree

1 file changed

+16
-2
lines changed

1 file changed

+16
-2
lines changed

CHANGELOG.md

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,15 +31,29 @@ release.
3131

3232
### Common
3333

34+
### Supplementary Guidelines
35+
36+
### OTEPs
37+
38+
## v1.49.0 (2025-09-16)
39+
40+
### Entities
41+
42+
- Specify entity information via an environment variable.
43+
([#4594](https://github.com/open-telemetry/opentelemetry-specification/pull/4594))
44+
45+
### Common
46+
3447
- OTLP Exporters may allow devs to prepend a product identifier in `User-Agent` header.
3548
([#4560](https://github.com/open-telemetry/opentelemetry-specification/pull/4560))
3649
- ⚠️ **IMPORTANT**: Extending the set of standard attribute value types is no longer a breaking change.
3750
([#4614](https://github.com/open-telemetry/opentelemetry-specification/pull/4614))
3851

39-
### Supplementary Guidelines
40-
4152
### OTEPs
4253

54+
- Clarify in Composite Samplers OTEP the unreliable threshold case.
55+
([#4569](https://github.com/open-telemetry/opentelemetry-specification/pull/4569))
56+
4357
## v1.48.0 (2025-08-13)
4458

4559
### Logs

0 commit comments

Comments
 (0)