Skip to content

Commit 370e8f4

Browse files
authored
Prepare v0.22.0 release (#210)
1 parent 58f5187 commit 370e8f4

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

semantic-conventions/CHANGELOG.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,15 @@ Please update the changelog as part of any significant pull request.
44

55
## Unreleased
66

7+
## v0.22.0
8+
79
- When an attribute is referenced using `ref:` from a group that already inherits the attribute with `extends:`, resolve the reference to the closest inherited attribute instead of the primary definition. This makes a difference in case the inherited reference overwrites any properties.
810
([#204](https://github.com/open-telemetry/build-tools/pull/204))
911
- Sort attributes by name
1012
([#205](https://github.com/open-telemetry/build-tools/pull/205))
11-
13+
- Fix referencing template attributes
14+
([#206](https://github.com/open-telemetry/build-tools/pull/206))
15+
1216
## v0.21.0
1317

1418
- Render template-type attributes from yaml files

0 commit comments

Comments
 (0)