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-1-0-5-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-1-0-5-fixed-issues_{context}"]
= Fixed issues

{ols-official} 1.0.5 fixes the following issues:

Before this update, {ols-official} failed to use the GPT-5 model, and {openai} generated an `Error code: 400` error message. With this release, {ols-official} supports the GPT-5 model. https://issues.redhat.com/browse/OLS-2041[OLS-2041]
17 changes: 17 additions & 0 deletions modules/ols-1-0-5-release-notes.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
// Module included in the following assemblies:
// * lightspeed-docs-main/release_notes/ols-release-notes.adoc

:_mod-docs-content-type: REFERENCE
[id="ols-1-0-5-release-notes_{context}"]
= {ols-long} version 1.0.5

{ols-official} 1.0.5 is now available on {ocp-product-title} 4.16 and later.

[id="ols-1-0-5-enhancements_{context}"]
== Enhancements

{ols-official} 1.0.5 provides the following enhancements:

* This release makes {ols-official} 1.0.5 generally available, and is supported on {ocp-product-title} 4.16 and later.

* With this release, you can attach `cron job` logs to the question you submit to {ols-official}, enabling the Service to provide more context-aware troubleshooting, diagnostics, and analysis of automated job outcomes, errors, or irregular behaviors.
8 changes: 5 additions & 3 deletions release_notes/ols-release-notes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,14 @@ The release notes highlight what is new and what has changed with each {ols-offi
{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].
====

include::modules/ols-1-0-5-release-notes.adoc[leveloffset=+1]
include::modules/ols-1-0-5-fixed-issues.adoc[leveloffset=+2]
include::modules/ols-1-0-4-release-notes.adoc[leveloffset=+1]
include::modules/ols-1-0-4-fixed-issues.adoc[leveloffset=2]
include::modules/ols-1-0-4-fixed-issues.adoc[leveloffset=+2]
include::modules/ols-1-0-3-release-notes.adoc[leveloffset=+1]
include::modules/ols-1-0-3-fixed-issues.adoc[leveloffset=2]
include::modules/ols-1-0-3-fixed-issues.adoc[leveloffset=+2]
include::modules/ols-1-0-2-release-notes.adoc[leveloffset=+1]
include::modules/ols-1-0-2-fixed-issues.adoc[leveloffset=2]
include::modules/ols-1-0-2-fixed-issues.adoc[leveloffset=+2]
include::modules/ols-1-0-1-release-notes.adoc[leveloffset=+1]
include::modules/ols-1-0-1-known-issues.adoc[leveloffset=+2]
include::modules/ols-1-0-release-notes.adoc[leveloffset=+1]
Expand Down