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
11 changes: 11 additions & 0 deletions modules/ols-0-3-2-fixed-issues.adoc
Original file line number Diff line number Diff line change
@@ -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].
20 changes: 20 additions & 0 deletions modules/ols-0-3-2-release-notes.adoc
Original file line number Diff line number Diff line change
@@ -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.
2 changes: 2 additions & 0 deletions release_notes/ols-release-notes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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]
Expand Down