Skip to content

Commit 5f130d8

Browse files
authored
Merge pull request #88835 from anarnold97/OADP-4883-Added-1.4.3-release-notes
OADP-4883: Added 1.4.3 release notes
2 parents f90e33c + b0de148 commit 5f130d8

File tree

2 files changed

+28
-1
lines changed

2 files changed

+28
-1
lines changed

backup_and_restore/application_backup_and_restore/release-notes/oadp-1-4-release-notes.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ The release notes for {oadp-first} describe new features and enhancements, depre
1414
For additional information about {oadp-short}, see link:https://access.redhat.com/articles/5456281[{oadp-first} FAQs]
1515
====
1616

17+
include::modules/oadp-1-4-3-release-notes.adoc[leveloffset=+1]
1718
include::modules/oadp-1-4-2-release-notes.adoc[leveloffset=+1]
1819

1920
[role="_additional-resources"]
@@ -37,4 +38,4 @@ endif::openshift-rosa-hcp[]
3738

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

40-
include::modules/oadp-verifying-upgrade-1-4-0.adoc[leveloffset=+2]
41+
include::modules/oadp-verifying-upgrade-1-4-0.adoc[leveloffset=+2]

modules/oadp-1-4-3-release-notes.adoc

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
// Module included in the following assemblies:
2+
//
3+
// * backup_and_restore/oadp-1-4-release-notes.adoc
4+
5+
:_mod-docs-content-type: REFERENCE
6+
7+
[id="oadp-1-4-3-release-notes_{context}"]
8+
= {oadp-short} 1.4.3 release notes
9+
10+
The {oadp-first} 1.4.3 release notes lists the following new feature.
11+
12+
[id="new-features-1-4-3_{context}"]
13+
== New features
14+
15+
.Notable changes in the `kubevirt` velero plugin in version 0.7.1
16+
17+
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:
18+
19+
* Virtual machine instances (VMIs) are no longer ignored from backup when the owner VM is excluded.
20+
* Object graphs now include all extra objects during backup and restore operations.
21+
* Optionally generated labels are now added to new firmware Universally Unique Identifiers (UUIDs) during restore operations.
22+
* Switching VM run strategies during restore operations is now possible.
23+
* Clearing a MAC address by label is now supported.
24+
* The restore-specific checks during the backup operation are now skipped.
25+
* The `VirtualMachineClusterInstancetype` and `VirtualMachineClusterPreference` custom resource definitions (CRDs) are now supported.
26+
//link:https://issues.redhat.com/browse/OADP-5551[OADP-5551]

0 commit comments

Comments
 (0)