File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -17,6 +17,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
17
17
([ #4444 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/4444 ) )
18
18
- Updated ` tracecontext-integration-test ` gitref to ` d782773b2cf2fa4afd6a80a93b289d8a74ca894d `
19
19
([ #4448 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/4448 ) )
20
+ - Make ` trace_api.use_span() ` record ` BaseException ` as well as ` Exception `
21
+ ([ #4406 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/4406 ) )
20
22
21
23
## Version 1.30.0/0.51b0 (2025-02-03)
22
24
@@ -39,8 +41,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
39
41
([ #4361 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/4361 ) )
40
42
- semantic-conventions: Bump to 1.30.0
41
43
([ #4337 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/4397 ) )
42
- - Make ` trace_api.use_span() ` record ` BaseException ` as well as ` Exception `
43
- ([ #4406 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/4406 ) )
44
44
45
45
## Version 1.29.0/0.50b0 (2024-12-11)
46
46
You can’t perform that action at this time.
0 commit comments