This repository was archived by the owner on Mar 9, 2026. It is now read-only.
v0.29.4
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" /stoppedboolean, soTruebecame
Falseand vice-versa (#4564).