Skip to content

Releases: xapi-project/xen-api

v25.12.0

12 Mar 13:08
03c1780
Compare
Choose a tag to compare

What's Changed

  • Revert "CA-403851 stop management server in Pool.eject ()" by @Vincent-lau in #6352

Full Changelog: v25.11.0...v25.12.0

v25.11.0

11 Mar 12:30
d02e3b5
Compare
Choose a tag to compare

What's Changed

  • CA-407687/XSI-1834: get_subject_information_from_identifier should by @liulinC in #6344
  • CA-408126 - rrd: Do not lose ds_min/max when adding to the RRD by @last-genius in #6349
  • Change Ocaml version in readme by @BengangY in #6350
  • Design proposal for supported image formats by @gthvn1 in #6308
  • (doc) Describe how xc_domain_claim_pages() is used to claim pages by @bernhardkaindl in #6343
  • (docs) Describe the flows of setting NUMA node affinity in Xen by xenopsd by @bernhardkaindl in #6335
  • CA-403851 stop management server in Pool.eject () by @lindig in #6346

Full Changelog: v25.10.0...v25.11.0

v25.10.0

07 Mar 12:34
75a34ed
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v25.9.0...v25.10.0

v25.9.0

28 Feb 11:14
90ef043
Compare
Choose a tag to compare

What's Changed

  • message_forwarding: Change call_slave_... functions to reduce repetition by @psafont in #6321
  • Design proposal to support import/export of Qcow2 VDI by @gthvn1 in #6318
  • Revert "CA-403867: Block pool join if IP not configured on cluster ne… by @Vincent-lau in #6327

Full Changelog: v25.8.0...v25.9.0

v25.7.0

18 Feb 11:24
4338494
Compare
Choose a tag to compare

What's Changed

  • CP-51393: Datamodel: update Repository for syncing from a remote pool by @gangj in #6049
  • CP-51835: Keep the HTTP /repository handler enabled by @BengangY in #6072
  • merge master to feature/easier-pool-join by @BengangY in #6079
  • CP-50789: Enable verified rpc to external host by @gangj in #6082
  • CP-51836: Restrict/check binary_url of remote_pool repository by @BengangY in #6089
  • CP-51391: Implement handling for /repository/enabled by @BengangY in #6083
  • CP-51988: Fix functions not work for remote_pool repo by @BengangY in #6095
  • Sync from master to feature/easier-pool-join by @gangj in #6170
  • Support pool.sync_updates from remote_pool repo by @gangj in #6108
  • Revert "CP-52245: Temp disable repo_gpgcheck when syncing from remote_pool repo" by @gangj in #6196
  • Merge master to feature/easier-pool-join by @BengangY in #6236
  • CA-404660: Refine repository enabling error message by @BengangY in #6235
  • doc: walkthroughs/VM.start: Update the xenguest chapter (domain build) by @bernhardkaindl in #6272
  • Hugo docs: Support for dark themes: Invert images to match the theme by @bernhardkaindl in #6284
  • docs/xenopsd: List the child pages using the children shortcode by @bernhardkaindl in #6288
  • README: Add DCO, issues & remove the disabled xen-api list by @bernhardkaindl in #6287
  • CA-405820 guard /etc/init.d/functions in xe-toolstack-restart by @lindig in #6289
  • Fixed outdated copyright dates. Minor wording improvement. by @kc284 in #6268
  • Drop count_mandatory_message_parameters by @contificate in #6291
  • Simplify some parts of message-switch/unix by @psafont in #6294
  • Hugo docs: Add dedicated walk-throughs for VM.build and xenguest by @bernhardkaindl in #6296
  • fix(CI) Coveralls is down for maintenance: do not fail the CI if coveralls is down by @edwintorok in #6300
  • Docs on xenopsd: Apply minor fixups to VM.build by @bernhardkaindl in #6297
  • Resurrect RRD scripts by @last-genius in #6295
  • Replace startswith and endswith with stdlib calls by @contificate in #6299
  • (CI) Use the default setup-python action again as Python 2.7 is obsoleted by @bernhardkaindl in #6303
  • Domain.build docs: Improve notes on NUMA node_affinity, move to new page by @bernhardkaindl in #6302
  • CA-406403: Do not return HTTP 500 when Accept header can't be parsed by @psafont in #6298
  • (doc) xenopsd/walkthroughs/VM.migrate.md: Fix typos and spelling by @bernhardkaindl in #6304
  • (doc) Update the VM.build flowchart, include it where useful for context by @bernhardkaindl in #6301
  • (docs) VM.migrate.md: Rephrase and simplify, improve readability by @bernhardkaindl in #6307
  • CP-53470 Additional traces around xenopsd VM_migrate & rejoin traceparents in requests forwarded to xenopsd by xapi by @xs-aidan in #6275
  • debug traces for is_component_enabled by @ydirson in #6280
  • Merge feature branch feature/easier-pool-join by @gangj in #6305

