3f532c862d6b72f23d497a052c08b4ba2f04542f
[docs.git] / docs / release-notes / projects / yangtools.rst
1 ==========
2 YANG Tools
3 ==========
4
5 Overview
6 ========
7 YANG Tools provides a set of libraries to deal with YANG models and data modeled using them.
8
9 Behavior/Feature Changes
10 ========================
11 XML and JSON parsers now ensure ``type decimal64`` values are validated to be within the range
12 implied by their ``fraction-digits`` statements.
13
14 New Features
15 ============
16 No new features.
17
18 Removed Features
19 ================
20 Code generation plugin APIs for ``yang-maven-plugin`` contained in the ``yang-maven-plugin-spi``
21 artifact were removed.
22
23 The ``SchemaPath`` class has been removed.
24
25 Deprecated Features
26 ===================
27 No deprecated features.
28
29 Resolved Issues
30 ===============
31 The following table lists the issues resolved in this release.
32
33 .. jira_fixed_issues::
34    :project: YANGTOOLS
35    :versions: 10.0.0-10.0.4
36
37 Known Issues
38 ============
39 The following table lists the known issues that exist in this release.
40
41 .. jira_known_issues::
42    :project: YANGTOOLS
43    :versions: 10.0.0-10.0.4