Skip to content

Commit ed46711

Browse files
committed
CHANgELOG
1 parent b7917b2 commit ed46711

File tree

1 file changed

+5
-1
lines changed
  • sdk/monitor/azure-monitor-opentelemetry-exporter

1 file changed

+5
-1
lines changed

sdk/monitor/azure-monitor-opentelemetry-exporter/CHANGELOG.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66

77
### Breaking Changes
88

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+
913
### Bugs Fixed
1014

1115
### Other Changes
@@ -486,7 +490,7 @@
486490
([#78](https://github.com/microsoft/opentelemetry-azure-monitor-python/pull/78))
487491
- Handle status 439 - Too Many Requests over extended time
488492
([#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
490494
([#86](https://github.com/microsoft/opentelemetry-azure-monitor-python/pull/86))
491495

492496
## 0.2b.0 (2020-03-31)

0 commit comments

Comments
 (0)