diff --git a/@vates/async-each/package.json b/@vates/async-each/package.json index 3b98e2982..2079d92f3 100644 --- a/@vates/async-each/package.json +++ b/@vates/async-each/package.json @@ -24,7 +24,7 @@ "url": "https://vates.fr" }, "license": "ISC", - "version": "0.1.0", + "version": "1.0.0", "engines": { "node": ">=8.10" }, diff --git a/@xen-orchestra/backups-cli/package.json b/@xen-orchestra/backups-cli/package.json index 2d69c53ab..d83969e7a 100644 --- a/@xen-orchestra/backups-cli/package.json +++ b/@xen-orchestra/backups-cli/package.json @@ -7,8 +7,8 @@ "bugs": "https://github.com/vatesfr/xen-orchestra/issues", "dependencies": { "@xen-orchestra/async-map": "^0.1.2", - "@xen-orchestra/backups": "^0.27.0", - "@xen-orchestra/fs": "^1.1.0", + "@xen-orchestra/backups": "^0.27.1", + "@xen-orchestra/fs": "^2.0.0", "filenamify": "^4.1.0", "getopts": "^2.2.5", "lodash": "^4.17.15", @@ -27,7 +27,7 @@ "scripts": { "postversion": "npm publish --access public" }, - "version": "0.7.5", + "version": "0.7.6", "license": "AGPL-3.0-or-later", "author": { "name": "Vates SAS", diff --git a/@xen-orchestra/backups/package.json b/@xen-orchestra/backups/package.json index 48878bd41..8202f8f4c 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.27.0", + "version": "0.27.1", "engines": { "node": ">=14.6" }, @@ -22,7 +22,7 @@ "@vates/disposable": "^0.1.1", "@vates/parse-duration": "^0.1.1", "@xen-orchestra/async-map": "^0.1.2", - "@xen-orchestra/fs": "^1.1.0", + "@xen-orchestra/fs": "^2.0.0", "@xen-orchestra/log": "^0.3.0", "@xen-orchestra/template": "^0.1.0", "compare-versions": "^4.0.1", @@ -38,7 +38,7 @@ "promise-toolbox": "^0.21.0", "proper-lockfile": "^4.1.2", "uuid": "^8.3.2", - "vhd-lib": "^3.3.2", + "vhd-lib": "^3.3.3", "yazl": "^2.5.1" }, "devDependencies": { @@ -46,7 +46,7 @@ "tmp": "^0.2.1" }, "peerDependencies": { - "@xen-orchestra/xapi": "^1.4.0" + "@xen-orchestra/xapi": "^1.4.1" }, "license": "AGPL-3.0-or-later", "author": { diff --git a/@xen-orchestra/fs/package.json b/@xen-orchestra/fs/package.json index fbfd22634..6a2cc6f07 100644 --- a/@xen-orchestra/fs/package.json +++ b/@xen-orchestra/fs/package.json @@ -1,7 +1,7 @@ { "private": false, "name": "@xen-orchestra/fs", - "version": "1.1.0", + "version": "2.0.0", "license": "AGPL-3.0-or-later", "description": "The File System for Xen Orchestra backups.", "homepage": "https://github.com/vatesfr/xen-orchestra/tree/master/@xen-orchestra/fs", @@ -26,7 +26,7 @@ "@aws-sdk/node-http-handler": "^3.54.0", "@marsaud/smb2": "^0.18.0", "@sindresorhus/df": "^3.1.1", - "@vates/async-each": "^0.1.0", + "@vates/async-each": "^1.0.0", "@vates/coalesce-calls": "^0.1.0", "@vates/decorate-with": "^2.0.0", "@xen-orchestra/async-map": "^0.1.2", diff --git a/@xen-orchestra/mixins/package.json b/@xen-orchestra/mixins/package.json index a3467cab0..2265fc854 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.5.0", + "version": "0.6.0", "engines": { "node": ">=12" }, diff --git a/@xen-orchestra/proxy/package.json b/@xen-orchestra/proxy/package.json index fcfb8cb28..0718471f9 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.23.5", + "version": "0.24.0", "license": "AGPL-3.0-or-later", "description": "XO Proxy used to remotely execute backup jobs", "keywords": [ @@ -32,13 +32,13 @@ "@vates/decorate-with": "^2.0.0", "@vates/disposable": "^0.1.1", "@xen-orchestra/async-map": "^0.1.2", - "@xen-orchestra/backups": "^0.27.0", - "@xen-orchestra/fs": "^1.1.0", + "@xen-orchestra/backups": "^0.27.1", + "@xen-orchestra/fs": "^2.0.0", "@xen-orchestra/log": "^0.3.0", "@xen-orchestra/mixin": "^0.1.0", - "@xen-orchestra/mixins": "^0.5.0", + "@xen-orchestra/mixins": "^0.6.0", "@xen-orchestra/self-signed": "^0.1.3", - "@xen-orchestra/xapi": "^1.4.0", + "@xen-orchestra/xapi": "^1.4.1", "ajv": "^8.0.3", "app-conf": "^2.1.0", "async-iterator-to-stream": "^1.1.0", diff --git a/@xen-orchestra/xapi/package.json b/@xen-orchestra/xapi/package.json index cc56fd62c..3daed8403 100644 --- a/@xen-orchestra/xapi/package.json +++ b/@xen-orchestra/xapi/package.json @@ -1,6 +1,6 @@ { "name": "@xen-orchestra/xapi", - "version": "1.4.0", + "version": "1.4.1", "homepage": "https://github.com/vatesfr/xen-orchestra/tree/master/@xen-orchestra/xapi", "bugs": "https://github.com/vatesfr/xen-orchestra/issues", "repository": { @@ -29,7 +29,7 @@ "json-rpc-protocol": "^0.13.2", "lodash": "^4.17.15", "promise-toolbox": "^0.21.0", - "vhd-lib": "^3.3.2", + "vhd-lib": "^3.3.3", "xo-common": "^0.8.0" }, "private": false, diff --git a/CHANGELOG.md b/CHANGELOG.md index f5fe11ac0..0c06c97fb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,34 @@ # ChangeLog +## **next** + +### Enhancements + +- [REST API] VDI import now also supports the raw format +- Embedded HTTP/HTTPS proxy is now enabled by default +- [VM] Display a confirmation modal when stopping/restarting a protected VM (PR [#6295](https://github.com/vatesfr/xen-orchestra/pull/6295)) + +### Bug fixes + +- [Home/VM] Show error when deleting VMs failed (PR [#6323](https://github.com/vatesfr/xen-orchestra/pull/6323)) +- [REST API] Fix broken VDI after VHD import [#6327](https://github.com/vatesfr/xen-orchestra/issues/6327) (PR [#6326](https://github.com/vatesfr/xen-orchestra/pull/6326)) +- [Netbox] Fix `ipaddr: the address has neither IPv6 nor IPv4 format` error (PR [#6328](https://github.com/vatesfr/xen-orchestra/pull/6328)) + +### Released packages + +- @vates/async-each 1.0.0 +- @xen-orchestra/fs 2.0.0 +- @xen-orchestra/backups 0.27.1 +- @xen-orchestra/backups-cli 0.7.6 +- @xen-orchestra/mixins 0.6.0 +- @xen-orchestra/xapi 1.4.1 +- @xen-orchestra/proxy 0.24.0 +- vhd-cli 0.8.1 +- vhd-lib 3.3.3 +- xo-cli 0.14.1 +- xo-server 5.99.0 +- xo-web 5.101.0 + ## **5.72.1** (2022-07-11) Channel: latest diff --git a/CHANGELOG.unreleased.md b/CHANGELOG.unreleased.md index 809789120..d5f47de32 100644 --- a/CHANGELOG.unreleased.md +++ b/CHANGELOG.unreleased.md @@ -7,18 +7,10 @@ > Users must be able to say: “Nice enhancement, I'm eager to test it” -- [REST API] VDI import now also supports the raw format -- Embedded HTTP/HTTPS proxy is now enabled by default -- [VM] Display a confirmation modal when stopping/restarting a protected VM (PR [#6295](https://github.com/vatesfr/xen-orchestra/pull/6295)) - ### Bug fixes > Users must be able to say: “I had this issue, happy to know it's fixed” -- [Home/VM] Show error when deleting VMs failed (PR [#6323](https://github.com/vatesfr/xen-orchestra/pull/6323)) -- [REST API] Fix broken VDI after VHD import [#6327](https://github.com/vatesfr/xen-orchestra/issues/6327) (PR [#6326](https://github.com/vatesfr/xen-orchestra/pull/6326)) -- [Netbox] Fix `ipaddr: the address has neither IPv6 nor IPv4 format` error (PR [#6328](https://github.com/vatesfr/xen-orchestra/pull/6328)) - ### Packages to release > When modifying a package, add it here with its release type. @@ -35,13 +27,4 @@ -- @vates/async-each major -- @xen-orchestra/fs major -- @xen-orchestra/mixins minor -- @xen-orchestra/proxy minor -- @xen-orchestra/xapi patch -- xo-cli patch -- xo-server minor -- xo-web minor - diff --git a/packages/vhd-cli/package.json b/packages/vhd-cli/package.json index 5a08b28ce..95afb3a2d 100644 --- a/packages/vhd-cli/package.json +++ b/packages/vhd-cli/package.json @@ -1,7 +1,7 @@ { "private": false, "name": "vhd-cli", - "version": "0.8.0", + "version": "0.8.1", "license": "ISC", "description": "Tools to read/create and merge VHD files", "homepage": "https://github.com/vatesfr/xen-orchestra/tree/master/packages/vhd-cli", @@ -23,7 +23,7 @@ "node": ">=10" }, "dependencies": { - "@xen-orchestra/fs": "^1.1.0", + "@xen-orchestra/fs": "^2.0.0", "cli-progress": "^3.1.0", "exec-promise": "^0.7.0", "getopts": "^2.2.3", @@ -31,7 +31,7 @@ "lodash": "^4.17.21", "promise-toolbox": "^0.21.0", "uuid": "^8.3.2", - "vhd-lib": "^3.3.2" + "vhd-lib": "^3.3.3" }, "scripts": { "postversion": "npm publish" diff --git a/packages/vhd-lib/package.json b/packages/vhd-lib/package.json index b82672b1f..8a5f825bb 100644 --- a/packages/vhd-lib/package.json +++ b/packages/vhd-lib/package.json @@ -1,7 +1,7 @@ { "private": false, "name": "vhd-lib", - "version": "3.3.2", + "version": "3.3.3", "license": "AGPL-3.0-or-later", "description": "Primitives for VHD file handling", "homepage": "https://github.com/vatesfr/xen-orchestra/tree/master/packages/vhd-lib", @@ -15,7 +15,7 @@ "node": ">=14" }, "dependencies": { - "@vates/async-each": "^0.1.0", + "@vates/async-each": "^1.0.0", "@vates/read-chunk": "^1.0.0", "@xen-orchestra/async-map": "^0.1.2", "@xen-orchestra/log": "^0.3.0", @@ -29,7 +29,7 @@ "uuid": "^8.3.1" }, "devDependencies": { - "@xen-orchestra/fs": "^1.1.0", + "@xen-orchestra/fs": "^2.0.0", "execa": "^5.0.0", "get-stream": "^6.0.0", "rimraf": "^3.0.2", diff --git a/packages/xen-api/examples/package.json b/packages/xen-api/examples/package.json index b2f7a82c2..6604a1a42 100644 --- a/packages/xen-api/examples/package.json +++ b/packages/xen-api/examples/package.json @@ -8,6 +8,6 @@ "promise-toolbox": "^0.19.2", "readable-stream": "^3.1.1", "throttle": "^1.0.3", - "vhd-lib": "^3.3.2" + "vhd-lib": "^3.3.3" } } diff --git a/packages/xo-cli/package.json b/packages/xo-cli/package.json index 932f0c8b3..0e2fab67c 100644 --- a/packages/xo-cli/package.json +++ b/packages/xo-cli/package.json @@ -1,7 +1,7 @@ { "private": false, "name": "xo-cli", - "version": "0.14.0", + "version": "0.14.1", "license": "AGPL-3.0-or-later", "description": "Basic CLI for Xen-Orchestra", "keywords": [ diff --git a/packages/xo-server/package.json b/packages/xo-server/package.json index 5e1d5e98c..6fc21bdc1 100644 --- a/packages/xo-server/package.json +++ b/packages/xo-server/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "xo-server", - "version": "5.98.1", + "version": "5.99.0", "license": "AGPL-3.0-or-later", "description": "Server part of Xen-Orchestra", "keywords": [ @@ -29,7 +29,7 @@ }, "dependencies": { "@iarna/toml": "^2.2.1", - "@vates/async-each": "^0.1.0", + "@vates/async-each": "^1.0.0", "@vates/cached-dns.lookup": "^1.0.0", "@vates/compose": "^2.1.0", "@vates/decorate-with": "^2.0.0", @@ -40,17 +40,17 @@ "@vates/predicates": "^1.0.0", "@vates/read-chunk": "^1.0.0", "@xen-orchestra/async-map": "^0.1.2", - "@xen-orchestra/backups": "^0.27.0", + "@xen-orchestra/backups": "^0.27.1", "@xen-orchestra/cron": "^1.0.6", "@xen-orchestra/defined": "^0.0.1", "@xen-orchestra/emit-async": "^1.0.0", - "@xen-orchestra/fs": "^1.1.0", + "@xen-orchestra/fs": "^2.0.0", "@xen-orchestra/log": "^0.3.0", "@xen-orchestra/mixin": "^0.1.0", - "@xen-orchestra/mixins": "^0.5.0", + "@xen-orchestra/mixins": "^0.6.0", "@xen-orchestra/self-signed": "^0.1.3", "@xen-orchestra/template": "^0.1.0", - "@xen-orchestra/xapi": "^1.4.0", + "@xen-orchestra/xapi": "^1.4.1", "ajv": "^8.0.3", "app-conf": "^2.1.0", "async-iterator-to-stream": "^1.0.1", @@ -126,7 +126,7 @@ "unzipper": "^0.10.5", "uuid": "^8.3.1", "value-matcher": "^0.2.0", - "vhd-lib": "^3.3.2", + "vhd-lib": "^3.3.3", "ws": "^8.2.3", "xdg-basedir": "^5.1.0", "xen-api": "^1.2.1", diff --git a/packages/xo-vmdk-to-vhd/package.json b/packages/xo-vmdk-to-vhd/package.json index f25e9da8d..f5b2976c9 100644 --- a/packages/xo-vmdk-to-vhd/package.json +++ b/packages/xo-vmdk-to-vhd/package.json @@ -26,7 +26,7 @@ "pako": "^2.0.4", "promise-toolbox": "^0.21.0", "tar-stream": "^2.2.0", - "vhd-lib": "^3.3.2", + "vhd-lib": "^3.3.3", "xml2js": "^0.4.23" }, "devDependencies": { diff --git a/packages/xo-web/package.json b/packages/xo-web/package.json index 86d7f2de5..39b4988b9 100644 --- a/packages/xo-web/package.json +++ b/packages/xo-web/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "xo-web", - "version": "5.100.0", + "version": "5.101.0", "license": "AGPL-3.0-or-later", "description": "Web interface client for Xen-Orchestra", "keywords": [