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
25 changes: 25 additions & 0 deletions modules/ols-0-2-1-release-notes.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
// Module included in the following assemblies:
// release_notes/ols-release-notes.adoc

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

{ols-official} 0.2.1 is now available on {ocp-product-title} 4.15 or later.

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

The following enhancements have been made with {ols-official} 0.2.1:

* The text area of the {ols-long} User Interface now generates a preview when you attach an event to a prompt. The preview presents the actual YAML text for the event, helping you determine if attaching the event will provide additional context for the question being asked.

* This release adds the ability to attach a YAML file to a question you ask on any page accessible from *Virtualization* in the {ocp-product-title} web console. This release also adds the ability to attach events and logs for `VirtualMachines` and `VirtualMachineInstances`.

* Beginning in this release you can set the `api_version` parameter for the {azure-openai} provider in the `OLSConfig` Custom Resource.

* This release provides the ability to make use of the cluster-wide Transport Layer Security (TLS) profile and to make use of the TLS custom profile for the {ols-long} stack.

* This release adds the ability for users to provide their own TLS certificates for communication between the {ols-long} console and the {ols-long} service.

* With this release, the {ols-long} User Interface displays an email link that can be used to contact the {ols-official} Development Team.
1 change: 1 addition & 0 deletions release_notes/ols-release-notes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ toc::[]

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

include::modules/ols-0-2-1-release-notes.adoc[leveloffset=+1]
include::modules/ols-0-2-0-release-notes.adoc[leveloffset=+1]
include::modules/ols-0-1-7-release-notes.adoc[leveloffset=+1]
include::modules/ols-0-1-6-release-notes.adoc[leveloffset=+1]
Expand Down