Skip to content

Commit dd8ef51

Browse files
author
Liudmila Molkova
authored
Don't serialize null properties and empty arrays (#822)
* Don't serialize null properties and empty arrays * format
1 parent 7df7ab9 commit dd8ef51

File tree

23 files changed

+396
-2605
lines changed

23 files changed

+396
-2605
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ All notable changes to this project will be documented in this file.
44

55
# [Next] - Next
66

7+
- Don't serialize default values and empty arrays when resolving semantic conventions.
8+
([#822](https://github.com/open-telemetry/weaver/pull/822) by @lmolkova)
9+
710
# [0.16.1] - 2025-07-04
811

912
- Fix github release actions.

0 commit comments

Comments
 (0)