Releases: xapi-project/xen-api
Releases · xapi-project/xen-api
v25.17.0
What's Changed
- Miscellaneous IPv6 fixes and cleanup by @last-genius in #6421
- CA-408230: Enable destroy op for HA statefile VDI after HA is disabled by @gangj in #6424
- CP-52131/CP-53474: Reorder operations during pci_add by @rosslagerwall in #6426
- Refactor SXM for SMAPIv1 code to fit the new code structure by @Vincent-lau in #6423
- xapi_guest_agent: Update xenstore keys for Windows PV drivers versions by @last-genius in #6432
- Update
cluster-stack-version
datamodel lifecycle by @Vincent-lau in #6436 - CA-409628: fix error-prone Debug.log_backtrace that always lost the important part of the backtrace by @edwintorok in #6430
- CP-54034: Expose
expected_votes
in Cluster object by @Vincent-lau in #6374
Full Changelog: v25.16.0...v25.17.0
v25.16.0
What's Changed
- CA-401023: Remove smapi observer config if smapi is set as experimental by @snwoods in #6410
- xapi_message: Implement proper expression handling in get_all_records_where by @last-genius in #6411
- CP-53951: XAPI should not depend on libssl by @edwintorok in #6366
- quicktest: Add a test verifying Message.get_all_records_where filtering by @last-genius in #6414
- CI: allow XAPI linking with Lwt for now by @edwintorok in #6415
- CP-54026: option to control VM-internal shutdown behaviour under HA by @robhoes in #6412
- CA-408843: XSI-1852: Set encryption type of machine account by @liulinC in #6403
- CP-52745: Add
ThreadLocalStorage
inThreadext
by @GabrielBuica in #6354 - CP-540722: Define the
MIRROR
interface to be implemented by Storage_smapi{v1,v3}_migrate.ml by @Vincent-lau in #6404 - Make xcp-rrdp-cpu more robust by @edwintorok in #6418
- Improve RRD robustness by @lindig in #6420
- Makefile: install tgroup by @edwintorok in #6422
- Check that there are no changes during SR.scan by @gthvn1 in #6413
- IPv6 IPs in host certificates for dual-stack management interfaces by @psafont in #6419
- opam: update xapi-storage-cli metadata by @psafont in #6427
Full Changelog: v25.15.0...v25.16.0
v25.15.0
What's Changed
- CP-53313: Add field services in VM_guest_metrics by @changlei-li in #6309
- CP-53314: Read and watch /data/service in xenstore to DB by @changlei-li in #6317
- Merge master to feature branch by @changlei-li in #6348
- CP-52365 fix up driver-tool invocations by @lindig in #6367
- CA-408339: Respect xenopsd's NUMA-placement-policy default by @robhoes in #6368
- xenctrlext: do not truncate the amount of memory in claims to 32 bits by @psafont in #6372
- Fix building of all opam packages for xs-opam's CI by @psafont in #6377
- Define SR_CACHING capability by @MarkSymsCtx in #6365
- Refactor Xapi_event (redux) by @contificate in #6370
- CA-407177: Fix swtpm's use of SHA1 on XS9 by @rosslagerwall in #6375
- ci: url of XS_SR_ERRORCODES.xml by @psafont in #6380
- CA-404460: Expose Stunnel_verify_error for mismatched or corrupted certificate, and expose ssl_verify_error during update syncing by @gangj in #6376
- sync master to feature/guest-vm-service-aware by @changlei-li in #6383
- Fix a couple of issues when compiling with future versions of dependencies by @psafont in #6391
- CA-408550: XSI-1834: Host netbios name should be added to local hosts file to avoid DNS lookup by @liulinC in #6386
- CP-53472: Create parent for add_module spans by @snwoods in #6390
- CP-54020: Refactor sxm and storage_mux code by @Vincent-lau in #6378
- opam: move all opam files to the opam subdir by @psafont in #6402
- CA-408841 rrd: don't call ds_update with an empty datasource array by @last-genius in #6393
- CP-53658: Claim memory on a single NUMA node by @psafont in #6369
- Merge master to feature/guest-vm-service-aware by @changlei-li in #6406
- Merge feature/guest-vm-service-aware into master by @changlei-li in #6407
- xapi_vm_migrate: Avoid duplicate, overly-strict CBT check on VDIs by @last-genius in #6405
- CA-408048 remove SM plugins from DB if unavailable by @lindig in #6401
- CP-50836: Add VM_migrate_downtime and request_shutdown spans to help visualise potential optimisations by @snwoods in #6379
Full Changelog: v25.14.0...v25.15.0
v25.14.0
v25.13.0
What's Changed
- CP-52074: Add API for start/stop systemd service sshd by @BengangY in #6198
- sync master to configure ssh by @BengangY in #6282
- CI: fix compile_commands.json caching by @edwintorok in #6356
- CA-405864: Drop usage of init.d functions by @liulinC in #6339
- Sync master to feature/configure-ssh by @BengangY in #6357
- doc: xapi storage layer doc update by @Vincent-lau in #6351
- xapi-stdext-date: replace all usages to use clock instead by @psafont in #6358
- CP-53827, xenopsd: claim pages for domain on pre_build phase by @psafont in #6355
- CP-53161:
Baggage
threaded throughsmapi
and back intoxapi
by @GabrielBuica in #6278 - CP-48676: Reuse pool sessions on slave logins by @snwoods in #6258
- Merge feature/configure-ssh to master by @BengangY in #6361
- CA-408126 follow-up: Fix negative ds_min and RRD values in historical archives by @last-genius in #6359
Full Changelog: v25.12.0...v25.13.0
v25.12.0
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
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
What's Changed
- CP-53444: For XenServer 9, remove python dnf plugins by @stephenchengCloud in #6326
- CP-53708: Expose the existing PCI vendor/device IDs by @changlei-li in #6325
- CP-50934: fix qemu cgroups to be compatible with cgroupv2 by @edwintorok in #6330
- CA-399631: Increase the max size of xcp-rrdd-plugins for bug-tool by @stephenchengCloud in #6337
- XSI-1821: Add pre-condition for host.emergency_reenable_tls_verification by @gangj in #6322
- CA-407328: Change vm parameter names of SXM calls by @Vincent-lau in #6324
- CP-53779: Guard all
Tgroup
library call behindtgroups-enabled
by @GabrielBuica in #6336 - github: restrict workflow permissions by @psafont in #6333
- CP-53747 document PEM/Certificate relation by @lindig in #6329
- Run static analysis on OCaml C stubs in the CI by @edwintorok in #6338
- c_stubs: use 'new' acquire and release runtime functions by @psafont in #6341
- Hoist value access outside section without lock by @contificate in #6342
- CA-407370: Use remote.conf for customer rsyslog forwarding rules by @GeraldEV in #6328
- xapi_vdi_helpers: actually write raw vdi when possible by @psafont in #6334
- Revert: Refactor Xapi_event #6306 by @contificate in #6347
New Contributors
Full Changelog: v25.9.0...v25.10.0
v25.9.0
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
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