diff --git a/@vates/types/package.json b/@vates/types/package.json index 3c1470de41..554391d69d 100644 --- a/@vates/types/package.json +++ b/@vates/types/package.json @@ -1,7 +1,7 @@ { "name": "@vates/types", "private": false, - "version": "1.23.0", + "version": "1.24.0", "main": "./dist/index.mjs", "exports": { ".": { diff --git a/@xen-orchestra/acl/package.json b/@xen-orchestra/acl/package.json index 553d3e3c87..8d87777217 100644 --- a/@xen-orchestra/acl/package.json +++ b/@xen-orchestra/acl/package.json @@ -6,7 +6,7 @@ "main": "dist/index.mjs", "name": "@xen-orchestra/acl", "homepage": "https://github.com/vatesfr/xen-orchestra/tree/master/@xen-orchestra/acl", - "version": "0.0.0", + "version": "1.0.0", "license": "AGPL-3.0-or-later", "private": false, "type": "module", @@ -30,7 +30,7 @@ }, "devDependencies": { "@eslint/js": "^9.19.0", - "@vates/types": "^1.16.0", + "@vates/types": "^1.24.0", "rimraf": "^6.0.1", "typescript": "~5.6", "typescript-eslint": "^8.23.0" diff --git a/@xen-orchestra/backups-cli/package.json b/@xen-orchestra/backups-cli/package.json index 768307f170..077a299404 100644 --- a/@xen-orchestra/backups-cli/package.json +++ b/@xen-orchestra/backups-cli/package.json @@ -8,7 +8,7 @@ "dependencies": { "@vates/async-each": "^1.0.3", "@xen-orchestra/async-map": "^0.1.3", - "@xen-orchestra/backups": "^0.72.0", + "@xen-orchestra/backups": "^0.72.1", "@xen-orchestra/fs": "^4.8.0", "filenamify": "^6.0.0", "getopts": "^2.2.5", diff --git a/@xen-orchestra/backups/package.json b/@xen-orchestra/backups/package.json index 2c2ee75bf6..ad6a8c83e9 100644 --- a/@xen-orchestra/backups/package.json +++ b/@xen-orchestra/backups/package.json @@ -8,7 +8,7 @@ "type": "git", "url": "https://github.com/vatesfr/xen-orchestra.git" }, - "version": "0.72.0", + "version": "0.72.1", "engines": { "node": ">=14.18" }, diff --git a/@xen-orchestra/disk-cli/package.json b/@xen-orchestra/disk-cli/package.json index bec10fbc50..96d6f8085f 100644 --- a/@xen-orchestra/disk-cli/package.json +++ b/@xen-orchestra/disk-cli/package.json @@ -20,7 +20,7 @@ }, "dependencies": { "@vates/async-each": "^1.0.3", - "@xen-orchestra/backups": "^0.72.0", + "@xen-orchestra/backups": "^0.72.1", "@xen-orchestra/disk-transform": "^1.2.3", "@xen-orchestra/fs": "^4.8.0", "@xen-orchestra/qcow2": "^1.3.0", diff --git a/@xen-orchestra/immutable-backups/package.json b/@xen-orchestra/immutable-backups/package.json index ce55b25f87..2bf33fa5a3 100644 --- a/@xen-orchestra/immutable-backups/package.json +++ b/@xen-orchestra/immutable-backups/package.json @@ -22,7 +22,7 @@ }, "dependencies": { "@vates/async-each": "^1.0.3", - "@xen-orchestra/backups": "^0.72.0", + "@xen-orchestra/backups": "^0.72.1", "@xen-orchestra/log": "^0.7.2", "app-conf": "^3.0.0", "execa": "^5.0.0", diff --git a/@xen-orchestra/lite/package.json b/@xen-orchestra/lite/package.json index 736e7097fe..c1b3ea638e 100644 --- a/@xen-orchestra/lite/package.json +++ b/@xen-orchestra/lite/package.json @@ -28,13 +28,13 @@ "@types/file-saver": "^2.0.7", "@types/lodash-es": "^4.17.12", "@types/node": "^18.19.80", - "@vates/types": "^1.23.0", + "@vates/types": "^1.24.0", "@vitejs/plugin-vue": "^5.2.1", "@vue/tsconfig": "^0.7.0", "@vueuse/core": "^13.0.0", "@vueuse/math": "^13.0.0", "@vueuse/shared": "^13.0.0", - "@xen-orchestra/web-core": "^0.50.0", + "@xen-orchestra/web-core": "^0.51.0", "complex-matcher": "^1.1.1", "d3-time-format": "^4.1.0", "decorator-synchronized": "^0.6.0", diff --git a/@xen-orchestra/mcp/package.json b/@xen-orchestra/mcp/package.json index 6d8c987928..d54ef0ae19 100644 --- a/@xen-orchestra/mcp/package.json +++ b/@xen-orchestra/mcp/package.json @@ -33,7 +33,7 @@ "devDependencies": { "@eslint/js": "^9.19.0", "@types/node": "^22.3.0", - "@vates/types": "^1.23.0", + "@vates/types": "^1.24.0", "rimraf": "^6.0.0", "typescript": "~5.6.3", "typescript-eslint": "^8.23.0" diff --git a/@xen-orchestra/mixins/package.json b/@xen-orchestra/mixins/package.json index 9acd436cd0..4aa6d99e55 100644 --- a/@xen-orchestra/mixins/package.json +++ b/@xen-orchestra/mixins/package.json @@ -14,7 +14,7 @@ "url": "https://vates.fr" }, "license": "AGPL-3.0-or-later", - "version": "0.19.0", + "version": "0.20.0", "engines": { "node": ">=15.6" }, diff --git a/@xen-orchestra/proxy/package.json b/@xen-orchestra/proxy/package.json index 6c06ba370a..01753412e4 100644 --- a/@xen-orchestra/proxy/package.json +++ b/@xen-orchestra/proxy/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@xen-orchestra/proxy", - "version": "0.30.0", + "version": "0.30.1", "license": "AGPL-3.0-or-later", "description": "XO Proxy used to remotely execute backup jobs", "keywords": [ @@ -33,11 +33,11 @@ "@vates/disposable": "^0.1.6", "@vates/task": "^0.7.0", "@xen-orchestra/async-map": "^0.1.3", - "@xen-orchestra/backups": "^0.72.0", + "@xen-orchestra/backups": "^0.72.1", "@xen-orchestra/fs": "^4.8.0", "@xen-orchestra/log": "^0.7.2", "@xen-orchestra/mixin": "^0.2.1", - "@xen-orchestra/mixins": "^0.19.0", + "@xen-orchestra/mixins": "^0.20.0", "@xen-orchestra/self-signed": "^0.2.1", "@xen-orchestra/xapi": "^8.7.2", "ajv": "^8.0.3", diff --git a/@xen-orchestra/rest-api/package.json b/@xen-orchestra/rest-api/package.json index cad4d2a341..c3af82c240 100644 --- a/@xen-orchestra/rest-api/package.json +++ b/@xen-orchestra/rest-api/package.json @@ -6,7 +6,7 @@ "main": "./dist/index.mjs", "name": "@xen-orchestra/rest-api", "homepage": "https://github.com/vatesfr/xen-orchestra/tree/master/@xen-orchestra/rest-api", - "version": "0.29.0", + "version": "0.30.0", "description": "REST API to manage your XOA", "license": "AGPL-3.0-or-later", "private": false, @@ -35,9 +35,9 @@ "dependencies": { "@vates/async-each": "^1.0.3", "@vates/task": "^0.7.0", - "@vates/types": "^1.23.0", - "@xen-orchestra/acl": "^0.0.0", - "@xen-orchestra/backups": "^0.72.0", + "@vates/types": "^1.24.0", + "@xen-orchestra/acl": "^1.0.0", + "@xen-orchestra/backups": "^0.72.1", "@xen-orchestra/log": "^0.7.2", "@xen-orchestra/xapi": "^8.7.2", "complex-matcher": "^1.1.1", diff --git a/@xen-orchestra/web-core/package.json b/@xen-orchestra/web-core/package.json index 7716253c30..0a31ad1141 100644 --- a/@xen-orchestra/web-core/package.json +++ b/@xen-orchestra/web-core/package.json @@ -1,7 +1,7 @@ { "name": "@xen-orchestra/web-core", "type": "module", - "version": "0.50.0", + "version": "0.51.0", "private": false, "exports": { "./*": { diff --git a/@xen-orchestra/web/package.json b/@xen-orchestra/web/package.json index 69e51fd4c4..dd167a893a 100644 --- a/@xen-orchestra/web/package.json +++ b/@xen-orchestra/web/package.json @@ -1,6 +1,6 @@ { "name": "@xen-orchestra/web", - "version": "0.47.0", + "version": "0.48.0", "type": "module", "scripts": { "dev": "vite", @@ -25,14 +25,14 @@ "@types/d3-time-format": "^4.0.3", "@types/lodash-es": "^4.17.12", "@types/node": "^18.19.80", - "@vates/types": "^1.23.0", + "@vates/types": "^1.24.0", "@vitejs/plugin-vue": "^5.2.1", "@vue/tsconfig": "^0.7.0", "@vueuse/core": "^13.0.0", "@vueuse/integrations": "^13.0.0", "@vueuse/math": "^13.0.0", "@vueuse/shared": "^13.0.0", - "@xen-orchestra/web-core": "^0.50.0", + "@xen-orchestra/web-core": "^0.51.0", "complex-matcher": "^1.1.1", "d3-time-format": "^4.1.0", "human-format": "^1.2.1", diff --git a/CHANGELOG.md b/CHANGELOG.md index c9e2c3f766..da7fb6211d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,19 +25,31 @@ - [Backups] Backups no longer use their own task system, but instead use the same system as XO Task. This will help improve loading times in the future (PR [#9734](https://github.com/vatesfr/xen-orchestra/pull/9734)) - [Backups] Add merged size in cleanVm task log (PR [#9679](https://github.com/vatesfr/xen-orchestra/pull/9679)) -- [Pool] Add new Network creation forms (normal, Bonded and Internal) (PR [#9629](https://github.com/vatesfr/xen-orchestra/pull/9629)) -- [MCP] Add `?markdown=true` output format to REST API and simplify MCP tools with declarative registry (PR [#9624](https://github.com/vatesfr/xen-orchestra/pull/9624)) - [OpenMetrics] Add per-VDI disk size metrics: `xcp_vdi_virtual_size_bytes` and `xcp_vdi_physical_usage_bytes` (PR [#9680](https://github.com/vatesfr/xen-orchestra/pull/9680)) - [OpenMetrics] Add 9 missing host RRD metrics: `hostload`, `memory_reclaimed`, `memory_reclaimed_max`, `running_vcpus`, `pif_aggr_rx`, `pif_aggr_tx`, `iops_total`, `io_throughput_total`, `latency` per SR (PR [#9696](https://github.com/vatesfr/xen-orchestra/pull/9696)) - [OpenMetrics] Add VM status (`xcp_vm_status`) and VM uptime (`xcp_vm_uptime_seconds`) metrics [#9684](https://github.com/vatesfr/xen-orchestra/pull/9684) -- [i18n] Update Chinese (Simplified Han script), Czech, Danish, Dutch, Finnish, German, Italian, Korean, Norwegian, Persian, Polish, Portuguese, Portuguese (Brasil), Russian, Slovak and Spanish translations (PR [#9649](https://github.com/vatesfr/xen-orchestra/pull/9649)) +- [OpenMetrics] Add per-VDI disk size metrics: `xcp_vdi_virtual_size_bytes` and `xcp_vdi_physical_usage_bytes` [#9680](https://github.com/vatesfr/xen-orchestra/pull/9680) +- [i18n] Update Chinese (Simplified Han script), Czech, Danish, Dutch, Finnish, German, Italian, Korean, Norwegian, Persian, Polish, Portuguese, Portuguese (Brasil), Russian, Slovak, Spanish and Swedish translations (PRs [#9649](https://github.com/vatesfr/xen-orchestra/pull/9649) and [#9729](https://github.com/vatesfr/xen-orchestra/pull/9729)) - [Netbox] Use platform hierarchy to assign versioned OS names (e.g. "Debian 12" instead of "Debian") when the major version is known (requires Netbox >= 4.4) [#7773](https://github.com/vatesfr/xen-orchestra/issues/7773) (PR [#9644](https://github.com/vatesfr/xen-orchestra/pull/9644)) - [REST API] Fix the `href` property in collection responses when the request URL has a trailing slash. (PR [#9741](https://github.com/vatesfr/xen-orchestra/pull/9741)) - [REST API] Expose `POST /vifs/:id/actions/connect` and `POST /vifs/:id/actions/disconnect` (PR [#9643](https://github.com/vatesfr/xen-orchestra/pull/9643)) +- [REST API] ACL V2 integration (PR [#9774](https://github.com/vatesfr/xen-orchestra/pull/9774)) +- [REST API] Add `POST rest/v0/plugins/sdn-controller/networks/:id/actions/add_traffic_rule` and `POST rest/v0/plugins/sdn-controller/networks/:id/actions/delete_traffic_rule` endpoints ([#9418](https://github.com/vatesfr/xen-orchestra/pull/9418)) +- [REST API] Add `POST rest/v0/plugins/sdn-controller/vifs/:id/actions/add_traffic_rule` and `POST rest/v0/plugins/sdn-controller/vifs/:id/actions/delete_traffic_rule` endpoints ([#9759](https://github.com/vatesfr/xen-orchestra/pull/9759)) - [VM] Add possibility to remove a VIF on network tab (PR [#9601](https://github.com/vatesfr/xen-orchestra/pull/9601)) - [VM] Add possibility to remove a VDI on VDI tab (PR [#9689](https://github.com/vatesfr/xen-orchestra/pull/9689)) - [VM] Add possibility to remove a VBD on VDI tab (PR [#9698](https://github.com/vatesfr/xen-orchestra/pull/9698)) +- [VM] Add possibility to remove a snapshot on snapshot tab (PR [#9749](https://github.com/vatesfr/xen-orchestra/pull/9749)) +- [VM] Add possibility to connect or disconnect a VIF on network tab (PR [#9756](https://github.com/vatesfr/xen-orchestra/pull/9756)) - [VDI] Add chainPhysicalUsage to have a proper usage linked to the complete chain (PR [#9708](https://github.com/vatesfr/xen-orchestra/pull/9708)) +- [Pool] Add new Network creation forms (normal, Bonded and Internal) (PR [#9629](https://github.com/vatesfr/xen-orchestra/pull/9629)) +- [Pool/Hosts] Management IP is now always shown first and the IP column is renamed to "Management IP" (PR [#9747](https://github.com/vatesfr/xen-orchestra/pull/9747)) +- [Pool/Security] Implement security tab to display traffic rules from VIF and Network (PR [#9770](https://github.com/vatesfr/xen-orchestra/pull/9770)) +- [MCP] Add `?markdown=true` output format to REST API and simplify MCP tools with declarative registry (PR [#9624](https://github.com/vatesfr/xen-orchestra/pull/9624)) +- [MCP] Add `?markdown=true` output format to REST API and simplify MCP tools with declarative registry (PR [#9624](https://github.com/vatesfr/xen-orchestra/pull/9624)) +- [MCP] Generate tools dynamically from the XO OpenAPI spec at startup: one `{domain}_query` tool per resource domain instead of a fixed tool per endpoint. Stats endpoints are excluded. Write operations can be opted in with `XO_MCP_ENABLE_ACTIONS=1`, with one-shot confirmation tokens for destructive calls. (PR [#9641](https://github.com/vatesfr/xen-orchestra/pull/9641)) +- [Pool/Network] Add Network deletion (PR [#9714](https://github.com/vatesfr/xen-orchestra/pull/9714)) +- [DNS] add Let's Encrypt DNS-01 challenge support (PR [#9592](https://github.com/vatesfr/xen-orchestra/pull/9592)) - **XO 5**: - [Settings/Servers] Add info tip to remind users to only add pool masters (PR [#9742](https://github.com/vatesfr/xen-orchestra/pull/9742)) @@ -45,11 +57,16 @@ - [Header] Fix `Unable to connect to XO server` falshing every 30 secondes (PR [#9681](https://github.com/vatesfr/xen-orchestra/pull/9681)) - [Backups] Fix regression on cleanVM speed (PR [#9692](https://github.com/vatesfr/xen-orchestra/pull/9692)) +- [Backups] Fix cleanVm incorrect backup size in metadata (PR [#9637] (https://github.com/vatesfr/xen-orchestra/pull/9637)) +- [Backups] Fix diskless snapshot retention (PR [#9758](https://github.com/vatesfr/xen-orchestra/pull/9758)) - [xo-server] Fix memory leak with secure session (PR [#9725](https://github.com/vatesfr/xen-orchestra/pull/9725)) +- [xo-server] Fix VM-template still visible after deletion (PR [#9760](https://github.com/vatesfr/xen-orchestra/pull/9760)) - [REST API] Fix memory leak on SSE (PR [#9707](https://github.com/vatesfr/xen-orchestra/pull/9707)) - [REST API] Fix `other_config` being ignored when creating a new VDI with `POST /rest/v0/vdis` (PR [#9695](https://github.com/vatesfr/xen-orchestra/pull/9695)) - **XO 5**: - [VM/Copy]: Fix compression not used when copying a VM to another pool (PR [#9699](https://github.com/vatesfr/xen-orchestra/pull/9699)) + - [Icons] Fix display of RHEL 10 icons in vm list (PR [#9766](https://github.com/vatesfr/xen-orchestra/pull/9766)) + - [xo-server-sdn-controller] Better traffic-rules synchronization related to VM lifecycle (PR [#9518](https://github.com/vatesfr/xen-orchestra/pull/9518)) ### Released packages @@ -68,38 +85,39 @@ - @vates/nbd-client 3.4.0 - @vates/node-vsphere-soap 2.1.3 - @vates/task 0.7.0 -- @vates/types 1.23.0 - @xen-orchestra/qcow2 1.3.0 - @xen-orchestra/template 0.1.1 - @xen-orchestra/xapi 8.7.2 -- @xen-orchestra/backups 0.72.0 - @xen-orchestra/backups-cli 1.1.11 - @xen-orchestra/cron 1.0.7 - @xen-orchestra/disk-cli 2.0.0 - @xen-orchestra/immutable-backups 3.0.0 - complex-matcher 1.1.1 -- @xen-orchestra/web-core 0.50.0 - @xen-orchestra/mcp 1.2.0 - @xen-orchestra/mixin 0.2.1 -- @xen-orchestra/mixins 0.19.0 -- @xen-orchestra/proxy 0.30.0 - xo-lib 0.11.2 -- @xen-orchestra/rest-api 0.29.0 - xo-vmdk-to-vhd 2.5.10 - @xen-orchestra/upload-ova 0.1.7 - @xen-orchestra/vmware-explorer 0.13.0 -- @xen-orchestra/web 0.47.0 - vhd-cli 1.1.2 - xapi-explore-sr 0.4.6 - xo-cli 0.32.3 -- xo-server 5.199.0 - xo-server-backup-reports 1.7.1 - xo-server-load-balancer 0.12.1 - xo-server-netbox 1.12.0 - xo-server-openmetrics 1.5.0 -- xo-server-sdn-controller 1.2.2 - xo-server-usage-report 0.11.1 - xo-web 5.196.0 +- @vates/types 1.24.0 +- @xen-orchestra/acl 1.0.0 +- @xen-orchestra/backups 0.72.1 +- @xen-orchestra/web-core 0.51.0 +- @xen-orchestra/mixins 0.20.0 +- @xen-orchestra/proxy 0.30.1 +- @xen-orchestra/rest-api 0.30.0 +- @xen-orchestra/web 0.48.0 +- xo-server 5.200.0 +- xo-server-sdn-controller 1.3.0 ## **6.3.3** (2026-04-14) diff --git a/CHANGELOG.unreleased.md b/CHANGELOG.unreleased.md index 9e782de5bc..28976f1ba1 100644 --- a/CHANGELOG.unreleased.md +++ b/CHANGELOG.unreleased.md @@ -11,32 +11,10 @@ > Users must be able to say: "Nice enhancement, I'm eager to test it" -- [VM] Add possibility to remove a snapshot on snapshot tab (PR [#9749](https://github.com/vatesfr/xen-orchestra/pull/9749)) -- [Pool/Hosts] Management IP is now always shown first and the IP column is renamed to "Management IP" (PR [#9747](https://github.com/vatesfr/xen-orchestra/pull/9747)) -- [Pool/Security] Implement security tab to display traffic rules from VIF and Network (PR [#9770](https://github.com/vatesfr/xen-orchestra/pull/9770)) -- [REST API] ACL V2 integration (PR [#9774](https://github.com/vatesfr/xen-orchestra/pull/9774)) -- [Pool] Add new Network creation forms (normal, Bonded and Internal) (PR [#9629](https://github.com/vatesfr/xen-orchestra/pull/9629)) -- [MCP] Add `?markdown=true` output format to REST API and simplify MCP tools with declarative registry (PR [#9624](https://github.com/vatesfr/xen-orchestra/pull/9624)) -- [MCP] Generate tools dynamically from the XO OpenAPI spec at startup: one `{domain}_query` tool per resource domain instead of a fixed tool per endpoint. Stats endpoints are excluded. Write operations can be opted in with `XO_MCP_ENABLE_ACTIONS=1`, with one-shot confirmation tokens for destructive calls. (PR [#9641](https://github.com/vatesfr/xen-orchestra/pull/9641)) -- [OpenMetrics] Add per-VDI disk size metrics: `xcp_vdi_virtual_size_bytes` and `xcp_vdi_physical_usage_bytes` [#9680](https://github.com/vatesfr/xen-orchestra/pull/9680) -- [i18n] Update Chinese (Simplified Han script), Czech, Dutch, German, Persian, Polish, Portuguese, Portuguese (Brasil), Slovak, Spanish and Swedish translations (PR [#9729](https://github.com/vatesfr/xen-orchestra/pull/9729)) -- [REST API] Add `POST rest/v0/plugins/sdn-controller/networks/:id/actions/add_traffic_rule` and `POST rest/v0/plugins/sdn-controller/networks/:id/actions/delete_traffic_rule` endpoints ([#9418](https://github.com/vatesfr/xen-orchestra/pull/9418)) -- [REST API] Add `POST rest/v0/plugins/sdn-controller/vifs/:id/actions/add_traffic_rule` and `POST rest/v0/plugins/sdn-controller/vifs/:id/actions/delete_traffic_rule` endpoints ([#9759](https://github.com/vatesfr/xen-orchestra/pull/9759)) -- [Pool/Network] Add Network deletion (PR [#9714](https://github.com/vatesfr/xen-orchestra/pull/9714)) -- [DNS] add Let's Encrypt DNS-01 challenge support (PR [#9592](https://github.com/vatesfr/xen-orchestra/pull/9592)) -- [VM] Add possibility to connect or disconnect a VIF on network tab (PR [#9756](https://github.com/vatesfr/xen-orchestra/pull/9756)) - ### Bug fixes > Users must be able to say: "I had this issue, happy to know it's fixed" -- [Backup] Fix cleanVm incorrect backup size in metadata (PR [#9637] (https://github.com/vatesfr/xen-orchestra/pull/9637)) -- [xo-server] Fix VM-template still visible after deletion (PR [#9760](https://github.com/vatesfr/xen-orchestra/pull/9760)) -- [Backups] Fix diskless snapshot retention (PR [#9758](https://github.com/vatesfr/xen-orchestra/pull/9758)) -- **XO 5**: - - [Icons] Fix display of RHEL 10 icons in vm list (PR [#9766](https://github.com/vatesfr/xen-orchestra/pull/9766)) - - [xo-server-sdn-controller] Better traffic-rules synchronization related to VM lifecycle (PR [#9518](https://github.com/vatesfr/xen-orchestra/pull/9518)) - ### Packages to release > When modifying a package, add it here with its release type. @@ -53,14 +31,4 @@ -- @vates/types minor -- @xen-orchestra/acl major -- @xen-orchestra/backups patch -- @xen-orchestra/mixins minor -- @xen-orchestra/rest-api minor -- @xen-orchestra/web minor -- @xen-orchestra/web-core minor -- xo-server minor -- xo-server-sdn-controller minor - diff --git a/packages/xo-server-openmetrics/package.json b/packages/xo-server-openmetrics/package.json index f0d37b6df7..2c44af46f1 100644 --- a/packages/xo-server-openmetrics/package.json +++ b/packages/xo-server-openmetrics/package.json @@ -30,7 +30,7 @@ }, "dependencies": { "@vates/async-each": "^1.0.3", - "@vates/types": "^1.23.0", + "@vates/types": "^1.24.0", "@xen-orchestra/log": "^0.7.2", "json5": "^2.2.3", "undici": "^6.2.1" diff --git a/packages/xo-server-sdn-controller/package.json b/packages/xo-server-sdn-controller/package.json index 3235c441a5..da797f3dbe 100644 --- a/packages/xo-server-sdn-controller/package.json +++ b/packages/xo-server-sdn-controller/package.json @@ -16,7 +16,7 @@ "predev": "yarn run prebuild", "prepublishOnly": "yarn run build" }, - "version": "1.2.2", + "version": "1.3.0", "engines": { "node": ">=10" }, diff --git a/packages/xo-server/package.json b/packages/xo-server/package.json index e800b197cb..f8275bf3a3 100644 --- a/packages/xo-server/package.json +++ b/packages/xo-server/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "xo-server", - "version": "5.199.0", + "version": "5.200.0", "license": "AGPL-3.0-or-later", "description": "Server part of Xen-Orchestra", "keywords": [ @@ -45,11 +45,11 @@ "@vates/predicates": "^1.1.0", "@vates/read-chunk": "^1.2.1", "@vates/task": "^0.7.0", - "@vates/types": "^1.23.0", + "@vates/types": "^1.24.0", "@vates/xml": "^2.0.0", "@vates/xml-rpc": "^1.0.0", "@xen-orchestra/async-map": "^0.1.3", - "@xen-orchestra/backups": "^0.72.0", + "@xen-orchestra/backups": "^0.72.1", "@xen-orchestra/cron": "^1.0.7", "@xen-orchestra/defined": "^0.0.2", "@xen-orchestra/disk-transform": "^1.2.3", @@ -57,9 +57,9 @@ "@xen-orchestra/fs": "^4.8.0", "@xen-orchestra/log": "^0.7.2", "@xen-orchestra/mixin": "^0.2.1", - "@xen-orchestra/mixins": "^0.19.0", + "@xen-orchestra/mixins": "^0.20.0", "@xen-orchestra/qcow2": "^1.3.0", - "@xen-orchestra/rest-api": "^0.29.0", + "@xen-orchestra/rest-api": "^0.30.0", "@xen-orchestra/self-signed": "^0.2.1", "@xen-orchestra/template": "^0.1.1", "@xen-orchestra/vmware-explorer": "^0.13.0", @@ -160,7 +160,7 @@ "@babel/plugin-proposal-pipeline-operator": "^7.0.0", "@babel/plugin-proposal-throw-expressions": "^7.0.0", "@babel/preset-env": "^7.11.0", - "@xen-orchestra/acl": "^0.0.0", + "@xen-orchestra/acl": "^1.0.0", "babel-plugin-transform-define": "^2.1.4", "babel-plugin-transform-dev": "^2.0.1", "cross-env": "^7.0.2",