Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,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"]
Expand All @@ -37,4 +38,4 @@ endif::openshift-rosa-hcp[]

To upgrade from OADP 1.3 to 1.4, no Data Protection Application (DPA) changes are required.

include::modules/oadp-verifying-upgrade-1-4-0.adoc[leveloffset=+2]
include::modules/oadp-verifying-upgrade-1-4-0.adoc[leveloffset=+2]
26 changes: 26 additions & 0 deletions modules/oadp-1-4-3-release-notes.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
// 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]