Releases: xapi-project/xen-api
Releases · xapi-project/xen-api
v25.37.1
v25.38.0
What's Changed
- [doc] fix typo in command to create new certificates by @gthvn1 in #6755
- Updates to HTTP request paths in preparation for removing prefix matching behaviour. by @cplaursen in #6732
- idl: Remove FIXME comment in datamodel_pool by @cplaursen in #6756
- CA-418993: Enable PCI ROM BAR before attempting to give permissions to the VM by @freddy77 in #6752
- Reuse Filename.concat and // operator by @freddy77 in #6759
- CP-310612: optimize get_by_uuid by @edwintorok in #6757
- Correct parameter description in assert_can_migrate by @gthvn1 in #6761
- CA-418227: Fix RPU scenario where pool members don't get enabled by @robhoes in #6762
- CA-421084: xstringext: Improve performance of escaped by @cplaursen in #6767
- quicktest: Add delta tests for VHD/QCOW data integrity suite by @last-genius in #6760
Full Changelog: v25.37.0...v25.38.0
v25.37.0
What's Changed
- [perfmon] Fix typo in variable name by @gthvn1 in #6700
- xapi-stdext: remove unused functions from listext, and replace chop with split_at by @psafont in #6733
- xapi_ha: avoid raising Not_found when joining a liveset by @psafont in #6734
- xapi_vdi: copy tags on VDI clone and snapshot by @psafont in #6741
- CA-419238: Remove /etc/dnf/repos.override.d/99-config_manager.repo after using by @DeliZhangX in #6738
- update samba to 4.23.0 by @liulinC in #6748
- Rename encode_bdf function by @freddy77 in #6751
- XSI-2025: Only abort HA host reenable for unpluggable PIFs by @snwoods in #6753
Full Changelog: v25.36.0...v25.37.0
v25.33.2
What's Changed
Full Changelog: v25.33.1...v25.33.2
v25.36.0
What's Changed
- Move xenopsd's xenctrl_ext to ocaml/libs/ by @lindig in #6730
- [doc] Fix front matter for Hugo by @changlei-li in #6737
- CA-419227 Missing PGPU in pool_migrate_complete on destination host by @changlei-li in #6731
- docs: add documentation about setting up alarms by @gthvn1 in #6709
Full Changelog: v25.35.0...v25.36.0
v25.33.1
Full Changelog: v25.33.0...v25.33.1
v25.35.0
What's Changed
- [doc] Host network device ordering by @minglumlu in #6387
- Merge master to feature branch by @minglumlu in #6425
- CP-44103: Ordering network devices by @minglumlu in #6381
- Merge master to feature branch by @minglumlu in #6452
- CP-54445: Filter out ibft devices which are for boot from iSCSI SAN by @minglumlu in #6453
- Adapt network interfaces sorting by @changlei-li in #6456
- Merge master to feature/host-network-device-ordering by @changlei-li in #6479
- CP-44105: Adjust Net.reset_state for pool.eject_self by @changlei-li in #6481
- CP-53719: Update monitor and collecting list for host network devices by @minglumlu in #6480
- CP-308116: Handle network-init with new netdev ordering by @changlei-li in #6483
- CP-54444: Return MAC addresses to host installer by @minglumlu in #6466
- Merge master into feature/host-network-device-ordering by @changlei-li in #6486
- Merge master into feature/host-network-device-ordering by @changlei-li in #6521
- CP-308115 Ensure networkd start after systemd-udev-settle.service by @changlei-li in #6519
- CP-308260: Handle networkd upgrade by @changlei-li in #6511
- CP-54441 Adapt interface ordering in xe-reset-networking by @changlei-li in #6544
- CP-308450 Improve bridge name converting and network name_label by @changlei-li in #6556
- CP-54468 Handle USB network devices in network devices sort by @changlei-li in #6565
- Merge master to feature/host-network-device-ordering by @changlei-li in #6583
- Sync master to feature/host-network-device-ordering by @changlei-li in #6603
- Merge master into feature/host-network-device-ordering by @changlei-li in #6634
- CA-414651 Fix device rename in PIF after RPU by @changlei-li in #6633
- CA-416692 Sync vlan or sriov pif.device by @changlei-li in #6651
- Sync master into feature/host-network-device-ordering by @changlei-li in #6658
- CA-416959 Copy bonds and sriov from master using device position by @changlei-li in #6669
- Sync master into feature/host-network-device-order by @changlei-li in #6674
- Merge branch master into feature/host-network-device-ordering by @changlei-li in #6701
- zerocheck: fix +2 GiB issue, add tests by @psafont in #6721
- CA-418759: Failed to start attach-static-vdis by @BengangY in #6722
- Merge feature/host-network-device-ordering into master by @changlei-li in #6725
- enhancement: better alpine compatibility by @semarie in #6728
- Add numa.md design sketch by @lindig in #6719
ocaml/libs: Check if blocks are filled with zeros invhd_formatby @last-genius in #6720
New Contributors
Full Changelog: v25.34.0...v25.35.0
v25.34.0
What's Changed
- CP-308927 Add nr_nodes in host.cpu_info to expose numa nodes count by @changlei-li in #6610
- CP-308873 Update software_version to reflect the newly applied livepatch after apply_livepatch by @LunfanZhang in #6621
- CP-308800: Dynamic control of firewalld service - part 1 by @BengangY in #6629
- Merge master to dynamic-firewalld-control feature branch by @BengangY in #6639
- CP-308800: Dynamic control of firewalld service - part 2 by @BengangY in #6638
- CP-308859 Track user agents by @changlei-li in #6636
- Sync master into feature/expose-more-system-info by @changlei-li in #6656
- CP-308798: Dynamic control of firewalld service - part 3 by @BengangY in #6649
- Sync master to feature/dynamic-firewalld-control by @BengangY in #6662
- CP-308873 Parse kernel livepatch list and drop the status by @LunfanZhang in #6665
- CP-308864 Dump the pvs_target_version into VM_guest_metric.service by @LunfanZhang in #6654
- Sync master to feature by @LunfanZhang in #6668
- Sync master to feature/dynamic-firewalld-control by @BengangY in #6672
- CA-417366 make_xen_livepatch_list can not Parse the Output of xen-livepatch by @LunfanZhang in #6675
- CP-309535: Dynamic control of firewalld service - part 4 by @BengangY in #6663
- Merge master to feature by @minglumlu in #6685
- CA-417520: Fix firewalld issues for HA by @BengangY in #6688
- CP-47867: Add observer uuid to span attributes by @cplaursen in #6711
- Merge feature branch expose_more_system_info into master by @minglumlu in #6713
- CI: Add OCaml 5.3 as experimental build by @robhoes in #6714
xenopsd/bootloader: No need to create/var/run/xend/bootanymore by @last-genius in #6686- RFC: update better VM revert proposal by @psafont in #6696
- Merge feature/dynamic-firewalld-control to master by @BengangY in #6717
- CA-418960: VM with vTPM Delete doesn't remove the snapshot by @liulinC in #6718
Full Changelog: v25.33.0...v25.34.0
v25.33.0
What's Changed
- CP-308455 VM.sysprep turn on feature by @lindig in #6695
- Update to dune 3.20 by @robhoes in #6697
- XSI-1969 CA-418141 more thorough resource cleanup by @lindig in #6699
- python3/perfmon: Remove broken calls to /etc/init.d/perfmon by @last-genius in #6702
- Extend diagnostic-timing-stats to optionally show counts by @lindig in #6703
- xapi_vm_clone: Remove impossible, confusing case when dealing with suspend VDIs by @psafont in #6704
- CA-417951: Migration and detecting RPU checks by @GabrielBuica in #6698
- CA-417020: DNS not cleared after reconfiguring to static IP without DNS by @gangj in #6707
- fix: Xen Version checks by @GabrielBuica in #6708
Full Changelog: v25.32.0...v25.33.0
v25.32.0
What's Changed
- XSI-1969 more thorough resource cleanup by @lindig in #6682
- xapi: Add secure boot field to host datamodel by @cplaursen in #6687
- Avoid OCaml 5.3 compiler warnings by @robhoes in #6691
- system_status: enhance useability of the API call by @psafont in #6690
idl/gen_client: Don't specify argument values when they're equal to defaults by @last-genius in #6693
Full Changelog: v25.31.0...v25.32.0