* Native Restconf is now default, not fcgi/nginx
* That is, to configure with fcgi, you need to explicitly configure: `--with-restconf=fcgi` * Updated main example to native restconf and several other fixes
This commit is contained in:
parent
98c5fcd20f
commit
fe0541959f
7 changed files with 169 additions and 250 deletions
|
|
@ -33,6 +33,13 @@
|
|||
## 5.3.0
|
||||
Expected: September, 2021
|
||||
|
||||
### C/CLI-API changes on existing features
|
||||
|
||||
Developers may need to change their code
|
||||
|
||||
* Native Restconf is now default, not fcgi/nginx
|
||||
* That is, to configure with fcgi, you need to explicitly configure: `--with-restconf=fcgi`
|
||||
|
||||
## 5.2.0
|
||||
1 July 2021
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue