Originally released on 2019-08-08 13:23:01+00:00 (link).
Improvements:
- Wake up immediately on new changes of the object if currently sleeping for delayed handlers. #162
- Speed up the deletion (finalizer removal) of the objects with failed creation/update handlers. #162
Bugfixes:
- Fixed failing with 404 if object was removed too fast or within the handler. #160
- Fixed implicitly forced peering mode for embeddable operator. #174