1.0.0b32 (2024-11-04)
Breaking Changes
- Serialize complex objects provided as log or event bodies to JSON and
fall back to string representation if they are not serializable.
(#37694)
Other Changes
- Refactor trace mapping logic for target and data into trace utils
(#37897)