New utility: clixon_util_validate for stand-alone application that validates or commits datastores

This commit is contained in:
Olof hagsand 2021-06-18 09:54:17 +02:00
parent dd8883420c
commit 4b83f4198c
3 changed files with 251 additions and 0 deletions

View file

@ -34,6 +34,7 @@ Expected: June 2021
### New features
* New utility: clixon_util_validate for stand-alone application that validates or commits datastores
* Restconf native HTTP/2 support using nghttp2
* Enable using: `--with-restconf=native --enable-nghttp2`
* FCGI/nginx not affected only for `--with-restconf=native`