Skip to content

Releases: theforeman/foreman_fog_proxmox

v0.17.1

07 Nov 09:02
46af8b1
Compare
Choose a tag to compare

0.17.1 (2024-11-06)

Bug Fixes

  • Only remove network interface section if compute resource is proxmox (#371) (04082e4)
  • Readd storage to host's compute details (#373) (5dea655)

v0.16.3

07 Nov 13:17
dfd3b4c
Compare
Choose a tag to compare

0.16.3 (2024-11-07)

Bug Fixes

  • Only remove network interface section if compute resource is proxmox (#371) (22cb534)
  • Readd storage to host's compute details (#373) (b3a5bb3)
  • release please default branch (#384) (8e0d3c4)

Miscellaneous Chores

v0.17.0

08 Oct 10:34
d702033
Compare
Choose a tag to compare

0.17.0 (2024-10-02)

Features

v0.16.2

02 Oct 11:21
00db43f
Compare
Choose a tag to compare

0.16.2 (2024-10-02)

Features

  • Add provisioning template for cloudinit user data (#345) (3aa8b13)

Bug Fixes

  • Add cpu types to qemu server (#348) (c0cb16b), closes #347
  • Fix network interface capitalize issue (#338) (7c285cb)
  • fixes react UI issues which prevented host creation and edit (#337) (a40c106)
  • Prevent mount point volid to change on host edit (#341) (c552fd2)
  • Update CPU types list to provide all available types in Proxmox server. (#350) (a7531fd)

Miscellaneous Chores

v0.16.1

24 Jul 09:19
00d7974
Compare
Choose a tag to compare

0.16.1 (2024-07-24)

Bug Fixes

v0.16.0

23 Jul 15:35
16c77c5
Compare
Choose a tag to compare

0.16.0 (2024-07-23)

⚠ BREAKING CHANGES

  • Move from jquery to react js (#331)

Features

Bug Fixes

  • container templates to create image in compute resource (#327) (8f86f79), closes #328

v0.15.1

22 Apr 06:57
60f4159
Compare
Choose a tag to compare

0.15.1 (2024-04-05)

Bug Fixes

  • Advanced options are not set in host creation (#317) (5bcd877), closes #310
  • auto set vmid when creating host from Foreman API (#312) (edc4a0c), closes #254
  • Disk controller setup does not add hard disk other than virtio0 (#304) (2fcf04c)

v0.15.0

15 Nov 09:56
a9e770a
Compare
Choose a tag to compare

0.15.0 (2023-11-15)

Features

Bug Fixes

  • Fixes DNS issue for host deployment with nic identifier (#293) (abd790a), closes #292
  • Increase visibility of Main Options (#287) (1b5fd16), closes #288

v0.14.3

25 Aug 09:44
86348e1
Compare
Choose a tag to compare

0.14.3 (2023-08-25)

Bug Fixes

v0.14.2

16 Dec 16:15
7f249b9
Compare
Choose a tag to compare

0.14.2 (2022-12-16)

Bug Fixes

  • VLAN Tag is not transmitted to the proxmox api at vm creation (4e22c5b), closes #228