File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -27,6 +27,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2727 API. Marked ` BoundedDict ` in the SDK as deprecated as a result.
2828 ([ #1915 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/1915 ) )
2929
30+ ### Fixed
31+ - Updated ` opentelementry-opentracing-shim ` ` ScopeShim ` to report exceptions in
32+ opentelemetry specification format, rather than opentracing spec format.
33+ ([ #1878 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/1878 ) )
34+
3035## [ 1.3.0-0.22b0] ( https://github.com/open-telemetry/opentelemetry-python/releases/tag/v1.3.0-0.22b0 ) - 2021-06-01
3136
3237### Added
@@ -47,10 +52,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4752- Update protos to latest version release 0.9.0
4853 ([ #1873 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/1873 ) )
4954
50- ### Fixed
51- - Updated ` opentelementry-opentracing-shim ` ` ScopeShim ` to report exceptions in
52- opentelemetry specification format, rather than opentracing spec format.
53-
5455## [ 1.2.0, 0.21b0] ( https://github.com/open-telemetry/opentelemetry-python/releases/tag/v1.2.0-0.21b0 ) - 2021-05-11
5556
5657### Added
You can’t perform that action at this time.
0 commit comments