Skip to content

Version 0.6.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@antonio-paunovic antonio-paunovic released this 05 May 11:06
· 3286 commits to master since this release

Sysrepo version 0.6.0 features following improvements:

  • event Notifications replay
  • support for restoring lost connections (sr_session_check())
  • better support for anyxml/anydata (SR_ANYXML_T and SR_ANYDATA_T)
  • sr_get_submodule_schema() to retrieve YANG submodule
  • clarified schema status (imported vs implemented)
  • removed init operation from sysrepoctl
  • added merge option and XPath support in sysrepocfg
  • sysrepocfg filtering
  • whole module notification subscription
  • templates for issues and pull requests
  • defined versioning policy
  • defined coding style policy
  • updated language bindings with unit tests
  • version validation on connection
  • large number of bug fixes

This release depends on libyang (v0.12-r2).