Skip to content

0.21rc2

Pre-release
Pre-release
Compare
Choose a tag to compare
@nolar nolar released this 18 Aug 22:13
24041de

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