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
27
27
API. Marked ` BoundedDict ` in the SDK as deprecated as a result.
28
28
([ #1915 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/1915 ) )
29
29
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
+
30
35
## [ 1.3.0-0.22b0] ( https://github.com/open-telemetry/opentelemetry-python/releases/tag/v1.3.0-0.22b0 ) - 2021-06-01
31
36
32
37
### Added
@@ -47,10 +52,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
47
52
- Update protos to latest version release 0.9.0
48
53
([ #1873 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/1873 ) )
49
54
50
- ### Fixed
51
- - Updated ` opentelementry-opentracing-shim ` ` ScopeShim ` to report exceptions in
52
- opentelemetry specification format, rather than opentracing spec format.
53
-
54
55
## [ 1.2.0, 0.21b0] ( https://github.com/open-telemetry/opentelemetry-python/releases/tag/v1.2.0-0.21b0 ) - 2021-05-11
55
56
56
57
### Added
You can’t perform that action at this time.
0 commit comments