Este conteúdo não está disponível no idioma selecionado.
Chapter 1. OpenShift Lightspeed release notes
The release notes highlight what is new and what has changed with each Red Hat OpenShift Lightspeed release.
				Red Hat OpenShift Lightspeed is designed for Federal Information Processing Standards (FIPS). When running on OpenShift Container Platform in FIPS mode, it uses the Red Hat Enterprise Linux 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 Cryptographic Module Validation Program. For the latest NIST status of the individual versions of Red Hat Enterprise Linux cryptographic libraries that have been submitted for validation, see Product compliance.
			
1.1. OpenShift Lightspeed version 1.0.6
Red Hat OpenShift Lightspeed 1.0.6 is now available on OpenShift Container Platform 4.16 and later.
1.1.1. Enhancements
Red Hat OpenShift Lightspeed 1.0.6 provides the following enhancements:
- This release makes Red Hat OpenShift Lightspeed 1.0.6 generally available, and is supported on OpenShift Container Platform 4.16 and later.
- 
							When viewing the Cluster Overview page in the Red Hat Advanced Cluster Management for Kubernetes web console, you can attach the ManagedClusterandManagedClusterInfoYAML using the Attach menu.
- This release introduces a check for the total size of all uploaded attachments. This is in addition to the existing check for individual attachment sizes. The check for total size helps prevent exceeding the context window size of the large language model (LLM) so that the model does not receive more text than it can process in a single request.
1.1.2. Fixed issues
Red Hat OpenShift Lightspeed 1.0.6 fixes the following issues:
- Before this update, when the OpenShift Lightspeed Service was connecting to Microsoft Azure OpenAI using an additional TLS certificate, the Service was not able to successfully connect to the large language model (LLM). Now, the Service adds the TLS certificate to the trust bundle. As a result, the Service connects to the LLM. OLS-2112
- Before this update when you disabled transcript and feedback collection, the OpenShift Lightspeed Service failed to deploy the Model Context Protocol (MCP) server. Now, when you disable transcript and feedback collection, the Service deploys the MCP server. OLS-2113
1.2. OpenShift Lightspeed version 1.0.5
Red Hat OpenShift Lightspeed 1.0.5 is now available on OpenShift Container Platform 4.16 and later.
1.2.1. Enhancements
Red Hat OpenShift Lightspeed 1.0.5 provides the following enhancements:
- This release makes Red Hat OpenShift Lightspeed 1.0.5 generally available, and is supported on OpenShift Container Platform 4.16 and later.
- 
							With this release, you can attach cron joblogs to the question you submit to Red Hat OpenShift Lightspeed, enabling the Service to provide more context-aware troubleshooting, diagnostics, and analysis of automated job outcomes, errors, or irregular behaviors.
1.2.2. Fixed issues
Red Hat OpenShift Lightspeed 1.0.5 fixes the following issues:
					Before this update, Red Hat OpenShift Lightspeed failed to use the GPT-5 model, and OpenAI generated an Error code: 400 error message. With this release, Red Hat OpenShift Lightspeed supports the GPT-5 model. OLS-2041
				
1.3. OpenShift Lightspeed version 1.0.4
Red Hat OpenShift Lightspeed 1.0.4 is now available on OpenShift Container Platform 4.16 and later.
1.3.1. Enhancements
Red Hat OpenShift Lightspeed 1.0.4 provides the following enhancements:
- This release makes Red Hat OpenShift Lightspeed 1.0.4 generally available, and is supported on OpenShift Container Platform 4.16 and later.
- The cluster interaction Technology Preview feature now uses the Model Context Protocol (MCP). MCP is an open protocol that standardizes how applications provide context to large language models (LLMs). Using the protocol, an MCP server offers a standardized way for an LLM to increase context by requesting and receiving real-time information from external resources.
1.3.2. Fixed issues
Red Hat OpenShift Lightspeed 1.0.4 fixes the following issues:
- Before this update, the OpenShift Lightspeed Service incorrectly rejected the - api_versionparameter for Microsoft Azure OpenAI providers, despite it being officially supported. This resulted in- Extra inputs are not permittederrors during API calls.- This release fixes the Microsoft Azure OpenAI API version validation issue in the OpenShift Lightspeed Service, which now allows for correct parameter usage and eliminates the error. OLS-1973 
1.4. OpenShift Lightspeed version 1.0.3
Red Hat OpenShift Lightspeed 1.0.3 is now available on OpenShift Container Platform 4.15 and later.
1.4.1. Enhancements
The following enhancements are made with Red Hat OpenShift Lightspeed 1.0.3:
- This release makes Red Hat OpenShift Lightspeed 1.0.3 generally available, and is supported on OpenShift Container Platform 4.15 and later.
- With this update, when you specify BYO Knowledge information sources in - OLSConfig.spec.ols.ragspecification file you only have to specify the URL path for the image.- The custom resource (CR) uses the following default settings: - Example configuration - spec: ols: rag: - image: quay.io/<username>/my-byok-image:latest- spec: ols: rag: - image: quay.io/<username>/my-byok-image:latest- 1 - Copy to Clipboard Copied! - Toggle word wrap Toggle overflow - 1
- Whereimagespecifies the tag for the image that was pushed to the image registry so that the OpenShift Lightspeed Operator can access the custom content. The OpenShift Lightspeed Operator can work with more than one RAG database that you create.
 - Previously, the - indexPathand- indexIDparameters were required. Now they are optional. The default values for the parameters are- /rag/vector_dband- vector_db_indexrespectively.
