Skip to content

Commit 7448844

Browse files
committed
OLS-1642: added fixed issues based on slack discussion
1 parent 80046b7 commit 7448844

File tree

3 files changed

+16
-3
lines changed

3 files changed

+16
-3
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-official} query, the entire {ols-short} window and icon disappeared. Now, when attach logs to a query the {ols-short} window and icon remain accessible. link:https://issues.redhat.com/browse/OLS-1449[OLS-1634].
12+
13+
* In earlier versions, the {ols-official} Operator failed to validate the large language model (LLM) provider credential settings on the {azure-official} platform. Now, the Operator can validate the LLM credential settings on the {azure-official} platform. link:https://issues.redhat.com/browse/OLS-1449[OLS-1630].
14+
15+
* Previously, the {ols-official} Operator could not use additional CA certificates to connect to {rhelai} or {rhoai}. The Operator could not extend its trust store, 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-1449[OLS-1527].

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

-3
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,3 @@ The following enhancements are made with {ols-official} 0.3.4:
1919

2020
* Beginning with this release, the `NetworkPolicy` resource can limit the ingress traffic to the {ols-long} components.
2121

22-
* With this release, information about tools used during {ols-long} response generation is included in the chat after the response.
23-
24-
* Starting with this release, the streaming query endpoint includes support for introspection tool calls. {ols-long} responses now contain both the tool call metadata and the corresponding results.

release_notes/ols-release-notes.adoc

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ toc::[]
99
The release notes highlight what is new and what has changed with each {ols-official} release.
1010

1111
include::modules/ols-0-3-4-release-notes.adoc[leveloffset=+1]
12+
include::modules/ols-0-3-4-fixed-issues.adoc[leveloffset=+2]
1213
include::modules/ols-0-3-3-release-notes.adoc[leveloffset=+1]
1314
include::modules/ols-0-3-3-fixed-issues.adoc[leveloffset=+2]
1415
include::modules/ols-0-3-2-release-notes.adoc[leveloffset=+1]

0 commit comments

Comments
 (0)