Both ydk-gen and ydk-go have been updated at github.
Here is a list of features that have gone into the release:
2018-10-02 version 0.7.3
Bundle improvements
- Updated
cisco-ios-xr
bundle to support Cisco IOS XR 6.5.1 release.
- Updated
cisco-ios-xe
bundle to support Cisco IOS XE 16.9.1 release.
- Released
cisco-nx-os
bundle to support Cisco NX OS 9.2.1 release.
- Updated
openconfig
to to make it compatible with ydk core
version 0.7.3.
- Also updated
ietf
bundle to make it compatible with ydk core
version 0.7.3.
Python, C++ & Go
CRUD/ NETCONF / Codec API improvements
- Introduced Codec feature to decode multiple JSON payload. (#812)
- Improved support for
YList
(#811)
Do give it a try! 