1.4.2. Fixed issues
The following issues are fixed with Red Hat OpenShift Lightspeed 1.0.3:
- 
							Before this update, the OpenShift Lightspeed service could not reload BYO Knowledge images with floating tags. This condition occurred even after a restart because the ImagePullPolicyparameter was hardcoded toPullIfNotPresent. As a result, BYO Knowledge images failed to reload from the container registry, causing users to experience stale images. With this update, when the OpenShift Lightspeed service restarts, it pulls the BYO Knowledge images from the container registry, ensuring consistent access to BYO Knowledge images. OLS-1956.
1.5. OpenShift Lightspeed version 1.0.2
Red Hat OpenShift Lightspeed 1.0.2 is now available on OpenShift Container Platform 4.15 and later.
1.5.1. Enhancements
The following enhancements are made with Red Hat OpenShift Lightspeed 1.0.2:
- This release makes Red Hat OpenShift Lightspeed 1.0.2 generally available, and is supported on OpenShift Container Platform 4.15 and later.
1.5.2. Fixed issues
The following issues are fixed with Red Hat OpenShift Lightspeed 1.0.2:
- 
							Before this update, the cluster-wide proxy incorrectly routed large language model (LLM) provider connections, ignoring the no_proxyenvironment variable. This led to end users experiencing OpenShift Lightspeed attempting to connect to the LLM provider through a proxy when theno_proxyvariable was explicitly defined. In this release, OpenShift Lightspeed now respects theno_proxyenvironment variable for LLM provider connections. As a result, OpenShift Lightspeed ignores proxy settings whenno_proxyis set, enhancing direct LLM provider connections. OLS-1861.
1.6. OpenShift Lightspeed version 1.0.1
Red Hat OpenShift Lightspeed 1.0.1 is now available on OpenShift Container Platform 4.15 and later.
1.6.1. Enhancements
The following enhancements are made with Red Hat OpenShift Lightspeed 1.0.1:
- This release makes Red Hat OpenShift Lightspeed 1.0.1 generally available, and is supported on OpenShift Container Platform 4.15 and later.
- This release introduces the BYO Knowledge tool as a Technology Preview feature. You can use this tool to add your own custom content as a knowledge source so that a large language model (LLM) can make use of information that is unique to your environment. By using this information, the tool creates a retrieval-augmented generation (RAG) database to enhance the knowledge that is available to the LLM. Important- The BYO Knowledge tool is a Technology Preview feature only. Technology Preview features are not supported with Red Hat production service level agreements (SLAs) and might not be functionally complete. Red Hat does not recommend using them in production. These features provide early access to upcoming product features, enabling customers to test functionality and provide feedback during the development process. - For more information about the support scope of Red Hat Technology Preview features, see Technology Preview Features Support Scope. 
1.6.2. Known issues
The following issues are identified with Red Hat OpenShift Lightspeed 1.0.1:
- If the OpenShift Container Platform cluster has a cluster-wide proxy and the - no_proxyenvironment variable is set, the OpenShift Lightspeed service tries to connect to the large language model (LLM) provider through the proxy. OLS-1861.- Workaround: None. 
1.7. OpenShift Lightspeed version 1.0
Red Hat OpenShift Lightspeed 1.0 is now available on OpenShift Container Platform 4.15 and later.
1.7.1. Enhancements
The following enhancements are made with Red Hat OpenShift Lightspeed 1.0:
- This release makes Red Hat OpenShift Lightspeed 1.0 generally available, adds new features, addresses Common Vulnerabilities and Exposures (CVEs), and is supported on OpenShift Container Platform 4.15 and later.
- This release includes the following Technology Preview features: - Cluster interaction
- PostgreSQL persistence
- Token quota
 Important- Technology Preview features are not supported with Red Hat production service level agreements (SLAs) and might not be functionally complete. Red Hat does not recommend using them in production. These features provide early access to upcoming product features, enabling customers to test functionality and provide feedback during the development process. - For more information about the support scope of Red Hat Technology Preview features, see Technology Preview Features Support Scope. 
1.7.2. Known issues
The following issues are identified with Red Hat OpenShift Lightspeed 1.0:
- For OpenShift Container Platform 4.17 and later, the OpenShift Lightspeed icon disappears when you click Create Namespace or Create Project from one of the following locations in the OpenShift Container Platform web console: - 
									Administration Namespaces 
- 
									Home Projects Create Project 
- The Project drop-down menu located at the top of most pages
 - Workaround: Refresh the web browser and the OpenShift Lightspeed icon appears. OLS-1815. 
- 
									Administration 
- Changing the value of the - quotaparameter in the- spec.ols.quotaHandlersConfig.limitersConfigspecification of the- OLSConfigcustom resource file does not take effect until the currently defined quota period expires.- Workaround: Delete the OpenShift Lightspeed Operator. Ensure that any operand pods that the OpenShift Lightspeed Operator manages, and the Persistent Volume Claim - lightspeed-postgres-pvcassociated with the- postgrespod are also deleted. Then, install the OpenShift Lightspeed Operator again. OLS-1826
- After restarting the - postgrespod, the OpenShift Lightspeed service pod fails to connect to the- postgrespod.- Workaround: Restart the OpenShift Lightspeed service pod so that the service pod connects to the - postgrespod. OLS-1835.