Releases: lxc/incus
Releases · lxc/incus
Incus 0.3
Announcement
https://discuss.linuxcontainers.org/t/incus-0-3-has-been-released/18351
What's Changed
- lxd-to-incus: query systemd instead of assuming service file path by @adamcstephens in #201
- Add direct links to binaries by @stgraber in #202
- cmd/lxd-to-incus: Unmount target paths by @stgraber in #203
- doc: Link to migration guide from getting started by @stgraber in #205
- cmd/lxd-to-incus: Add OpenRC target support by @xsoalokinx in #204
- cmd/network {forward,load-balancer}: fix typo port to ports by @loyux in #206
- lxd-to-incus: Handle mountpoints by @stgraber in #207
- Import LXD changes by @stgraber in #208
- Import LXD changes by @stgraber in #211
- Add OIDC and OpenFGA testing by @stgraber in #210
- Fix handling of trusted certs in CA mode by @stgraber in #221
- Fix task race condition by @stgraber in #223
- lxd-to-incus: Various improvements by @stgraber in #222
- Detect btrfs compression by @stgraber in #225
- Import LXD changes by @stgraber in #226
- Tweak first use message by @stgraber in #227
- incusd/device: The MTU can always be controlled by @stgraber in #228
- Import LXD changes by @stgraber in #229
- doc: Update for trust add-certificate by @stgraber in #230
- lxd-to-incus: Add support for OVN database mangling by @stgraber in #231
- doc: incus -> incusd in build instructions. by @fwaggle in #232
- lxd-to-incus improvements by @stgraber in #233
- doc: replace lxc with incus in cmdStorageVolumeSnapshotShow example by @hnakamur in #235
- lxd-to-incus bugfixes by @stgraber in #234
- doc: Document INCUS_DOCUMENTATION by @stgraber in #236
- Import LXD changes by @stgraber in #237
- Added text on the difference between containers and VMs by @simos in #190
- Add support for virtiofs hotplug/hotremove by @stgraber in #238
- Add support for filtering string slices by @stgraber in #239
New Contributors
- @adamcstephens made their first contribution in #201
- @xsoalokinx made their first contribution in #204
- @loyux made their first contribution in #206
- @fwaggle made their first contribution in #232
- @simos made their first contribution in #190
Full Changelog: v0.2.0...v0.3.0
Incus 0.2
What's Changed
- doc: change Incus_DIR to upper case INCUS_DIR by @hnakamur in #127
- README: Fix link to getting started by @stgraber in #130
- doc: Add start-after to include CONTRIBUTING.md from contributing.md by @hnakamur in #131
- Makefile: Build doc in production mode by @stgraber in #134
- Update lxd-to-incus to current Go package by @stgraber in #135
- doc: Add "Then run the following command:" by @hnakamur in #141
- incus-user: Fix bad path by @stgraber in #140
- doc: Remove "Configure a network section" in howto/network_create by @hnakamur in #144
- doc: Remove direct from reference/network_external/ by @hnakamur in #143
- doc: Make Incus_INSECURE_TLS uppercase by @hnakamur in #148
- doc: Align output of IPAM table by @hnakamur in #145
- doc: Remove all mentions of trust passwords by @stgraber in #149
- doc: Update Grafana screenshots by @stgraber in #150
- build(deps): bump redhat-plumbers-in-action/differential-shellcheck from 4 to 5 by @dependabot in #151
- github: Build static binaries for x86_64 and aarch64 by @stgraber in #152
- cmd/incusd: Properly forward rebuild requests by @stgraber in #157
- cmd/incus/admin_cluster: Fix re-exec logic by @stgraber in #154
- Import LXD changes by @stgraber in #155
- doc: Remove UI tabs by @stgraber in #160
- tests: Add incus-user test by @stgraber in #159
- gomod: Update dependencies by @stgraber in #161
- internal/server/seccomp: Fix clang build by @stgraber in #163
- Backport LXD changes by @stgraber in #164
- instance/qemu: Tweak systemd/udev units of incus-agent by @stgraber in #165
- lxd-to-incus: Add support for manually built LXD by @stgraber in #169
- doc: Cleanup old LXD references by @stgraber in #168
- shared/osarch: Add loongarch64 by @stgraber in #171
- Import LXD changes by @stgraber in #172
- cmd/lxd-to-incus: Handle backups/images volumes by @stgraber in #174
- Tweak to dist tarball by @stgraber in #175
- doc: Add packaging instructions by @stgraber in #176
- Introduce requirements.privileged by @stgraber in #182
- Import LXD changes by @stgraber in #181
- shared/cliconfig: Nicer error on missing socket by @stgraber in #185
- instance/lxc: Fix swap limit handling by @stgraber in #189
- Import LXD changes by @stgraber in #191
- Import LXD changes by @stgraber in #193
- lxd-to-incus improvements by @stgraber in #194
- Add NVME disk support by @stgraber in #195
- Import LXD changes by @stgraber in #196
- Fix idmapped mount layer on intercepted mounts by @stgraber in #197
- Add migration documentation by @stgraber in #199
- lxd-to-incus: Fix bad check by @stgraber in #198
- incusd/devices/disk: Always apply the disk options by @stgraber in #200
New Contributors
Full Changelog: incus-0.1...incus-0.2