Skip to content

The YDK-0.8.6.3 Release

Pre-release
Pre-release
Compare
Choose a tag to compare
@ygorelik ygorelik released this 29 Aug 21:09
· 53 commits to master since this release
710ec98

The YDK-0.8.6.3 has been release on July 31 of 2022.

The following are changes that were introduced since release 0.8.6.2.

New features and enhancements

  • Added automatic build of environment setup file .env by the installation script

Resolved GitHub issues

  • IndexError on decoding empty string value in JSON payload (#1061)
  • gNMI service installation on Centos 8.2 fails due to C++ compiler error
    (#1062)
  • The installation script fails on fresh new CentOS 7 docker container (#1064)
  • ExecutorService fails on non-ietf RPC with Libyang error (#1067)

Resolved non-GitHub issues

  • Upgraded third party packages Sphinx (1.5.6) and wheel (0.37.1) due to documentation
    generation issues on Mac Big Sur
  • Fixed installation script for the case, when virtual environment is not used

Documentation improvements

  • Fixed documentation issue #1066