API change: remove yang2cli_yspec last argument printgen, removed obsolete: `cli_auto_show()
This commit is contained in:
parent
7b15ab0306
commit
ad07eb3adf
8 changed files with 40 additions and 90 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue