From a8111e1737755f604c66c8929a25563f1d0c1141 Mon Sep 17 00:00:00 2001 From: Apurva Bhide Date: Tue, 11 Feb 2025 15:57:47 +0530 Subject: [PATCH] Revert "OADP-4883: Added 1.4.3 release notes" --- .../release-notes/oadp-1-4-release-notes.adoc | 2 +- modules/oadp-1-4-3-release-notes.adoc | 26 ------------------- 2 files changed, 1 insertion(+), 27 deletions(-) delete mode 100644 modules/oadp-1-4-3-release-notes.adoc 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 b6154cafc6c7..3172471d771c 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 deleted file mode 100644 index cdf4677725b9..000000000000 --- a/modules/oadp-1-4-3-release-notes.adoc +++ /dev/null @@ -1,26 +0,0 @@ -// 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. - -[id="new-features-1-4-3_{context}"] -== New features - -.Notable changes in the `kubevirt` velero plugin in version 0.7.1 - -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: - -* Virtual machine instances (VMIs) are no longer ignored from backup when the owner VM is excluded. -* Object graphs now include all extra objects during backup and restore operations. -* Optionally generated labels are now added to new firmware Universally Unique Identifiers (UUIDs) during restore operations. -* Switching VM run strategies during restore operations is now possible. -* Clearing a MAC address by label is now supported. -* The restore-specific checks during the backup operation are now skipped. -* The `VirtualMachineClusterInstancetype` and `VirtualMachineClusterPreference` custom resource definitions (CRDs) are now supported. -//link:https://issues.redhat.com/browse/OADP-5551[OADP-5551] \ No newline at end of file