Urgent action required by November 26, 2025A patch is required by November 26, 2025 for all self-hosted Fusion deployments running on Amazon Elastic Kubernetes Service (EKS). Certain Java versions used by Fusion components reach end of life on this date. Failure to apply the patch will result in compatibility issues.
Instructions for applying the patch
Instructions for applying the patch
The following Fusion services require the
Follow these steps to apply the patched images:
cgroupv2 patch:| Service | Affected Fusion versions | Patch tag |
|---|---|---|
insights | 5.9.4 to 5.9.15 | lucidworks/insights:5.9-cgroupv2-patch |
spark-solr-etl | 5.9.4 to 5.9.11 | lucidworks/spark-solr-etl:5.9-cgroupv2-patch |
keytool-utils | 5.9.4 to 5.9.10 | lucidworks/keytool-utils:5.9-cgroupv2-patch |
- Open your Fusion Helm values file. For Fusion Cloud Native deployments, use the values file for your current deployment. For Helm deployments, use the values file you used to create the deployment.
- For each service listed in the following table that applies to your Fusion version, add or update the image configuration:
- Fusion 5.9.4 to 5.9.10
- Fusion 5.9.11
- Fusion 5.9.12 to 5.9.15
- Save the values file.
-
For Fusion Cloud Native deployments, run the
upgrade_fusion.shscript you used for your current deployment. For Helm deployments, run the following command: - Wait for the affected service pods to restart and verify they are using the patched images.
Platform Support and Component Versions
Kubernetes platform support
Lucidworks has tested and validated support for the following Kubernetes platforms and versions:- Google Kubernetes Engine (GKE): 1.29
- Microsoft Azure Kubernetes Service (AKS): 1.29
- Amazon Elastic Kubernetes Service (EKS): 1.29
Component versions
The following table details the versions of key components that may be critical to deployments and upgrades.| Component | Version |
|---|---|
| Solr | fusion-solr 5.9.4 (based on Solr 9.1.1) |
| ZooKeeper | 3.7.1 |
| Spark | 3.2.2 |
| Ingress Controllers | Nginx, Ambassador (Envoy), GKE Ingress Controller Istio not supported. |
Improvements
- Fusion now supports Kubernetes 1.29. This applies to GKE, AKS, and EKS. It also applies to Rancher (RKE) and OpenShift 4 versions that are compatible with Kubernetes 1.29. Refer to Kubernetes documentation at Kubernetes v1.29 for more information.
- The Jira and Confluence classic connectors now support GDPR mode.
-
The Graph Security Trimming query pipeline stage now supports two new types of access control lists (ACLs) in addition to the main ACL represented by the
_lw_acl_ssfield:- A “deny” ACL list (
_lw_deny_acl_ss). - A “share” ACL list (
_lw_share_acl_ss) for connectors such as SMB that support it.
- A “deny” ACL list (
Bug fixes
-
Fixed an issue that caused counters from discarded
query-serviceinstances to be propagated to subsequent days, leading to inaccurate numbers on the Consumption Dashboard. -
Fixed an issue that caused an NRT replica to be created even when
nrtReplicasis set to0. - Fixed an issue that caused Kafka poll timeouts and commit errors, primarily impacting the SharePoint Optimized V2 connector.
-
This release fixes issues with several V1 connectors:
- Fixed an issue that prevented the Jira Cloud V1 connector from handling
429errors correctly. - Fixed an issue that prevented the Jira V1 connector from indexing attachments.
- Fixed an issue that prevented the Salesforce V1 connector from indexing data and applying security trimming.
- Fixed an issue that prevented the Jira Cloud V1 connector from handling
- Fixed an issue that caused datasource jobs to time out prematurely when data takes some time to process.
- Fixed an issue that sometimes led to connector crawls becoming stuck in an infinite loop.
Deprecations
For full details on deprecations, see Deprecations and Removals.- The Fusion Search Domain-Specific Language (DSL) is deprecated in this release. Be aware that it can cause significant performance degradation in queries.
Known issues
- New Kerberos security realms cannot be configured successfully in this version of Fusion.