Fixed: Removed warning at startup: No YANG spec for module-set

This commit is contained in:
Olof hagsand 2022-04-12 16:51:01 +02:00
parent ecac027d18
commit 6c3771e604
2 changed files with 5 additions and 2 deletions

View file

@ -86,6 +86,7 @@ Users may have to change how they access the system
### Corrected Bugs
* Fixed: Removed warning at startup: `No YANG spec for module-set`
* Fixed: HTTP/1 multiple write requests in single session appended data between writes, eg PUT+PUT.
* Fixed: [Broken pipe error seen in client (cli) when backend restarts and CLICON_SOCK is recreated](https://github.com/clicon/clixon/issues/312)
* Fixed: [Xpath API do not support filter data by wildcard](https://github.com/clicon/clixon/issues/313)