|
| 1 | +### 2018-12-17 version 0.8.0 |
| 2 | + |
| 3 | +#### Python |
| 4 | + * Introduced YDK support for gNMI protocol (protobuf version 0.4.0) including CRUD service with gNMI Service Provider. |
| 5 | + * Added Netconf support for certificate-based authentication for multiple servers |
| 6 | + |
| 7 | +### Bundle improvements |
| 8 | + * Updated cisco-ios-xr bundle to include previously missing action models in Cisco IOS XR 6.5.1 release |
| 9 | + * Released cisco-nx-os bundle to support Cisco NX OS 9.2.2 release |
| 10 | + |
| 11 | +### 2018-10-02 version 0.7.3 |
| 12 | + |
| 13 | +#### Resolved issues |
| 14 | + |
| 15 | + Introduced Codec feature to decode multiple JSON payload. (#812) |
| 16 | + Improved support for YList (#811) |
| 17 | + Improve handling of python native types in model API. (#733) |
| 18 | + Validate leaf values based on python type of model API. (#739) |
| 19 | + Improve checking of invalid attributes for model API objects. (#815) |
| 20 | + |
| 21 | +### Bundle improvements |
| 22 | + |
| 23 | + Updated cisco-ios-xr bundle to support Cisco IOS XR 6.5.1 release. |
| 24 | + Updated cisco-ios-xe bundle to support Cisco IOS XE 16.9.1 release. |
| 25 | + Released cisco-nx-os bundle to support Cisco NX OS 9.2.1 release. |
| 26 | + Updated openconfig to to make it compatible with ydk core version 0.7.3. |
| 27 | + Also updated ietf bundle to make it compatible with ydk core version 0.7.3. |
| 28 | + |
| 29 | +**Note** |
| 30 | + |
| 31 | + The cisco-ios-xr 6.5.1 bundle excludes the following files due to duplicate namespaces: |
| 32 | + |
| 33 | + Cisco-IOS-XR-sysadmin-clear-ncs5500.yang |
| 34 | + Cisco-IOS-XR-sysadmin-clear-ncs5502.yang |
| 35 | + Cisco-IOS-XR-sysadmin-clear-ncs55A1.yang |
| 36 | + Cisco-IOS-XR-sysadmin-controllers-ncs5500.yang |
| 37 | + Cisco-IOS-XR-sysadmin-controllers-ncs5501.yang |
| 38 | + Cisco-IOS-XR-sysadmin-controllers-ncs5502.yang |
| 39 | + Cisco-IOS-XR-sysadmin-controllers-ncs55A1.yang |
| 40 | + Cisco-IOS-XR-sysadmin-fabric-mgr-fsdb-aggregator-ncs5500.yang |
| 41 | + Cisco-IOS-XR-sysadmin-fabric-mgr-fsdb-aggregator-ncs5502.yang |
| 42 | + Cisco-IOS-XR-sysadmin-fabric-mgr-fsdb-server-ncs5500.yang |
| 43 | + Cisco-IOS-XR-sysadmin-fabric-mgr-fsdb-server-ncs5502.yang |
| 44 | + Cisco-IOS-XR-sysadmin-fabric-ncs5500.yang |
| 45 | + Cisco-IOS-XR-sysadmin-fabric-ncs5501.yang |
| 46 | + Cisco-IOS-XR-sysadmin-fabric-ncs5502.yang |
| 47 | + |
1 | 48 | ### 2018-07-02 version 0.7.2
|
2 | 49 |
|
3 |
| -#### Python, C++ & Go |
| 50 | +#### Python |
4 | 51 |
|
5 | 52 | ##### Bundle improvements
|
6 | 53 | * Released [`cisco-nx-os`](https://github.com/CiscoDevNet/ydk-gen/blob/master/profiles/bundles/cisco-nx-os-0_7_4.json) bundle to support Cisco NX OS 7.0-3-I7-4 release
|
|
0 commit comments