Skip to content

Releases: lxc/incus

Incus 6.2

31 May 05:23
v6.2.0
ad7d8b8
Compare
Choose a tag to compare

Announcement

https://discuss.linuxcontainers.org/t/incus-6-2-has-been-released/20060

What's Changed

  • Added generated documentation for image restrictions. by @TinkeringWithUS in #833
  • incus/storage_bucket: Add yaml support for key create by @awalvie in #841
  • incus/storage: Add customizable columns in list by @trannlong in #842
  • Port LogicalRouterSNATAdd and LogicalRouterDNATSNATAdd by @DhruvNistala in #840
  • Add get_project instance placement scriptlet function by @rpunjani in #839
  • incusd/instance/qemu: Fix StartedAt handling by @stgraber in #843
  • doc: Add generated documentation for instance kernel limits by @camnwalter in #844
  • Add support for all-projects for networks, network-acls, and storage buckets by @sona78 in #838
  • doc: Add generated documentation for USB devices by @camnwalter in #837
  • Added generated documentation for Unix devices #824 by @milaiwi in #836
  • Add load average information to resources API by @camnwalter in #845
  • Add generated documentation for network zones by @rpunjani in #847
  • Introduce incus top by @CharanSriramUni in #817
  • incusd/device/unix: Run gofmt by @stgraber in #852
  • Add PCI support to incus info --resources by @sharkman424 in #851
  • Added Generated Documentation for Disk by @conbye in #849
  • Add customizable columns network list functionality by @sharkman424 in #848
  • incusd/instance/lxc: Fix handling of migration.stateful by @stgraber in #854
  • incusd/network_zones: Fix listing of zones within a project by @stgraber in #853
  • gomod: Update dependencies by @stgraber in #857
  • incusd/network/ovs: Fix bad VLANMode value by @stgraber in #859
  • fix: close resources by @testwill in #860
  • incusd/instance: Fix building on 32bit architectures by @stgraber in #862
  • incus/network_zone: Add example for network zone record create by @awalvie in #863
  • incus/storage_volume: Add yaml support for create by @awalvie in #864
  • Fix runtime error when chassis, motherboard and firmware are nil by @maveonair in #867
  • Translations update from Hosted Weblate by @weblate in #874
  • incusd/instance/qemu: Allow setting protection.delete when running by @stgraber in #878
  • Change incus-agent install location to writeable location by @m2Giles in #669
  • api: Implement new access API by @BajuMcBites in #813
  • Various bugfixes by @stgraber in #889
  • incus/storage_volume/snapshot: Support YAML for creation by @stgraber in #891
  • incus-simplestreams: add --no-default-alias and --alias by @melato in #890
  • create_detached_idmapped_mount: avoid double close by @hallyn in #893
  • incusd/storage/btrfs: Fix btrfs argument order by @stgraber in #897
  • Clarify VM installation requirements by @stgraber in #896
  • incusd/seccomp/sysinfo: Handle 32bit on 64bit by @stgraber in #898
  • Add support for project forced deletion by @stgraber in #900
  • incus: Tweak completion logic by @stgraber in #902
  • Translations update from Hosted Weblate by @weblate in #903
  • Improve console log handling by @stgraber in #904
  • incusd/device/sriov: Line up code with comment by @stgraber in #905

New Contributors

Full Changelog: v6.1.0...v6.2.0

Incus 6.1

07 May 21:28
v6.1.0
38d0bc5
Compare
Choose a tag to compare

Announcement

https://discuss.linuxcontainers.org/t/incus-6-1-has-been-released/19894

