Releases: alliedtelesis/apteryx
Releases · alliedtelesis/apteryx
v3.00
New asynchronous RPC mechanism
v2.10
v2.09: Append the local path to proxy search results
Signed-off-by: Carl Smith <[email protected]>
Empty string vs NULL fix
Check for empty string in validate callback Signed-off-by: Blair Steven <[email protected]>
v2.07
Revert using validation to set callbacks.
Performance Update
Fix memory leak in get_tree Signed-off-by: Scott Parlane <[email protected]>
v2.05
Search returns both db and provided paths Signed-off-by: Scott Parlane <[email protected]>
v2.04
New Apteryx Schema.
"ro" and "hidden" replaced with "mode".
"value" renamed to "pattern"
v2.03
New features; Index and Proxy
v2.02: Move callbacks to their own file and consolidate matching
Signed-off-by: Scott Parlane <[email protected]>