Fusion 5.9.6
Released on December 2, 2024, this maintenance release includes the new cloud signals feature, support for Open Nashorn, plus bug fixes and other minor improvements.
To learn more, skip to the release notes.
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.28, 1.29, 1.30
-
Microsoft Azure Kubernetes Service (AKS): 1.28, 1.29, 1.30
-
Amazon Elastic Kubernetes Service (EKS): 1.28, 1.29, 1.30
Support is also offered for Rancher Kubernetes Engine (RKE) and OpenShift 4 versions that are based on Kubernetes 1.28, 1.29, 1.30. OpenStack and customized Kubernetes installations are not supported.
For more information on Kubernetes version support, see the Kubernetes support policy.
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.6 |
ZooKeeper |
3.9.1 |
Spark |
3.2.2 |
Ingress Controllers |
Nginx, Ambassador (Envoy), GKE Ingress Controller Istio not supported. |
More information about support dates can be found at Lucidworks Fusion Product Lifecycle.
Looking to upgrade?
Check out the Fusion 5 Upgrades topic for details. |
New Features
Support for Open Nashorn
Now your pipeline definitions can include your choice of JavaScript engine, either "Nashorn" or "OpenJDK Nashorn". You can select the JavaScript engine in the pipeline views. Your JavaScript pipeline stages are interpreted by the selected engine.
While Nashorn is the default option, it is in the process of being deprecated and will eventually be removed, so it is recommended to use OpenJDK Nashorn when possible. |
Improvements
-
Fusion’s Remote V2 Connectors now support the Amazon Web Services (AWS) Application Load Balancer (ALB) for ingress. See Configure Remote V2 Connectors for configuration details.
Bug fixes
-
Fixed an issue that caused the API Gateway service to return a
401
error code for400
errors.
-
Fixed an issue that passed redacted configuration values to Fusion, resulting in invalid configurations.
-
Fixed an issue that sometimes caused intermittent errors in Machine Learning stages.
-
Fixed an issue where the
sourceType
query parameter was not being conveyed to Lucidworks AI.
-
Fixed an issue that prevented the correct display of some UI panels for non-admin users.
-
Fixed an issue where the names of some of the configuration checkboxes for the Web connector were truncated.
-
Fixed an issue with the Web 1.4.0 connector that, in rare cases, prevented the client secret from being saved.
-
Fixed an issue that caused a
Class cannot be created (missing no-arg constructor)
error when a response document contained an undefined value.