The 2.24 release had some delays because of Duplicate plug/slot names inside the core snap and Auto-connect logic starting from slots of an installed/refreshed snap is naive
Those issues were found while investigating why the “network-bind” plug for core was not connected after the ubuntu-core -> core transition. It turns out that some of the issues are deeper and take time to resolve properly.
In order to get 2.24 out of the door I would like to propose a work-around for now:
https://github.com/snapcore/snapd/pull/3167 has the branch from @zyga-snapd to fold network-bind into core-supporthttps://github.com/snapcore/core/pull/33 (not stricly needed but cleaner)