Version 2.2.12
This version features the following improvements:
- alternative futex-based (Linux only) conditional variable implementation
- automatically used if futex is available
- is robust unlike
pthread_cond_t
- support for batch module install/remove/update
- new operational poll subscriptions
- allow caching of pull operational data
- multiple same xpath pull operational subscriptions
- notified in parallel
- simplified deletion of stored oper data
- subscription event corner-case data race handled resulting in a stale event
- invalid data cache crashes fixed
sysrepo-plugind
internal plugins with YANG configuration- oper poll diff
- stored notification rotation
- lots of other fixes and improvements
This release depends on libyang (v2.1.4)