File tree 1 file changed +5
-1
lines changed
sdk/monitor/azure-monitor-opentelemetry-exporter
1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 6
6
7
7
### Breaking Changes
8
8
9
+ - Serialize complex objects provided as log or event bodies to JSON and
10
+ fall back to string representation if they are not serializable.
11
+ ([ 37694] ( https://github.com/Azure/azure-sdk-for-python/pull/37694 ) )
12
+
9
13
### Bugs Fixed
10
14
11
15
### Other Changes
486
490
([ #78 ] ( https://github.com/microsoft/opentelemetry-azure-monitor-python/pull/78 ) )
487
491
- Handle status 439 - Too Many Requests over extended time
488
492
([ #80 ] ( https://github.com/microsoft/opentelemetry-azure-monitor-python/pull/80 ) )
489
- - Fix breaking changes from OT release 0.7b.0
493
+ - Fix breaking changes from OT release 0.7b.0
490
494
([ #86 ] ( https://github.com/microsoft/opentelemetry-azure-monitor-python/pull/86 ) )
491
495
492
496
## 0.2b.0 (2020-03-31)
You can’t perform that action at this time.
0 commit comments