feat: release 5.42.1 (#4745)

This commit is contained in:
Rajaa.BARHTAOUI
2020-01-17 17:59:10 +01:00
committed by Julien Fontanet
parent 7056e20075
commit 416a0687ee

View File

@@ -4,6 +4,16 @@
### Enhancements
### Bug fixes
### Released packages
## **5.42.1** (2020-01-17)
![Channel: latest](https://badgen.net/badge/channel/latest/yellow)
### Enhancements
- [Snapshot] Fallback to normal snapshot if quiesce is not available [#4735](https://github.com/vatesfr/xen-orchestra/issues/4735) (PR [#4736](https://github.com/vatesfr/xen-orchestra/pull/4736)) \
Fixes compatibility with **Citrix Hypervisor 8.1**.
- [Uncompressed full backup] Quick healthcheck of downloaded XVAs in case there was an undetected issue (PR [#4741](https://github.com/vatesfr/xen-orchestra/pull/4741))
@@ -13,8 +23,6 @@
- `xapiOptions.vmExportConcurrency`
- `xapiOptions.vmSnapshotConcurrency`
### Bug fixes
### Released packages
- xo-server v5.55.0
@@ -22,8 +30,6 @@
## **5.42.0** (2019-12-20)
![Channel: latest](https://badgen.net/badge/channel/latest/yellow)
### Highlights
- [SDN Controller] Allow private network creation on bond and VLAN (PR [#4682](https://github.com/vatesfr/xen-orchestra/pull/4682))