diff --git a/backup_and_restore/application_backup_and_restore/release-notes/oadp-1-4-release-notes.adoc b/backup_and_restore/application_backup_and_restore/release-notes/oadp-1-4-release-notes.adoc index 3172471d771c..b6154cafc6c7 100644 --- a/backup_and_restore/application_backup_and_restore/release-notes/oadp-1-4-release-notes.adoc +++ b/backup_and_restore/application_backup_and_restore/release-notes/oadp-1-4-release-notes.adoc @@ -13,7 +13,7 @@ The release notes for {oadp-first} describe new features and enhancements, depre ==== For additional information about {oadp-short}, see link:https://access.redhat.com/articles/5456281[{oadp-first} FAQs] ==== - +include::modules/oadp-1-4-3-release-notes.adoc[leveloffset=+1] include::modules/oadp-1-4-2-release-notes.adoc[leveloffset=+1] [role="_additional-resources"] diff --git a/modules/oadp-1-4-3-release-notes.adoc b/modules/oadp-1-4-3-release-notes.adoc new file mode 100644 index 000000000000..cfdf3ed4d781 --- /dev/null +++ b/modules/oadp-1-4-3-release-notes.adoc @@ -0,0 +1,27 @@ +// Module included in the following assemblies: +// +// * backup_and_restore/oadp-1-4-release-notes.adoc + +:_mod-docs-content-type: REFERENCE + +[id="oadp-1-4-3-release-notes_{context}"] += {oadp-short} 1.4.3 release notes + +The {oadp-first} 1.4.3 release notes lists the following new feature. +//There are no resolved or known issues in this release. -- need to confirm if it is ok to include this information. + +[id="new-features-1-4-3_{context}"] +== New features + +.Notable changes in the `kubevirt` velero plugin in 0.7.1 version + +With this release, the `kubevirt` velero plugin has been updated to version 0.7.1. Notable improvements include the following bug fix and new features: + +* The previous issue of ignoring virtual machine instances (VMIs) from backup when the owner VM was excluded, is now fixed. +* Object graphs now include all extra objects during the backup and restore operation. +* A label is now added to a new firmware UUID during the restore operation, which is optionally generated. +* Supports clearing a MAC address by label. +* It is now possible to switch a VM run strategy during the restore operation. +* Skips restore-specific checks during the backup operation. +* Supports the `VirtualMachineClusterInstancetype` and `VirtualMachineClusterPreference` custom resource definitions (CRDs). +//link:https://issues.redhat.com/browse/OADP-5551[OADP-5551] \ No newline at end of file