Julien Fontanet
beba6f7e8d
chore: format with Prettier
2024-01-11 09:57:28 +01:00
Mathieu
d655a3e222
feat: technical release ( #7266 )
2023-12-27 16:07:51 +01:00
Pierre Donias
cc080ec681
feat: technical release ( #7259 )
2023-12-22 15:05:17 +01:00
b-Nollet
dd6c858737
fix(xo-server): replacing wrong param name ( #7256 )
...
Introduced by 1da05e239d
When the `Task` class is imported from `@vates/tasks`, `Task.run()` parameter uses `properties` key instead of `data` . This is corrected in this PR.
2023-12-21 17:38:58 +01:00
Pierre Donias
5cf5d14449
feat: technical release ( #7252 )
2023-12-20 16:39:27 +01:00
Florent Beauchamp
89dc40a1c5
fixup! feat(nbd-client,xapi): implement multiple connections NBD
2023-12-19 15:28:32 +01:00
Florent Beauchamp
04a7982801
test(nbd-client): add test for unaligned export size
2023-12-19 15:28:32 +01:00
Florent Beauchamp
df9b59f980
fix(nbd-client): better handling of multiple disconnection
2023-12-19 15:28:32 +01:00
Florent Beauchamp
fe215a53af
feat(nbd-client): expose exportSize on multi nbd client
2023-12-19 15:28:32 +01:00
Florent Beauchamp
0559c843c4
fix(nbd-client): put back retry on block read
2023-12-19 15:28:32 +01:00
Florent Beauchamp
79967e0eec
feat(nbd-client/multi): allow partial connexion
2023-12-19 15:28:32 +01:00
Florent Beauchamp
fc1357db93
refactor(nbd-client): remove unused method and default iterator
2023-12-19 15:28:32 +01:00
Florent Beauchamp
b644cbe28d
feat(nbd-client,xapi): implement multiple connections NBD
2023-12-19 15:28:32 +01:00
Florent BEAUCHAMP
0f7ac004ad
feat: technical release ( #7211 )
2023-11-30 10:42:54 +01:00
Florent BEAUCHAMP
6cc95efe51
feat: technical release ( #7208 )
2023-11-28 09:30:32 +01:00
Julien Fontanet
865461bfb9
feat(xo-server/api): backupNg.{,un}mountPartition ( #7176 )
...
Manual method to mount a backup partition on the XOA.
2023-11-24 09:47:23 +01:00
Julien Fontanet
59f04b4a6b
chore: format with Prettier
2023-11-20 12:34:30 +01:00
Florent BEAUCHAMP
af7aa29c91
feat(nbd-client): various fixes ( #6964 )
2023-11-15 10:04:09 +01:00
Julien Fontanet
bc1a8be862
chore: fix formatting
2023-11-07 14:33:16 +01:00
Julien Fontanet
0d00c1c45f
chore: update dev deps
2023-11-07 12:32:38 +01:00
Pierre Donias
060d1c5297
feat: technical release ( #7063 )
2023-09-29 10:01:45 +02:00
Pierre Donias
7ff304a042
feat: technical release ( #7058 )
2023-09-27 11:30:16 +02:00
Julien Fontanet
6665d6a8e6
chore: format with Prettier
2023-09-26 14:34:47 +02:00
Julien Fontanet
c714bc3518
fix(stream-reader): requires Node >=12.3
2023-09-18 09:51:14 +02:00
Julien Fontanet
48e0acda32
chore: update dev deps
2023-09-18 09:43:13 +02:00
Julien Fontanet
fda1fd1a04
feat(xen-api): 1.3.6
2023-09-06 16:51:34 +02:00
Mathieu
8cdae83150
feat: technical release ( #7007 )
2023-08-30 10:37:46 +02:00
Pierre Donias
e3cb98124f
feat: technical release ( #6956 )
2023-07-28 10:05:26 +02:00
Florent BEAUCHAMP
1c23bd5ff7
feat(read-chunk/readChunkStrict): attach read chunk to error if small text ( #6940 )
2023-07-20 17:01:26 +02:00
Julien Fontanet
003140d96b
test(nbd-client): fix issues introduced by conversion to ESM
...
Introduced by 7c80d0c1e
2023-07-19 23:09:48 +02:00
Julien Fontanet
363d7cf0d0
fix(node-vsphere-soap): add missing files
...
Introduced by f0c94496b
2023-07-19 23:02:34 +02:00
Julien Fontanet
f0c94496bf
chore(node-vsphere-soap): convert to ESM
...
BREAKING CHANGE
2023-07-19 11:03:56 +02:00
Julien Fontanet
de217eabd9
test(nbd-client): fix issues introduced by conversion to ESM
...
Introduced by 7c80d0c1e
2023-07-19 11:02:12 +02:00
Julien Fontanet
7c80d0c1e1
chore(nbd-client): convert to ESM
...
BREAKING CHANGE
2023-07-19 10:46:05 +02:00
Julien Fontanet
9fb749b1db
chore(fuse-vhd): convert to ESM
...
BREAKING CHANGE
2023-07-19 10:13:35 +02:00
Pierre Donias
5932ada717
chore(node-vsphere-soap): make pkg public ( #6923 )
...
Make package public and run normalize-packages on it to add the `postversion`
script to its `package.json`.
2023-06-29 10:45:06 +02:00
Pierre Donias
8c5ee4eafe
feat: technical release ( #6921 )
...
* feat(@xen-orchestra/fs): 4.0.1
* feat(xen-api): 1.3.3
* feat(@vates/nbd-client): 1.2.1
* feat(@vates/node-vsphere-soap): 1.0.0
* feat(@vates/task): 0.2.0
* feat(@xen-orchestra/backups): 0.39.0
* feat(@xen-orchestra/backups-cli): 1.0.9
* feat(@xen-orchestra/mixins): 0.10.2
* feat(@xen-orchestra/proxy): 0.26.29
* feat(@xen-orchestra/vmware-explorer): 0.2.3
* feat(xo-cli): 0.20.0
* feat(xo-server): 5.117.0
* feat(xo-server-auth-oidc): 0.3.0
* feat(xo-server-perf-alert): 0.3.6
* feat(xo-web): 5.120.0
* chore(CHANGELOG): update next
2023-06-28 17:10:22 +02:00
Florent BEAUCHAMP
e5932e2c33
fix(node-vsphere-soap): don't disable TLS1.2 used by ESXi ( #6913 )
2023-06-26 11:31:24 +02:00
Julien Fontanet
fcc73859b7
test(node-vsphere-soap): use test
...
Instead of old `lab` which has a lot of vulnerable dependencies.
2023-06-23 17:42:28 +02:00
Julien Fontanet
36645b0319
test(node-vsphere-soap): use native assert
...
Instead of old `code` which has a lot of vulnerable dependencies.
2023-06-23 17:35:22 +02:00
Julien Fontanet
130ebb7d5f
Merge remote-tracking branch 'origin/5.83'
2023-06-23 14:15:34 +02:00
Julien Fontanet
d66a76a09e
feat(xen-api): 1.3.2
2023-06-23 11:09:02 +02:00
Florent BEAUCHAMP
c135f1394f
fix(node-vsphere-soap): disable tests since they need a running vsphere/esxi
2023-06-19 09:31:07 +02:00
Florent BEAUCHAMP
d68f4215f1
fix(node-vsphere-soap): better handling of self signed cert
2023-06-19 09:31:07 +02:00
Florent BEAUCHAMP
af562f3c3a
chore(node-vsphere-soap): fix lint issues
2023-06-19 09:31:07 +02:00
Julien Fontanet
7b949716bc
chore(node-vsphere-soap): format with Prettier
2023-06-19 09:31:07 +02:00
Florent BEAUCHAMP
d3e256289b
feat(node-vsphere-soap): fork
2023-06-19 09:31:07 +02:00
Julien Fontanet
55b2e0292f
docs(task): describe combined task log
2023-06-09 09:45:46 +02:00
Julien Fontanet
90d15e1346
feat(task): remove aborted status and add abortionRequested event
...
BREAKING CHANGE.
2023-06-09 09:45:46 +02:00
Julien Fontanet
1da05e239d
feat(task): merge custom data into properties
...
BREAKING CHANGE.
This makes these entries mutable during the life of the task.
2023-06-08 14:38:22 +02:00