New Contributors

Full Changelog: v25.6.0...v25.7.0

v25.6.0

10 Feb 11:05
cf38f99
Compare
Choose a tag to compare

What's Changed

Full Changelog: v25.5.0...v25.6.0

v25.5.0

03 Feb 12:17
9be7780
Compare
Choose a tag to compare

What's Changed

Full Changelog: v25.4.0...v25.5.0

v25.4.0

29 Jan 13:52
4ea5d43
Compare
Choose a tag to compare

What's Changed

  • docs: Update docs/README.md and Hugo Relearn to 5.23.0 by @bernhardkaindl in #6251
  • Hugo docs: Fix {{site.baseurl}} links to use relative internal links instead by @bernhardkaindl in #6255
  • CA-403759: Initialise licensing after no-other-masters check by @robhoes in #6257
  • CA-400272: pool.set_igmp_snooping_enabled: ignore non-managed PIFs by @robhoes in #6259
  • CI: When only Hugo docs change, other workflows do not need to run by @bernhardkaindl in #6254
  • Revert VM migration shutdown order change + change post_detach to post_deactivate by @Vincent-lau in #6260

Full Changelog: v25.3.0...v25.4.0

v25.3.0

27 Jan 12:35
bc62e4c
Compare
Choose a tag to compare

What's Changed

  • CA-404591 - rrd: Do not lose precision when converting floats to strings by @last-genius in #6238
  • CA-403634: Corrected error text. Removed errors that are not issued by the API. by @kc284 in #6219
  • Multi-Version Drivers by @lindig in #6163
  • Remove unused function by @robhoes in #6241
  • fe_test: add test for syslog feature by @freddy77 in #5985
  • CA-404693 prohibit selecting driver variant if h/w not present by @lindig in #6243
  • CA-404611: Fix SXM when VM is shut down midway by @robhoes in #6246
  • CA-399260: Keep both new and old certs during the switchover by @changlei-li in #6223
  • CP-45016 Implement inbound SXM for SMAPIv3 SRs by @Vincent-lau in #6101
  • Added preprocessor directive so that the assembly internals are visib… by @kc284 in #6245
  • Remove dangling use of python-future from rrdd.py by @MarkSymsCtx in #6247
  • opam: add missing dependencies by @psafont in #6248
  • CA-405404: Fix path to dracut by @alexbrett in #6250

Full Changelog: v25.2.0...v25.3.0

v25.2.0

17 Jan 10:25
43d01ca
Compare
Choose a tag to compare

What's Changed

  • CA-364194: use timespans for script timeouts by @psafont in #6200
  • Remove unused Unixext.Direct module by @robhoes in #6224
  • github: update release for ubuntu 24.04 by @psafont in #6231
  • github: remove dependency of python wheel's on dune by @psafont in #6232
  • CA-404640 XSI-1781 accept in PEM key/cert in any order by @lindig in #6227
  • Log proper names for POSIX signals by @psafont in #6228
  • CA-404597 - rrd: Fix incorrect processing of Gauge and Absolute data sources by @last-genius in #6233

Full Changelog: v25.1.0...v25.2.0