Skip to content

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 21 Jul 15:47
· 56 commits to main since this release
v0.1.2
c8cd2b4

Fixed

  • Apple's container installer updates files on disk but doesn't restart an already-running apiserver, which can keep serving the pre-upgrade version until something restarts it. socktainer's own compatibility check pings that live process and would fail with a version-mismatch error even after Whalebridge detected the upgrade was installed. Whalebridge now restarts Apple's container services after a runtime install instead of just starting them if they weren't already running.

Full Changelog: v0.1.1...v0.1.2