Announcement
https://discuss.linuxcontainers.org/t/incus-6-6-has-been-released/21762
What's Changed
- Fix capitalization in
incus network list
by @stgraber in #1191 - incusd/storage/drivers/lvm: Cache VG extent size by @stgraber in #1192
- incusd/network/ovn: LSP dynamic allocation can't be done per protocol by @stgraber in #1195
- incusd/instance/qemu: Always re-generate the nvram symlink by @stgraber in #1193
- incusd/instance/qemu: Set O_DIRECT when passing in FDs by @stgraber in #1196
- Translations update from Hosted Weblate by @weblate in #1194
- incusd/apparmor: Only initialize with the daemon by @stgraber in #1197
- Various fixes by @stgraber in #1198
- doc: Fix limits.memory default value unit by @kznrluk in #1199
- incusd/storage/zfs: Make sure the zvol is a block device by @stgraber in #1204
- incusd/apparmor: Don't attempt unloading profiles when apparmor is di… by @stgraber in #1206
- Translations update from Hosted Weblate by @weblate in #1208
- Translations update from Hosted Weblate by @weblate in #1212
- doc/installing: Add Rocky Linux 9 by @sspencerwire in #1213
- Translations update from Hosted Weblate by @weblate in #1219
- Fix storage volume snapshot listings by @stgraber in #1218
- internal/server/instance/drivers: Disable 9p and vsock for Windows VMs by @gibmat in #1217
- Add qcow2 and vmdk support to incus-migrate by @gibmat in #1214
- scripts: fix empty-incus.sh instances delete by @itviewer in #1222
- doc/installing: Add link to Arch Wiki for Incus by @simos in #1227
- Properly handle
--project
in CLI error messages by @bensmrs in #1230 - Allow VMs to pull console history similar to containers by @gibmat in #1228
- incus/console: Add completion by @stgraber in #1231
- Various bugfixes by @stgraber in #1236
- Don't return an error if console log file doesn't exist by @gibmat in #1241
- incusd/instance/qemu: Properly plumb I/O limits by @stgraber in #1242
- cleanup: Replace use of os.IsNotExist(err) with errors.Is(err, fs.ErrNotExist) by @gibmat in #1245
- Allow to use
dns.search
when only IPv4 is enabled by @pmoranga in #1244 - apparmor: Allow all mounts in unprivileged containers by @stgraber in #1243
- doc: add note for Nvidia usage when building from source in OpenSUSE by @javiertoledos in #1232
- Add operating system details to instance state by @gibmat in #1234
- Translations update from Hosted Weblate by @weblate in #1247
- tests: Don't over-provision test volumes by @stgraber in #1246
- cmd/incus-migrate: Don't copy converted VM image by @gibmat in #1248
- doc: add prerequisites section for building documentation by @javiertoledos in #1233
- Fix cross-cluster image transfer by @stgraber in #1249
- Translations update from Hosted Weblate by @weblate in #1250
- Add OVN load balancer state API by @stgraber in #1251
- Add missing placement scriptlet calls by @stgraber in #1254
- VM console log fixes by @gibmat in #1255
- Fix alias handling by @stgraber in #1256
- incusd/instance/qemu: Fix issues with old NVRAM by @stgraber in #1257
- Added ability for user to specify the macvlan mode using the mode key… by @farsonic in #1258
- Translations update from Hosted Weblate by @weblate in #1269
- Allows the VM's limits.memory configuration to be set to a percentage value by @itviewer in #1270
- incusd/network/ovn: Fix CIDR size check by @stgraber in #1271
- incusd/instance/lxc: Mount /run if the path exists by @stgraber in #1275
- Run cluster evacuate and restore in parallel by @gibmat in #1262
- Documentation fixes by @stgraber in #1276
- client: Capture original OCI image identifier by @stgraber in #1277
- docs: mention alpine edge repository in alpine installation by @thebigbone in #1260
- Change incus file delete operation to sftp by @HassanAlsamahi in #1266
- Translations update from Hosted Weblate by @weblate in #1279
- Allow fully creating LVM cluster pools through the API by @gibmat in #1278
- Allow adding external interfaces to an OVN network by @SpiffyEight77 in #1263
- Fix VM race conditions by @stgraber in #1280
- Various bugfixes by @stgraber in #1283
New Contributors
- @kznrluk made their first contribution in #1199
- @sspencerwire made their first contribution in #1213
- @gibmat made their first contribution in #1217
- @itviewer made their first contribution in #1222
- @pmoranga made their first contribution in #1244
- @javiertoledos made their first contribution in #1232
- @farsonic made their first contribution in #1258
- @thebigbone made their first contribution in #1260
Full Changelog: v6.5.0...v6.6.0