v25.18.0
·
221 commits
to master
since this release
What's Changed
- Move the
update_snapshot_info_dest
to storage mux by @Vincent-lau in #6433 - Change
receive_start2
to multiplex on the local SR type by @Vincent-lau in #6434 - Add qcow2 as supported format by xcp-rrdd-iostat by @gthvn1 in #6438
- CP-53446: Split plug and unplug atomics to enable live migration downtime reduction later by @snwoods in #6362
- CP-52880: Avoid O(N^2) behaviour in Xapi_vdi.update_allowed_operations by @edwintorok in #6183
- CA-404946: NBD: increase timeout to match iSCSI timeout and use persistent connections by @edwintorok in #6444
- Update datamodel_lifecycle by @BengangY in #6443
- build: avoid race condition on install by @edwintorok in #6446
- XAPI website link updated in README by @LuKP17 in #6448
- xapi-log/test: Package the cram test in xapi-log by @last-genius in #6450
- CA-409710: Modify the default backup parameters by @BengangY in #6440
- xenopsd: Don't balloon down memory on same-host migration by @last-genius in #6437
- CA-410001: Check rrdi.rrd to avoid ds duplicate by @BengangY in #6449
- xapi_xenops: Avoid a race during suspend by @last-genius in #6454
- CP-54826/CP-54827: optimize handling of the Pool object by @edwintorok in #6445
- Reapply "CA-403867: Block pool join if IP not configured on cluster n… by @gangj in #6441
New Contributors
Full Changelog: v25.17.0...v25.18.0