Announcement
https://discuss.linuxcontainers.org/t/lxd-5-10-has-been-released/16143
What's Changed
- lxd/storage/ceph: Remove OSD map timeout by @stgraber in #11213
- doc/instances: small clarifications to the snapshot documentation by @ru-fu in #11214
- doc/devices: Sort macvlan NIC device options in table by @hnakamur in #11215
- doc/cloud-init: add info about merging user-data and vendor-data by @ru-fu in #11216
- doc/instances: clarify misleading description for
linux.sysctl.*
by @ru-fu in #11218 - Doc: link to MicroCeph and MicroCloud by @ru-fu in #11219
- Instance: Don't mask unexpected VM monitor QMP response errors with sentinel by @tomponline in #11220
- Images: Update database functions to use transactions by @tomponline in #11222
- Instance: Fix VM support and feature detection on s390x and ppc64le by @tomponline in #11226
- Doc: move content out of the Configuration section by @ru-fu in #11223
- Instance: Unify profile validation and loading for instance create endpoint by @tomponline in #11217
- Switch to current version of macaroon bakery by @stgraber in #11229
- Instance: Fix VM QEMU feature detection by @tomponline in #11230
- lxd: Improve logging in autoCreateInstanceSnapshots by @tomponline in #11245
- doc: fix version conflicts for doc tools by @ru-fu in #11249
- lxd-migrate: Fix usage string by @monstermunchkin in #11247
- doc/lxd-migrate: add information about updating the configuration by @ru-fu in #11250
- forksyscall: ensure that parent mount is dependent mount by @brauner in #11251
- Storage: Improve error when existing zpool isn't empty by @tomponline in #11248
- Storage: Fix BTRFS driver
getQGroup
to suport BTRFS >= 6.0.1 by @tomponline in #11252 - forksyscall: avoid double MS_MOVE by @brauner in #11255
- lxc: Fix --no-profiles flag on
lxc init
by @tomponline in #11257 - lxd: Fix escaping of
lxd sql .dump
command by @tomponline in #11253 - Instance: Fix VM QEMU feature detection on aarch64 by @tomponline in #11256
- Instance: Split cluster member targeting logic to generate candidate members list before selecting least used by @tomponline in #11259
- grafana: add top network usage graphs by @simondeziel in #11258
- fix dead lock bug by @ichiro999 in #11235
- Instance: Fixes delete of ephemeral VM on stop by @tomponline in #11262
- lxd/db: Changed snapshot sort from date to datetime by @MrDaGree in #11271
- Instance: Don't allow manual targeting of a member outside of the allowed groups of a restricted project by @tomponline in #11264
- lxd/api: Add support for serving the UI by @stgraber in #11272
- doc: Fix broken cloud-init doc links by @tomponline in #11273
- lxd: Use consistent snapshot ordering in API and
lxc info
output by @tomponline in #11274 - doc/networks: add instructions for attaching a network to an instance by @ru-fu in #11276
- lxd Add support for setting txqueuelen on veth based NICs by @Viktor-Yakovchuk in #11243
- Doc: clean up server configuration by @ru-fu in #11279
- lxd: Efficiency improvements to cluster member listing and showing by @tomponline in #11280
New Contributors
- @ichiro999 made their first contribution in #11235
Full Changelog: lxd-5.9...lxd-5.10