hen user callbacks such as statedata() call returns -1, clixon_backend no
longer silently exits. Instead a log is printed and an RPC error is returned.
This commit is contained in:
parent
145f6acd2e
commit
3c41a79102
4 changed files with 26 additions and 9 deletions
|
|
@ -2,6 +2,8 @@
|
|||
|
||||
## 3.3.3 Upcoming
|
||||
|
||||
* When user callbacks such as statedata() call returns -1, clixon_backend no
|
||||
longer silently exits. Instead a log is printed and an RPC error is returned.
|
||||
* Added Floating point support to JSON
|
||||
* Restconf: http cookie sent as attribute in rpc restconf_post operations to backend.
|
||||
* Added option CLICON_CLISPEC_FILE as complement to CLICON_CLISPEC_DIR to
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue