Skip to content

Commit 038959e

Browse files
committed
OLS-1924: OLS 1.02.release notes
1 parent 642f28c commit 038959e

File tree

3 files changed

+28
-0
lines changed

3 files changed

+28
-0
lines changed

modules/ols-1-0-2-fixed-issues.adoc

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
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-1-0-2-fixed-issues_{context}"]
7+
= Fixed issues
8+
9+
The following issues are fixed with {ols-official} 1.0.2:
10+
11+
* Before this update, the cluster-wide proxy incorrectly routed large language model (LLM) provider connections, ignoring the `no_proxy` environment variable. This led to end users experiencing {ols-long} attempting to connect to the LLM provider through a proxy when the `no_proxy` variable was explicitly defined. In this release, {ols-short} now respects the `no_proxy` environment variable for LLM provider connections. As a result, {ols-short} ignores proxy settings when `no_proxy` is set, enhancing direct LLM provider connections. link:https://issues.redhat.com/browse/OLS-1861[OLS-1861].

modules/ols-1-0-2-release-notes.adoc

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
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-1-0-2-release-notes_{context}"]
6+
= {ols-long} version 1.0.2
7+
8+
{ols-official} 1.0.2 is now available on {ocp-product-title} 4.15 and later.
9+
10+
[id="ols-1-0-2-enhancements_{context}"]
11+
== Enhancements
12+
13+
The following enhancements are made with {ols-official} 1.0.2:
14+
15+
* This release makes {ols-official} 1.0.2 generally available, and is supported on {ocp-product-title} 4.15 and later.

release_notes/ols-release-notes.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ The release notes highlight what is new and what has changed with each {ols-offi
1313
{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/en/compliance[Product compliance].
1414
====
1515

16+
include::modules/ols-1-0-2-release-notes.adoc[leveloffset=+1]
17+
include::modules/ols-1-0-2-fixed-issues.adoc[leveloffset=2]
1618
include::modules/ols-1-0-1-release-notes.adoc[leveloffset=+1]
1719
include::modules/ols-1-0-1-known-issues.adoc[leveloffset=+2]
1820
include::modules/ols-1-0-release-notes.adoc[leveloffset=+1]

0 commit comments

Comments
 (0)