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

0.8.1 release #40

Merged
merged 3 commits into from
Feb 13, 2019
Merged

0.8.1 release #40

merged 3 commits into from
Feb 13, 2019

Conversation

ygorelik
Copy link
Collaborator

2019-02-11 version 0.8.1

CRUD / Netconf / gNMI/ Codec / Path API

  • Added support for CRUD, Netconf Service, and gNMI Service operations on non-top level objects.
  • Introduced a feature, which allows to disable validation of entity data processed by NetconfServiceProvider.

ydk-gen

  • Added capability to generate meta-data in Python bundles by adding --generate-meta flag in generate.py script.
  • Added generate.py script options '-i --install' and '-s --sudo' to generate and install Python packages in one step.
  • Use CMake build number for release numbers with suffix (#864)

Resolved GitHub issues

  • YFilter dropped when used with NetconfService and EntityCollection (#803)
  • Test for non-top level Entity fails when bundle created with 'one-class-per-module' flag (#839)
  • NETCONF Session constructor doesn't allow port to be None (#846)
  • YDK fails process RPC payload, which contain 'data' tag (#851)
  • gNMI script results in a segmentation fault if repository is missing a required model (#852)
  • CodecService fails correctly encode multiple entries in keyless list (#854)
  • Segmentation fault when decoding gNMI config payload (#856)
  • Decoding gNMI payload fails with ValueError exception (#858)
  • gNMI missing from ydk-py docker (#860)

Documentation improvements

Addressed multiple documentation issues: #848, #850, #861, #862

@ygorelik ygorelik merged commit 59820b5 into master Feb 13, 2019
@ygorelik ygorelik deleted the 0.8.1 branch April 12, 2019 18:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant