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) |
|---|---|---|---|---|
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 |
||
binding-data-codec-dynamic requires javax.inject |
Done |
14.0.10 |
||
Extend DataTreeConfiguration to control full structural verification |
Done |
14.0.14 |
||
Expose DOMSourceXMLStreamReader |
Done |
13.0.10, 14.0.14 |
||
Add DataObjectIdentifier.Builder.toReferenceBuilder() |
Done |
14.0.10 |
||
Add DataObjectReference.{find,get}FirstKeyOf() |
Done |
14.0.10 |
Known Issues¶
The following table lists the known issues that exist in this release.