Skip to content

Commit 58ef9aa

Browse files
Merge pull request #62921 from anarnold97/OADP-2146-release-notes-OADP1-2-1
OADP-2146: release notes for OADP 1.2.1
2 parents 385fe69 + 4765728 commit 58ef9aa

File tree

2 files changed

+47
-0
lines changed

2 files changed

+47
-0
lines changed

backup_and_restore/application_backup_and_restore/oadp-release-notes.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ toc::[]
88

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

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

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

modules/oadp-release-notes-1-2-1.adoc

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
// Module included in the following assemblies:
2+
//
3+
// * backup_and_restore/oadp-release-notes.adoc
4+
5+
:_content-type: REFERENCE
6+
[id="migration-oadp-release-notes-1-2-1_{context}"]
7+
= OADP 1.2.1 release notes
8+
9+
10+
[id="new-features-1-2-1_{context}"]
11+
== New features
12+
13+
There are no new features in the release of {oadp-first} 1.2.1.
14+
15+
// :FeatureName: OADP Data Mover
16+
// include::snippets/technology-preview.adoc[]
17+
18+
[id="resolved-issues-1-2-1_{context}"]
19+
== Resolved issues
20+
21+
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.
22+
23+
// 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
24+
25+
[id="known-issues-1-2-1_{context}"]
26+
== Known issues
27+
28+
The following issues have been highlighted as known issues in the release of OADP 1.2.1:
29+
30+
.DataMover Restic retain and prune policies do not work as expected
31+
32+
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:
33+
34+
* link:https://issues.redhat.com/browse/OADP-2052[OADP-2052]
35+
* link:https://issues.redhat.com/browse/OADP-2048[OADP-2048]
36+
* link:https://issues.redhat.com/browse/OADP-2175[OADP-2175]
37+
* link:https://issues.redhat.com/browse/OADP-1690[OADP-1690]
38+
39+
:FeatureName: OADP Data Mover
40+
include::snippets/technology-preview.adoc[]
41+
42+
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.
43+
44+
// Jira filter - project = OADP AND issuetype = Bug AND status not in (Verified, "Release Pending", Closed) AND affectedVersion = "OADP 1.2.1"
45+
// or
46+
// 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")

0 commit comments

Comments
 (0)