Notable Implementation Changes
- Bug fix: Restore previous behavior of the subscription lease
maintenance worker. This was accidentally "stopped" in0.29.3
due to a change in implementation that went from anactive
boolean to an "inactive" /stopped
boolean, soTrue
became
False
and vice-versa (#4564).