Skip to content

Releases: xapi-project/xen-api

v25.28.0

06 Aug 12:44
809bad5
Compare
Choose a tag to compare

What's Changed

  • Disable SARIF upload for now: they are rejected by @edwintorok in #6605
  • CP-308455 VM.sysprep CA-414158 wait for "action" key to disappear by @lindig in #6604
  • CA-413424: Enhance xe help output by @BengangY in #6600
  • CP-308455 VM.sysprep CA-414158 wait for "action" key to disappear by @lindig in #6606
  • CP-309064 Add SSH Management feature design by @LunfanZhang in #6608
  • CA-414418: Sessions do not got destroyed after domain user been removed and performance improvement by @liulinC in #6609
  • CA-414627: increase polling duration for tapdisk by @edwintorok in #6611
  • Update datamodel lifecycle by @BengangY in #6613

Full Changelog: v25.27.0...v25.28.0

v25.27.0

22 Jul 11:12
c7592d7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v25.26.0...v25.27.0

v25.26.0

16 Jul 12:16
bef6739
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v25.25.0...v25.26.0

v25.25.0

13 Jul 13:49
a182d52
Compare
Choose a tag to compare

What's Changed

  • xapi-stdext-threads: calibrate ratio for delay times by @psafont in #6568
  • Downgrade unknown SM.feature errors to warnings by @gthvn1 in #6578
  • CP-308455 VM.sysprep use watch to detect sysprep running by @lindig in #6579
  • CA-393417: Drop device controller of cgroup v1 and fix USB passthrough for XS9 by @liulinC in #6572
  • datamodel_lifecycle: automatic update by @BengangY in #6581
  • CA-413412: Fail to designate new master by @BengangY in #6582
  • CA-413598/XSI-1954: Only block pool join for clustering on non-management VLAN by @gangj in #6585

Full Changelog: v25.24.0...v25.25.0

v25.24.0

08 Jul 09:16
7501f70
Compare
Choose a tag to compare

What's Changed

  • Design proposal for supported image formats (v3) by @gthvn1 in #6550
  • xenopsd/xc: upstream more NUMA changes by @psafont in #6554
  • CA-410965: Modify default ref of console by @BengangY in #6553
  • idl: Remove unused vm_lacks_feature_* errors by @last-genius in #6558
  • CA-411477: Fix SM API version check failure by @BengangY in #6552
  • Move collection of memory metrics from xcp-rrdd to rrdp-squeezed by @psafont in #6561
  • CP-54207: Move VBD_attach outside of VM migrate downtime by @snwoods in #6489
  • CA-412636: hostname changed to localhost with static IP and reboot by @liulinC in #6546
  • Add mlis for observer_helpers and observer_skeleton by @snwoods in #6539
  • Move common retry_econnrefused function to xcp_client by @snwoods in #6564
  • Add VM.sysprep API call by @lindig in #6547
  • CP-308455 VM.sysprep make delay configurable by @lindig in #6570
  • xapi_vm_lifecycle: Improve feature handling, avoid crashes by @last-genius in #6569
  • Add a qcow2-to-stdout Python script by @last-genius in #6559
  • CA-413304: Restore VBD.unplug function to keep old functionality by @snwoods in #6571

Full Changelog: v25.23.0...v25.24.0

v25.23.0

25 Jun 03:37
f7ee5aa
Compare
Choose a tag to compare

What's Changed

Full Changelog: v25.22.0...v25.23.0

v25.22.0

11 Jun 10:36
743565c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v25.21.0...v25.22.0

v25.21.0

06 Jun 01:43
44ae9d5
Compare
Choose a tag to compare

What's Changed

  • CP-53477 Update Host/Pool Data model to Support Dom0 SSH Control by @LunfanZhang in #6388
  • Merge master into ssh feature branch by @LunfanZhang in #6398
  • CP-53711: Copy SSH settings from pool coordinator in pool join by @gangj in #6395
  • Merge master into feature/configure-ssh-phase2 by @gangj in #6409
  • CP-53711: Apply SSH settings in joiner before update_non_vm_metadata by @gangj in #6408
  • CP-53802: Restore SSH service to default state in pool eject by @gangj in #6399
  • CP-53478: Implement SSH-related APIs for Dom0 SSH control by @LunfanZhang in #6394
  • Remove the unused error set_console_idle_timeout_failed by @gangj in #6428
  • CP-54138: Sync SSH status during XAPI startup by @LunfanZhang in #6417
  • Sync master to feature/configure-ssh-phase2 by @LunfanZhang in #6435
  • CA-409949 CA-408048 XSI-1912 remove unavailable SM plugin by ref by @lindig in #6490
  • Add experimental feature to use hard affinities when using best-effort (CP-54234) by @psafont in #6491
  • Modify doc mistakes by @BengangY in #6494
  • CA-410948 Refine the Exception when disable/enable SSH failed by @LunfanZhang in #6487
  • Removed PowerShell 5.x build due to the retirement of windows-2019. by @kc284 in #6498
  • fix Failure to use HTTPS or SFTP URL in Maven artifact upload/download xen-api() by @odaysec in #6429
  • Sync master to feature/configure-ssh-phase2 by @LunfanZhang in #6496
  • XSI-1918: Host can not join pool after enable external auth by @liulinC in #6492
  • Add file-upload support to xe host-call-plugin by @lindig in #6497
  • Merge SSH management Phase2 feature to next by @LunfanZhang in #6500
  • xapi_vif: Guarantee the device parameter is an unsigned decimal integer by @last-genius in #6495
  • CA-411679: Runstate metrics return data over 100% by @BengangY in #6493
  • CA-411766: Detach VBDs right after VM Halted by @BengangY in #6501
  • Reduce output when running unit tests by @psafont in #6502
  • CONTRIBUTING: add some initial guidelines by @last-genius in #6485
  • CP-308049: rrdview tool by @edwintorok in #6468
  • datamodel_lifecycle: automatic update by @psafont in #6506

New Contributors

Full Changelog: v25.20.0...v25.21.0

v25.20.0

23 May 01:29
d27a118
Compare
Choose a tag to compare

What's Changed

  • CP-307933: avoid serializing/deserializing database fields all the time by @edwintorok in #6462
  • CA-409949 CA-408048 remove unavailable SM types at startup by @lindig in #6463
  • CP-307865 accept SHA512 for custom server certs by @lindig in #6467
  • gencert testing: use human-readable errors for validation by @psafont in #6471
  • CA-411122: do not call set-iscsi-initiator with an empty string for IQN by @edwintorok in #6474
  • CA-409510: Make xenopsd nested Parallel atoms explicit by @snwoods in #6469
  • xapi: Cleanup unused functions by @last-genius in #6477
  • CP-308075 document changing paths for SM plugins in XS9 by @lindig in #6478
  • CP-54275: Add a blocklist mechanism to avoid incorrect/old repo config. by @stephenchengCloud in #6475
  • CP-53642: change default NUMA placement policy to best-effort by @psafont in #6472
  • CP-307922: Implement outbound SXM for SMAPIv3 by @Vincent-lau in #6457
  • CA-409482: Using computed delay for RRD loop by @BengangY in #6458
  • CA-410782: Add receive_memory_queues for VM_receive_memory operations by @snwoods in #6470
  • SXM: Keep previous http handler for back-compat by @Vincent-lau in #6482
  • CA-411319: Concurrent VM.assert_can_migrate failure by @BengangY in #6476

Full Changelog: v25.19.0...v25.20.0

v25.19.0

14 May 23:21
418b610
Compare
Choose a tag to compare

What's Changed

Full Changelog: v25.18.0...v25.19.0