- Removed application support for PHP 8.1
- Added PHP 8.3 application support
- Added Cloud-init network version 1 support
- Added the ability to select the Cloud-init network version on a per template basis
- Improved Cloud-init configuration on VM migration
- Added the ability to change a server creation date. https://docs.virtfusion.com/next/reference/cli#change-server-creation-date
- Added
dryRun
query parameter to the server create API method. https://docs.virtfusion.com/api/#api-Servers-Create - Added the ability to specify cpuset parameters at a hypervisor level.
- Added API method to list hypervisors https://docs.virtfusion.com/api/#api-Hypervisors-List
- Updated control server framework
- Updated hypervisor backend framework
- Updated IPv6 core package (major change)
- Several small bug fixes and performance improvements