Releases: theforeman/foreman_fog_proxmox
Releases · theforeman/foreman_fog_proxmox
v0.17.1
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
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.16.2
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.0
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
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
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.2
0.14.2 (2022-12-16)
Bug Fixes
- VLAN Tag is not transmitted to the proxmox api at vm creation (4e22c5b), closes #228