feat: technical release (#7210)

This commit is contained in:
Florent BEAUCHAMP
2023-11-29 15:39:25 +01:00
committed by GitHub
parent a5acc7d267
commit 2748aea4e9
7 changed files with 16 additions and 22 deletions
-11
View File
@@ -7,17 +7,10 @@
> Users must be able to say: “Nice enhancement, I'm eager to test it”
- [VM/Disks] Display task information when importing VDIs (PR [#7197](https://github.com/vatesfr/xen-orchestra/pull/7197))
- [REST API] Support VM import using the XVA format
- [Task] Show the related SR on the Garbage Collector Task ( vdi coalescing) (PR [#7189](https://github.com/vatesfr/xen-orchestra/pull/7189))
- [Backup] Don't backup VM with tag xo:no-bak (PR [#7173](https://github.com/vatesfr/xen-orchestra/pull/7173))
### Bug fixes
> Users must be able to say: “I had this issue, happy to know it's fixed”
- [Backup/HealthCheck] Don't backup VM created by health check when using smart mode (PR [#7173](https://github.com/vatesfr/xen-orchestra/pull/7173))
### Packages to release
> When modifying a package, add it here with its release type.
@@ -34,8 +27,4 @@
<!--packages-start-->
- @xen-orchestra/backups patch
- xo-server minor
- xo-web minor
<!--packages-end-->