Skip to content

Releases: xapi-project/xen-api

v22.36.0

23 Jan 15:21
881e99d
Compare
Choose a tag to compare

What's Changed

  • Makefile: install and uninstall xapi-schema using dune by @psafont in #4891

Full Changelog: v22.35.0...v22.36.0

v22.35.0

19 Jan 15:41
3de2c97
Compare
Choose a tag to compare

What's Changed

  • CP-40357: Parse all lifecycled in the datamodel, avoid loading removed fields into the database by @psafont in #4853
  • xapi-storage{,-script}: explicitely use python2 instead of python by @psafont in #4875
  • opam: synchronize opam metadata with xs-opam by @psafont in #4874
  • Switch from Xenctrl.hvm_check_pvdriver to Xenctrl.hvm_param_get by @andyhhp in #4879
  • CP-41450: Removed SDK usage examples. by @kc284 in #4873
  • CP-40950: Make bias against scheduling vms on pool master configurable by @YanRachel in #4868
  • ci: avoid github API deprecation warnings by @psafont in #4881
  • xenctrlext_stubs: fix xfm_open parameter mismatch by @psafont in #4882
  • CP-40946 Make ATTACH_READONLY consistent with other features by @TimSmithCtx in #4883
  • Fixing nbd logging to host console on uncaught errors (CA-373776) by @jameshensmancitrix in #4878
  • CP-41366: Rename Citrix Hypervisor to XenServer by @rosslagerwall in #4885
  • CA-373785: Deny HTTP requests on website_https_only by @psafont in #4890

New Contributors

Full Changelog: v22.34.0...v22.35.0

v22.34.0

16 Dec 09:39
2784cf6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v22.32.0...v22.34.0

v22.32.0

02 Dec 09:54
36b59bc
Compare
Choose a tag to compare

What's Changed

  • Fix CA-140252 flag by @edwintorok in #4839
  • CA-352073, CA-371780, CA-372128: reduce overhead in xapi database and rbac checks; and in xcp-rrdd by @psafont in #4835
  • Add certificate checking to sparse-dd by @robhoes in #4842
  • CP-40823 Corrected blank vm in DP.destroy and VDI.destroy functions by @jameshensmancitrix in #4832
  • CA-371780: Reduce overheads in update_rrdds by @psafont in #4843
  • CP-41028: Enforce certificate checking for intra-pool storage migration connections by @robhoes in #4845
  • CP-40823 Amended Logging in storage_impl by @jameshensmancitrix in #4846
  • CA-369444: Ensure xenopsd still starts if VM state upgrade fails by @robhoes in #4847
  • cp-40190 Steps towards preventing SWTPM from filling dom0 root partition by @xennifer in #4841
  • CP-33044 define attach/detach IDL calls for gpumon by @lindig in #4844
  • CA-371419: Always log exceptions when responding with 500 Internal Error by @robhoes in #4848
  • Eliminate unnecessarily scary log lines by @robhoes in #4851
  • CA-369690: Prioritize loglines when backing up RRDs, remove loglines about stunnel by @psafont in #4850
  • Enable HTTPS for storage migration on the source host by @robhoes in #4852

New Contributors

Full Changelog: v22.31.0...v22.32.0

v22.31.0

14 Nov 16:51
3e4a378
Compare
Choose a tag to compare

What's Changed

Full Changelog: v22.30.0...v22.31.0

v22.30.0

14 Oct 13:18
05c687a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v22.29.0...v22.30.0

v22.26.0

13 Oct 12:34
de99204
Compare
Choose a tag to compare

What's Changed

  • CP-38617: Add module with stubs for xenforeignmemory by @psafont in #4633
  • CP-38626:Allow manipulation of VTPM contents by @psafont in #4644
  • Update VTPM feature branch with latest changes in master by @psafont in #4649
  • Bring vtpm branch up-to-date with master by @edwintorok in #4671
  • CP-38554: Start up and stop SWTPM and guard for every domain by @psafont in #4667
  • merge the last 2 months of changes accumulated to master into the vtpm branch by @psafont in #4723
  • CP-39414: start swtpm depending on the VM's platform metadata by @psafont in #4693
  • vTPM state storage v0 by @edwintorok in #4730
  • CP-40032: Expose VTPM creation and destruction both on the CLI and the API by @psafont in #4740
  • CP-39894: Move most of the daemon management code to the service module and make pid locations explicit by @psafont in #4720
  • Sync vtpm with master branch by @psafont in #4747
  • VTPM: rework datamodel, fix nits needed by clients / detected by QA by @psafont in #4752
  • CP-39850: Copy VTPM on clone by @psafont in #4771
  • CP-40284, CP-39874: Gate VTPM creation behind an experimental feature and Prevent VTPMs and HA from coexisting by @psafont in #4774
  • Merge latest master changes to vtpm branch by @psafont in #4778
  • CP-40669: Restore database should not require ref as the first by @liulinC in #4781
  • Introduce VTPM for guests by @psafont in #4780

Full Changelog: v22.25.0...v22.26.0

v1.160.2: Merge pull request #3962 from lippirk/CA-314317-backport-to-v8.0

18 Oct 10:55
5ba6c01
Compare
Choose a tag to compare
CA-314317: Protect PVS-cache get_or_recreate_vdi by mutex

Intermediate release for Michael Zhao for feature testing

31 Aug 05:39
77e52dd
Compare
Choose a tag to compare

Intermediate release for Michael Zhao for feature testing

v1.14.10: Merge pull request #3051 from gaborigloi/CA-242706_backport_honolulu

30 May 14:02
Compare
Choose a tag to compare
  • CA-242706: Ensure logon message reports correct IP address in case of static IP