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
2 changes: 1 addition & 1 deletion _attributes/common-attributes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ endif::[]
:oadp-full: OpenShift API for Data Protection
:oadp-short: OADP
:oadp-version: 1.4.4
:oadp-version-1-3: 1.3.6
:oadp-version-1-3: 1.3.7
:oadp-version-1-4: 1.4.4
:oadp-bsl-api: backupstoragelocations.velero.io
:oc-first: pass:quotes[OpenShift CLI (`oc`)]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,9 @@ include::_attributes/attributes-openshift-dedicated.adoc[]

toc::[]

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

include::modules/oadp-release-notes-1-3-7.adoc[leveloffset=+1]
include::modules/oadp-release-notes-1-3-6.adoc[leveloffset=+1]
include::modules/oadp-release-notes-1-3-5.adoc[leveloffset=+1]
include::modules/oadp-release-notes-1-3-4.adoc[leveloffset=+1]
Expand Down
24 changes: 24 additions & 0 deletions modules/oadp-release-notes-1-3-7.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
// Module included in the following assemblies:
//
// * backup_and_restore/oadp-release-notes-1-3.adoc

:_mod-docs-content-type: REFERENCE
[id="oadp-release-notes-1-3-7_{context}"]
= {oadp-short} 1.3.7 release notes

{oadp-first} 1.3.7 is a Container Grade Only (CGO) release, which is released to refresh the health grades of the containers. No code was changed in the product itself compared to that of {oadp-short} 1.3.6.

The following Common Vulnerabilities and Exposures (CVEs) have been fixed in {oadp-short} 1.3.7

* link:https://access.redhat.com/security/cve/cve-2024-45338[CVE-2024-45338]

* link:https://access.redhat.com/security/cve/cve-2025-22868[CVE-2025-22868]

* link:https://access.redhat.com/security/cve/CVE-2025-30204[CVE-2025-30204]

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

.Collecting logs with the `must-gather` tool has been improved with a Markdown summary

You can collect logs and information about {oadp-short} custom resources by using the `must-gather` tool. The `must-gather` data must be attached to all customer cases. This tool generates a Markdown output file with the collected information, which is located in the `must-gather` logs clusters directory. link:https://issues.redhat.com/browse/OADP-5384[OADP-5384]