File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## Unreleased
9
9
10
+ - Fix suppress instrumentation for log batch processor
11
+ ([ #3223 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/3223 ) )
12
+
10
13
## Version 1.17.0/0.38b0 (2023-03-22)
11
14
12
15
- Implement LowMemory temporality
@@ -23,8 +26,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
23
26
([ #2964 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/2964 ) )
24
27
- Add OpenCensus trace bridge/shim
25
28
([ #3210 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/3210 ) )
26
- - Fix suppress instrumentation for log batch processor
27
- ([ #3223 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/3223 ) )
28
29
29
30
## Version 1.16.0/0.37b0 (2023-02-17)
30
31
You can’t perform that action at this time.
0 commit comments