API change: remove yang2cli_yspec last argument printgen, removed obsolete: `cli_auto_show()

This commit is contained in:
Olof hagsand 2023-05-11 16:29:37 +02:00
parent 7b15ab0306
commit ad07eb3adf
8 changed files with 40 additions and 90 deletions

View file

@ -49,6 +49,13 @@ Expected: July 2023
* Restructured and extended stats rpc to schema mountpoints
* rpc `<stats>` is not backward compatible
### C/CLI-API changes on existing features
Developers may need to change their code
* `yang2cli_yspec` removed last argument `printgen`.
* Removed obsolete: `cli_auto_show()`
### Minor features
* CLI: Added `show statistics` example code for backend and CLI memory stats