YANG Tools
Overview
YANG Tools provides a set of libraries to deal with YANG models and data modeled using them.
Behavior/Feature Changes
There are no behavior changes.
New Features
No new features.
Removed Features
No removed features.
Deprecated Features
No deprecated features.
Resolved Issues
The following table lists the issues resolved in this release.
Type |
Key |
Summary |
Resolution |
Fix Version(s) |
|---|---|---|---|---|
Default YANG Parser does not include support for yang-ext:mount |
Done |
14.0.20 |
||
max-elements argument range is not enforced |
Done |
13.0.10, 14.0.14 |
||
min-elements argument range is not enforced |
Done |
13.0.10, 14.0.14 |
||
Unexpected error with min-elements/max-elements mismatch |
Done |
13.0.10, 14.0.14 |
||
Convert yang-parser-impl to JPMS |
Done |
14.0.20 |
||
Convert yang-parser-rfc7950 to bnd-parent |
Done |
14.0.20 |
||
Add ModuleLike.getSourceIdentifier() |
Done |
14.0.19 |
||
Add SourceIdentifier.ofQName() |
Done |
14.0.19 |
||
Simplify OSGiBindingRuntime and OSGiBindingDOMCodec |
Done |
14.0.18 |
||
Add DataObjectIdentifier.trimTo() |
Done |
14.0.15 |
||
Deprecate DataObjectIdentifier.toIdentifier() |
Done |
14.0.15 |
||
Add BindingInstanceIdentifier.firstKeyOf() |
Done |
14.0.15 |
||
Extend DataTreeConfiguration to control full structural verification |
Done |
14.0.14 |
||
Expose DOMSourceXMLStreamReader |
Done |
13.0.10, 14.0.14 |
||
Expose ParserExtension from *-parser-support artifacts |
Done |
14.0.20 |
||
Add util.xml.IndentedXML |
Done |
14.0.18 |
||
Create xml/ top-level directory |
Done |
14.0.20 |
||
Deprecate yang.model.util.SchemaContextUtil |
Done |
14.0.19 |
Known Issues
The following table lists the known issues that exist in this release.
Type |
Key |
Summary |
Status |
Affected Version(s) |
Fix Version(s) |
|---|---|---|---|---|---|
Cannot augment notification with mandatory leaf |
Resolved |
13.0.10, 14.0.17, 14.0.23, 15.1.1 |
14.0.24, 15.1.2, 16.0.0 |