Skip to content

version 0.12 - release 1

Choose a tag to compare

@rkrejci rkrejci released this 09 Mar 15:47
· 5136 commits to master since this release

The complete API/ABI diff to the previous release is available at netopeer.liberouter.org.

The main features of this release are:

  • various bugfixes
  • support for YANG extensions (libyang's schema tree structures changed)
  • ietf-metadata implemented - support for annotations represented in data as data nodes' attributes
  • added possibility to set all the imported modules as implemented
  • YANG parser's error messages extended by the path of the invalid node
  • nodes, used in must and when XPath expressions, which are not found in schema are reported as warnings, not errors - refering non-exiting nodes is generally allowed despite it is useless