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
1717 ([ #4444 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/4444 ) )
1818- Updated ` tracecontext-integration-test ` gitref to ` d782773b2cf2fa4afd6a80a93b289d8a74ca894d `
1919 ([ #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 ) )
2022
2123## Version 1.30.0/0.51b0 (2025-02-03)
2224
@@ -39,8 +41,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3941 ([ #4361 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/4361 ) )
4042- semantic-conventions: Bump to 1.30.0
4143 ([ #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 ) )
4444
4545## Version 1.29.0/0.50b0 (2024-12-11)
4646
You can’t perform that action at this time.
0 commit comments