Clixon 4.6

This commit is contained in:
Olof hagsand 2020-08-14 10:47:37 +02:00
parent 959574cf13
commit e1d86ca3b5
4 changed files with 6 additions and 4 deletions

View file

@ -1,6 +1,6 @@
# Clixon Changelog
* [4.6.0](#460) Expected: August 2020
* [4.6.0](#460) 14 August 2020
* [4.5.0](#450) 12 May 2020
* [4.4.0](#440) 5 April 2020
* [4.3.0](#430) 1 January 2020
@ -27,6 +27,8 @@
The 4.6.0 release introduces a new RESTCONF solution using "native" http. An important API change is top-level default value assignment that may cause a NACM read-only dead-lock. The NACM recovery user handling has been improved for this case. Numerous bugfixes and improvements. Vagrant tests have been added.
Thanks Netgate for making this possible.
### Major New features
* A new restconf configuration where Clixon restconf daemon is integrated with the [libevhtp](https://github.com/criticalstack/libevhtp) embedded web server.