There's a trivial state change to how upgrade notifications are stored. The new implementation switches it from a boolean value based on the existence of the upgrade node to having a dictionary serialized as yaml to store additional upgrade flags (like force). https://code.launchpad.net/~hazmat/juju/force-upgrade/+merge/96299 cheers, Kapil