File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed
Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change 1717 * getting the actual plugin structures. Finally, some new callbacks were required for extension-instance plugins
1818 * so that they can be printed with the context as well.
1919 *
20- * Other notable changes include major LYB binary data format optimizations and extension plugin API improvements to
21- * account for custom XPath root definitions. The compiled should report all the NBC changes and they should be
22- * explained in the documentation of the corresponding changed functions.
20+ * Other notable changes include major LYB binary data format optimizations. The effect in API is that wherever a size
21+ * of a value is required, it is now expected in bits instead of bytes. Next, there are extension plugin API
22+ * improvements to account for custom XPath root definitions. Then, obsolete nodes are not compiled and cannot be
23+ * instantiated in data by default but can be if requested by a context flag. Finally, the "default" metadata instance
24+ * connected to the `ietf-netconf-with-defaults` YANG module is now in the proper namespace, which is not the namespace
25+ * of this module. Other minor NBC changes should be reported by the compilator and they should be explained in the
26+ * documentation of the corresponding changed functions.
2327 *
2428 * The complete generated list of changes (without any additional notes) can be found in
2529 * <a href="../compat_report_3_4.html">the compatibility report</a>.
You can’t perform that action at this time.
0 commit comments