Introduction
This is a security update release for MicroCloud 1.1.
The new version of MicroCloud is available via the 1/stable
and latest/candidate
channels.
Existing users on latest/stable
should switch to the 1/stable
channel
snap refresh microcloud --channel 1/stable
Release Highlights
Security and vulnerability updates, and dependency updates.
Full Changelog
Full commit list
- microcloud/version: Release MicroCloud 1.1.2
- microcloud/test/suites: Update instance tests
- microcloud/service: Properly broadcast available interfaces over those interfaces
- microcloud/test/suites: Update preseed test
- microcloud/cmd/microcloud: Add option to specify interface in preseed
- microcloud/cmd/microcloud: Update usages of askAddress and NetworkInfo
- microcloud/cmd/microcloud: Pass network interface through initial networking questions
- microcloud/mdns: Pass the interface to the mdns handler
- microcloud/mdns: Include net.Interface in NetworkInfo
- microcloud/service: Add ZFS pool description
- microcloud/test/includes: Fix instance removal between tests
- microcloud/test/suites: Rename conflicting variable name
- microcloud/cmd/microcloud: Use stdin for preseed.yaml
- github: make use of LXD’s actions/lp-snap-build in build job
- doc/reuse: Remove missing doc cheat sheet
- microcloud/version: Release MicroCloud 1.1.1
- Merge pull request #341 from masnax/sort-disks
- .github/workflows: Update github actions
- microcloud/test/suites: Add consistent github action support for tests
- microcloud/service: Update package usages
- microcloud: Update go dependencies
- microcloud: Pin LXD and microcluster in Makefile