Skip to content
This repository was archived by the owner on Nov 2, 2023. It is now read-only.

0.8.4

Pre-release
Pre-release

Choose a tag to compare

@ygorelik ygorelik released this 18 Oct 01:46
· 4 commits to master since this release

YDK-Cpp release 0.8.4

New features and enhancements

  • Added utility function to compare two entities and build diff (#925)
  • Adjusted C++ code to work with gcc compiler version 4.8.5 (default for CentOS-7.x)

Resolved GitHub issues

  • 'ietf-netconf-monitoring:get-schema' returns schema with escape sequences (#614)
  • NETCONF provider should raise more appropriate exceptions (#774)
  • YList test fails when list entity added before keys are initialized (#800)
  • Delete operation fails on container (#931)
  • Absolute path for generated entity of second level list child is incorrect (#933)
  • gNMI Provider does not preserve original strings (#940)
  • gNMISession fails to decode GetRequest response when returned values is empty string (#943)
  • No way to retrieve numeric value of enums in cpp generated code (#944)
  • XmlSubtreeCodec fails decode payload with augmented component (#956)
  • Debian package for C++ bundles getting installed to wrong location (#962)

Documentation improvements

  • Added documentation for XmlSubtreeCodec and JsonSubtreeCodec.
  • Improved documentation for System Requirements and Python Requirements
  • Made documentation available from GitHub and locally from cloned repository

Bundle improvements

  • Updated cisco-ios-xr bundle to support Cisco IOS XR 5.2.3
  • Released cisco-nx-os bundle to support Cisco NX OS 9.3.1