diff --git a/modules/ols-0-3-2-fixed-issues.adoc b/modules/ols-0-3-2-fixed-issues.adoc new file mode 100644 index 000000000000..2d9c1e0ace91 --- /dev/null +++ b/modules/ols-0-3-2-fixed-issues.adoc @@ -0,0 +1,11 @@ +// This module is used in the following assemblies: + +// * lightspeed-docs-main/release_notes/ols-release-notes.adoc + +:_mod-docs-content-type: REFERENCE +[id="ols-0-3-2-fixed-issues_{context}"] += Fixed issues + +The following issues are fixed with {ols-official} 0.3.2: + +* Previously, when {ols-long} provided a response to a question, the *Related documentation* section of the reply did not contain any links. Now, the *Related documentation* section of the reply contains links. link:https://issues.redhat.com/browse/OLS-1516[OLS-1516]. \ No newline at end of file diff --git a/modules/ols-0-3-2-release-notes.adoc b/modules/ols-0-3-2-release-notes.adoc new file mode 100644 index 000000000000..8c79326ca226 --- /dev/null +++ b/modules/ols-0-3-2-release-notes.adoc @@ -0,0 +1,20 @@ +// Module included in the following assemblies: +// * lightspeed-docs-main/release_notes/ols-release-notes.adoc + +:_mod-docs-content-type: REFERENCE +[id="ols-0-3-2-release-notes_{context}"] += {ols-long} version 0.3.2 + +{ols-official} 0.3.2 is now available on {ocp-product-title} 4.15 or later. + +[IMPORTANT] +==== +{ols-official} is designed for FIPS. When running on {ocp-product-title} in FIPS mode, it uses the {rhel} cryptographic libraries submitted (or planned to be submitted) to NIST for FIPS validation on only the `x86_64`, `ppc64le`, and `s390X` architectures. For more information about the NIST validation program, see link:https://csrc.nist.gov/Projects/cryptographic-module-validation-program/validated-modules[Cryptographic Module Validation Program]. For the latest NIST status of the individual versions of {rhel} cryptographic libraries that have been submitted for validation, see link:https://access.redhat.com/articles/compliance_activities_and_gov_standards#fips-140-2-and-fips-140-3-2[Compliance Activities and Government Standards]. +==== + +[id="ols-0-3-2-enhancements_{context}"] +== Enhancements + +The following enhancements are made with {ols-official} 0.3.2: + +* This release contains no enhancements or new features. diff --git a/release_notes/ols-release-notes.adoc b/release_notes/ols-release-notes.adoc index ce5af27d1720..6783c4eade62 100644 --- a/release_notes/ols-release-notes.adoc +++ b/release_notes/ols-release-notes.adoc @@ -8,6 +8,8 @@ toc::[] The release notes highlight what is new and what has changed with each {ols-official} release. +include::modules/ols-0-3-2-release-notes.adoc[leveloffset=+1] +include::modules/ols-0-3-2-fixed-issues.adoc[leveloffset=+2] include::modules/ols-0-3-1-release-notes.adoc[leveloffset=+1] include::modules/ols-0-3-0-release-notes.adoc[leveloffset=+1] include::modules/ols-release-0-3-0-known-issues.adoc[leveloffset=+2]