CHANGELOG: add info on new jsonrpc-client library
Change-Id: Ieb699a3d59711cb0ab6b8683decdcea290a6fb80 Signed-off-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-on: https://review.gerrithub.io/431203 Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com> Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com>
This commit is contained in:
parent
73372bad33
commit
e3b55a6efa
@ -150,6 +150,8 @@ spdk_file_get_id() returning unique ID for the file was added.
|
|||||||
|
|
||||||
### JSON
|
### JSON
|
||||||
|
|
||||||
|
Added jsonrpc-client C library intended for issuing RPC commands from applications.
|
||||||
|
|
||||||
Added API enabling iteration over JSON object:
|
Added API enabling iteration over JSON object:
|
||||||
- spdk_json_find()
|
- spdk_json_find()
|
||||||
- spdk_json_find_string()
|
- spdk_json_find_string()
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user