Merge "Add yangtools release notes"
[docs.git] / docs / release-notes / projects / yangtools.rst
1 ==========
2 YANG Tools
3 ==========
4
5 Overview
6 ========
7
8 YANG Tools provides a set of libraries to deal with YANG models and data modeled using them.
9
10 Behavior/Feature Changes
11 ========================
12 YANG parser will no longer take into account ``extension`` statements it does not recognize
13 through the appropriate support class. This may affect tools relying on our previous misguided
14 attempts to interpret their meaning.
15
16 YANG parser's memory efficiency has been improved by about 15% on service-provider-grade device
17 models.
18
19 New Features
20 ============
21 No new features.
22
23 Deprecated Features
24 ===================
25 Code generation plugin APIs for ``yang-maven-plugin`` contained in the ``yang-maven-plugin-spi``
26 artifact are deprecated and will be removed in the next major release. Their replacement live
27 in maven-agnostic ``plugin-generator-api``.
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: 7.0.0-7.0.8
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: 7.0.0-7.0.8