Skip to content

Commit cf585a5

Browse files
Merge pull request #92540 from rh-tokeefe/OLS-1642
OLS-1642: Create release notes for OLS 0.3.4
2 parents 7483cc5 + 886532c commit cf585a5

File tree

3 files changed

+38
-0
lines changed

3 files changed

+38
-0
lines changed

modules/ols-0-3-4-fixed-issues.adoc

+15
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
// This module is used in the following assemblies:
2+
3+
// * lightspeed-docs-main/release_notes/ols-release-notes.adoc
4+
5+
:_mod-docs-content-type: REFERENCE
6+
[id="ols-0-3-4-fixed-issues_{context}"]
7+
= Fixed issues
8+
9+
The following issues are fixed with {ols-official} 0.3.4:
10+
11+
* Previously, when you tried to attach logs to an {ols-long} query, the entire {ols-short} window and icon disappeared. Now, when you attach logs to a query the {ols-short} window and icon remain accessible. link:https://issues.redhat.com/browse/OLS-1634[OLS-1634].
12+
13+
* In earlier versions, the {ols-long} Operator failed to validate the large language model (LLM) provider credential settings on the {azure-official} platform with {entra-id}. Now, the Operator can validate the LLM credential settings on the {azure-official} platform with {entra-id}. link:https://issues.redhat.com/browse/OLS-1630[OLS-1630].
14+
15+
* Previously, the {ols-long} Operator could not use additional CA certificates to connect to {rhelai} or {rhoai}, preventing secure calls to the large language model (LLM) provider. This release adds support for custom CA certificates, enabling authenticated connections to {rhelai} or {rhoai}. link:https://issues.redhat.com/browse/OLS-1527[OLS-1527].

modules/ols-0-3-4-release-notes.adoc

+21
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
// Module included in the following assemblies:
2+
// * lightspeed-docs-main/release_notes/ols-release-notes.adoc
3+
4+
:_mod-docs-content-type: REFERENCE
5+
[id="ols-0-3-4-release-notes_{context}"]
6+
= {ols-long} version 0.3.4
7+
8+
{ols-official} 0.3.4 is now available on {ocp-product-title} 4.15 and later.
9+
10+
[IMPORTANT]
11+
====
12+
{ols-official} is designed for Federal Information Processing Standards (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].
13+
====
14+
15+
[id="ols-0-3-4-enhancements_{context}"]
16+
== Enhancements
17+
18+
The following enhancements are made with {ols-official} 0.3.4:
19+
20+
* Beginning with this release, the `NetworkPolicy` resource can limit the ingress traffic to the {ols-long} components.
21+

release_notes/ols-release-notes.adoc

+2
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ toc::[]
88

99
The release notes highlight what is new and what has changed with each {ols-official} release.
1010

11+
include::modules/ols-0-3-4-release-notes.adoc[leveloffset=+1]
12+
include::modules/ols-0-3-4-fixed-issues.adoc[leveloffset=+2]
1113
include::modules/ols-0-3-3-release-notes.adoc[leveloffset=+1]
1214
include::modules/ols-0-3-3-fixed-issues.adoc[leveloffset=+2]
1315
include::modules/ols-0-3-2-release-notes.adoc[leveloffset=+1]

0 commit comments

Comments
 (0)