Skip to content

Commit 9eee529

Browse files
Release 1.45.0 (#4495)
May 2025 Release. ### Context - Drop reference to binary `Propagator`. ([#4490](#4490)) ### Logs - Add optional `Event Name` parameter to `Logger.Enabled` and `LogRecordProcessor.Enabled`. ([#4489](#4489)) ### Resource - Add experimental resource detector name. ([#4461](#4461)) ### OTEPs - OTEP: Span Event API deprecation plan. ([#4430](#4430))
1 parent 2b92a0b commit 9eee529

File tree

1 file changed

+22
-9
lines changed

1 file changed

+22
-9
lines changed

CHANGELOG.md

Lines changed: 22 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9,25 +9,16 @@ release.
99

1010
### Context
1111

12-
- Drop reference to binary `Propagator`.
13-
([#4490](https://github.com/open-telemetry/opentelemetry-specification/pull/4490))
14-
1512
### Traces
1613

1714
### Metrics
1815

1916
### Logs
2017

21-
- Add optional `Event Name` parameter to `Logger.Enabled` and `LogRecordProcessor.Enabled`.
22-
([#4489](https://github.com/open-telemetry/opentelemetry-specification/pull/4489))
23-
2418
### Baggage
2519

2620
### Resource
2721

28-
- Add experimental resource detector name.
29-
([#4461](https://github.com/open-telemetry/opentelemetry-specification/pull/4461))
30-
3122
### Profiles
3223

3324
### OpenTelemetry Protocol
@@ -42,6 +33,28 @@ release.
4233

4334
### OTEPs
4435

36+
## v1.45.0 (2025-05-14)
37+
38+
### Context
39+
40+
- Drop reference to binary `Propagator`.
41+
([#4490](https://github.com/open-telemetry/opentelemetry-specification/pull/4490))
42+
43+
### Logs
44+
45+
- Add optional `Event Name` parameter to `Logger.Enabled` and `LogRecordProcessor.Enabled`.
46+
([#4489](https://github.com/open-telemetry/opentelemetry-specification/pull/4489))
47+
48+
### Resource
49+
50+
- Add experimental resource detector name.
51+
([#4461](https://github.com/open-telemetry/opentelemetry-specification/pull/4461))
52+
53+
### OTEPs
54+
55+
- OTEP: Span Event API deprecation plan.
56+
([#4430](https://github.com/open-telemetry/opentelemetry-specification/pull/4430))
57+
4558
## v1.44.0 (2025-04-15)
4659

4760
### Context

0 commit comments

Comments
 (0)