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 @@ -8,6 +8,7 @@ toc::[]

The release notes for OpenShift API for Data Protection (OADP) describe new features and enhancements, deprecated features, product recommendations, known issues, and resolved issues.

include::modules/oadp-release-notes-1-2-1.adoc[leveloffset=+1]

include::modules/oadp-release-notes-1-2-0.adoc[leveloffset=+1]

Expand Down
46 changes: 46 additions & 0 deletions modules/oadp-release-notes-1-2-1.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
// Module included in the following assemblies:
//
// * backup_and_restore/oadp-release-notes.adoc

:_content-type: REFERENCE
[id="migration-oadp-release-notes-1-2-1_{context}"]
= OADP 1.2.1 release notes


[id="new-features-1-2-1_{context}"]
== New features

There are no new features in the release of {oadp-first} 1.2.1.

// :FeatureName: OADP Data Mover
// include::snippets/technology-preview.adoc[]

[id="resolved-issues-1-2-1_{context}"]
== Resolved issues

For a complete list of all issues resolved in the release of OADP 1.2.1, see the list of link:https://issues.redhat.com/issues/?filter=12417849[OADP 1.2.1 resolved issues] in Jira.

// Jira filter - project = OADP AND issuetype = Bug AND status in (Verified, "Release Pending", Closed) AND priority in (Blocker, Critical, Major) AND fixVersion = "OADP 1.2.1" AND component != Documentation

[id="known-issues-1-2-1_{context}"]
== Known issues

The following issues have been highlighted as known issues in the release of OADP 1.2.1:

.DataMover Restic retain and prune policies do not work as expected

The retention and prune features provided by VolSync and Restic are not working as expected. Because there is no working option to set the prune interval on VolSync replication, you have to manage and prune remotely stored backups on S3 storage outside of OADP. For more details, see:

* link:https://issues.redhat.com/browse/OADP-2052[OADP-2052]
* link:https://issues.redhat.com/browse/OADP-2048[OADP-2048]
* link:https://issues.redhat.com/browse/OADP-2175[OADP-2175]
* link:https://issues.redhat.com/browse/OADP-1690[OADP-1690]

:FeatureName: OADP Data Mover
include::snippets/technology-preview.adoc[]

For a complete list of all known issues in this release, see the list of link:https://issues.redhat.com/browse/OADP-2257?filter=12418892[OADP 1.2.1 known issues] in Jira.

// Jira filter - project = OADP AND issuetype = Bug AND status not in (Verified, "Release Pending", Closed) AND affectedVersion = "OADP 1.2.1"
// or
// project = OADP AND issuetype = Bug AND status not in (Verified, "Release Pending", Closed) AND (affectedVersion <= "OADP 1.2.1" and affectedVersion >= "OADP 1.2.0")