Release date: 14 December 2020
Component versions:
Solr 8.6.3 |
ZooKeeper 3.5.7 |
Spark 2.4.5 |
The Fusion 5.3.2 release primarily addresses CVEs and known issues. To upgrade from 5.3.0, see:
If you are upgrading from 5.2.x to 5.3.2, follow the Upgrade Fusion 5.2.1 to 5.3.x instructions, which include details on the Solr upgrade.
Bug fixes
-
Fixed a bug that prevented the creation of data models when the app name and app ID are different.
-
Addressed reported CVEs in libraries used by various Fusion services.
-
Fixed a bug that prevented the RPC service from working if the service was run from behind a proxy.
-
Fixed a bug with the Machine Learning stage that resulted in authentication failing when using gRPC authentication headers. The ML library now passes JWT authentication when used as part of a Pulsar subscription as expected.
-
Fixed a bug for the three parameters used in the Smart Answers Supervised Training job:
evalAnnIndex
,useMixedPrecision
, anduseXbm
. This bug caused thefalse
value to be ignored.