What's Changed

  • doc/support: Update for LTS by @stgraber in #731
  • Relax restrictions on extended syntax for bridge.external_interfaces by @stgraber in #732
  • incusd/storage/drivers/zfs: Simplify dataset receive and fix progress… by @stgraber in #733
  • Align gomod major version with project major version by @stgraber in #734
  • Cleanup old deprecated logic by @stgraber in #743
  • doc/projects: Tweak examples by @stgraber in #742
  • incusd/instances: Don't start instances when evacuated by @stgraber in #744
  • Update installation instructions by @stgraber in #753
  • incus/aliases: fix completion regression by @adamcstephens in #755
  • incus/profile: Add support for creating profile from yaml by @awalvie in #756
  • incus/snapshot: Fix deletion of snapshots containing colons by @stgraber in #757
  • Use stable MAC for SR-IOV by @stgraber in #758
  • incusd/instance/lxc: Only apply soft cgroup limits on cgroup1 by @stgraber in #760
  • incus/project: Add yaml support for project create by @awalvie in #765
  • incus/admin: Don't hide the sql command by @stgraber in #763
  • Grafana tweaks and fixes by @stgraber in #764
  • Port all remaining OVS functions to libovsdb by @stgraber in #768
  • incus/snapshot: Add yaml support for snapshot create by @awalvie in #767
  • Add missing SecureBoot firmware names by @bensmrs in #770
  • Add all-projects support for network zones #712 by @milaiwi in #749
  • incusd/network/ovn: rewrote LogicalRouterAdd to use o.client by @DhruvNistala in #750
  • Stop networks during cluster evacuations by @Abhiram824 in #747
  • Create sparse files on backup import and migration receive by @milaiwi in #773
  • incusd/cgroup: Set hugepages reserved limits by @stgraber in #774
  • incus/storage: Add yaml support for storage create by @awalvie in #775
  • incus/info displays cpu arch when using resources flag by @sophiezhangg in #776
  • incus/cluster_group: Add yaml support for cluster group create by @awalvie in #778
  • Add support for ZFS mirror/striping by @ps-gill in #754
  • incus/info: Sorting network interfaces by @MHaukelid in #779
  • incus/network_acl: Add cmd.Example for network acl create by @awalvie in #782
  • incus/network_forward: Add yaml example for create by @awalvie in #786
  • incus/config_template: Add file support config template create by @awalvie in #783
  • incus/network_integrations: Add yaml support for create by @awalvie in #787
  • doc: Avoid MyST 3.0.0 by @stgraber in #788
  • incus/doc/installing.md: Add Docker information by @cmspam in #785
  • Switch to using minio's mc client. by @presztak in #777
  • incus/cluster: Add customizable columns to list by @Anish-M in #784
  • incus/project: Add customizable column list by @lucaszcai in #789
  • Require migration.stateful for containers too by @Abhiram824 in #781
  • incus/network_load_balancer: add Example to create by @awalvie in #793
  • incus/network_zone: Add example for create command by @awalvie in #794
  • doc: Fix bad sphinx requirements by @stgraber in #795
  • incusd/instances/qemu: Tweak secureboot firmware list by @stgraber in #797
  • cmd/incus/admin_cluster: Add libexec path for incusd by @Conan-Kudo in #799
  • Various bugfixes by @stgraber in #802
  • Added customizable columns to incus profile list by @amroKerkizz in #803
  • Added all-projects support for profiles by @amroKerkizz in #804
  • incus/storage_volume: Clarify volume errors by @stgraber in #806
  • incusd/apparmor/lxc: Fix access to kernel/security/apparmor by @stgraber in #807
  • Issue 652: Add instance placement scriptlet extension by @christina-zh in #780
  • Issue 651: Add support for stateless rules in network ACLs by @christina-zh in #810
  • incusd/network/ovn/nb: Port DeleteLogicalRouter and LogicalRouterSNAT (WIP) by @Abhiram824 in #809
  • incusd/network/acl: Properly run instance counting outside of ACL loop by @stgraber in #816
  • incusd/network/ovn/nb: Port more NAT functions by @Abhiram824 in #812
  • incus/storage_bucket: Add example for storage bucket create by @awalvie in #826
  • shared/archive: Properly anchor exclude rules by @stgraber in #819
  • Fix joining active OVN cluster by @stgraber in #818
  • incusd/project: Rework low-level permission checks by @stgraber in #827
  • incus/network_peer: Add example for create command by @awalvie in #825
  • Add instance start timestamp (uptime) by @BajuMcBites in #829
  • client/connection: Add support for the socket existing in /run/incus by @stgraber in #830

New Contributors

Full Changelog: v6.0.0...v6.1.0

Incus 6.0 LTS

04 Apr 03:34
v6.0.0
714bcc5
Compare
Choose a tag to compare

Announcement

https://discuss.linuxcontainers.org/t/incus-6-0-lts-has-been-released/19576

What's Changed

New Contributors

Full Changelog: v0.7.0...v6.0.0

Incus 0.7

26 Mar 03:13
v0.7.0
4e7e5b4
Compare
Choose a tag to compare

Announcement

https://discuss.linuxcontainers.org/t/incus-0-7-has-been-released/19485

What's Changed

New Contributors

Full Changelog: v0.6.0...v0.7.0

Incus 0.6

23 Feb 04:26
v0.6.0
ae40353
Compare
Choose a tag to compare

Announcement

https://discuss.linuxcontainers.org/t/incus-0-6-has-been-released/19134

What's Changed

New Contributors

Full Changelog: v0.5.1...v0.6.0

Incus 0.5.1

29 Jan 05:01
v0.5.1
017e426
Compare
Choose a tag to compare

Announcement

https://discuss.linuxcontainers.org/t/incus-0-5-1-has-been-released/18848

What's Changed

Full Changelog: v0.5.0...v0.5.1

Incus 0.5

26 Jan 05:51
v0.5.0
62afb56
Compare
Choose a tag to compare

Announcement

https://discuss.linuxcontainers.org/t/incus-0-5-has-been-released/18814

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.5.0

Incus 0.4

21 Dec 20:36
v0.4.0
3794329
Compare
Choose a tag to compare

Announcement

https://discuss.linuxcontainers.org/t/incus-0-4-has-been-released/18512

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.4.0

Incus 0.3

27 Nov 05:40
v0.3.0
9e9ff11
Compare
Choose a tag to compare

Announcement

https://discuss.linuxcontainers.org/t/incus-0-3-has-been-released/18351

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.3.0

Incus 0.2

28 Oct 19:17
v0.2.0
0a5f3e4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: incus-0.1...incus-0.2