Release notes v0.9.4
Workshop
- Fixed a security issue when connecting to the host’s unix socket through a tunnel.
- Added a system service to all workshops that reports readiness to LXD (in preparation for VM support).
- SDK volumes now use ID-mapped mounts. This fixed an issue with sharing SDKs between users, and also between containers and VMs.
SDKcraft
No changes this pulse.
Reference SDKs
See Reference SDKs repo.
- NEW: Antigravity CLI SDK: GitHub - canonical/agy-sdk: A community maintained Canonical Workshop SDK for agy · GitHub, thanks to @rajannpatel.
- NEW:
openjdk,maven,gradleSDKs, thanks to @rroessler. uvSDK: move UV venv creation to setup-base to avoid SDK install ordering issues.- Test suite and base upgrade for
nodeSDK. - Test suite landed for
github-runnerSDK but having some issues with runner capacity to forward merge.
Docs
- Contributing guide split into three subsections and updated.
- A new how-to guide on sharing content between SDKs in a Workshop.
- Workshop hostnames explained in how-to guides. It’s much easier if you use SSH with workshops. For example, with JetBrains Gateway.
- SDK Store covered in more detail.