Skip to content

YDK-0.8.5.2 release

Compare
Choose a tag to compare
@ygorelik ygorelik released this 01 May 18:22
· 158 commits to master since this release

Released on April 30 2021.

Resolved GitHub issues

  • Version numbers in bundle resolver to comply with PEP 440 (#1007)
  • The Executor Service fails to return module content to user (#1035)
  • Docker base image python error (#1036)
  • XmlSubtreeCodec fails encode leaf-list data (#1045)

Other resolved issues and enhancements

  • Fixed few minor bugs in C++ code
  • Added installation of flex and bison for CentOS platform
  • Added scripts for local unit testing of YDK release
  • Tested YDK on Windows 10 using Windows Subsystem for Linux and Ubuntu Bionic (18.04 LTS) and Focal (20.04 LTS) virtual machines.
  • Improved online documentation