This version features the following improvements:
- complex subscription utility functions
- direct support for `ietf-subscribed-notifications` subscriptions
- plugin callback API changes
- structured error support
- arbitrary user data support
- connection init and destroy callbacks
- support for disabling (mirroring) `running` datastore per module
- support for originator-side XPath filtering (flag `SR_SUBSCR_FILTER_ORIG`)
- avoids redundant subscriber notify
- improved data manipulation concurrency (irfanHaslanded)
- detailed NACM access-denied errors
- lots of other bugfixes and improvements
This release depends on libyang ([v2.1.148](https://github.com/CESNET/libyang/releases/tag/v2.1.148))