Skip to main content

Brainspace

Brainspace - 6.6.1 Release Notes

Release Notes - Version 6.6.1 (Release Date: 4/27/2022)

Type

Category

Item

Description

Update

Connectors

Relativity® Plus Connector

Improves compatibility with the new Relativity® Server 2022. Version targeting in the connector update to support this recent release.

Update

Security

Tomcat

Updates the Apache-maintained Tomcat to version 8.5.75, in which several common vulnerabilities and exposures (CVE) were patched.

Update

Security

JDK

Updates the Java Developer Kit (JDK) to version 11.0.14 to get the lasted security updates and features of this component.

Update

Security

Spring Framework

Updates the VMware-maintained Spring Framework to version 5.3.19 to get the lasted security and feature updates of this component.

Update

Security

Atmosphere Framework

Updates the AsyncIO-maintained Atmosphere Framework to version 2.7.5 to get the lasted security and feature updates of this component.

New

Security

Password Blacklist

Added a deny list of commonly used and known passwords to prevent some password-attack scenarios.

New

Security

Admin configuration

Added new property to system list for how to treat inactive accounts: user.inactive.cleanupDelete=true with true being the default. Value of True will delete inactive accounts, as was the default before. Value of False will disable inactive accounts, which is a new option. The days to configure inactive clean-up are still controlled by user.inactive.cleanup and a value of 0 for that means no clean-up.

New

Security

Admin configuration

Added automatic disabling of accounts with temporary passwords, controlled by pass_temp_expire_days system property. Accounts with "Force Password Change" set by the Admin who have not logged within the days specified in that system property will be disabled on a nightly basis.

Update

Brain Explorer

Admin configuration

By default, the brain explorer is now enabled with the system property feature.UseBrainExplorer=true

Update

Integration

API

The API SDK was updated so that it can be compiled independently if required when building integrations by calling the Brainspace REST APIs.

Update

System Models

Model widget

The model widget released in 6.6 has been upgraded to display expected document counts even before submitting a search by model score.

Update

System Models

Model widget

The model widget released in 6.6 will automatically be hidden if the current dataset has no system models or CMML sessions that it can display at present.

Fix

System Models

Model widget

The model widget corrects a behavior of inaccurate doc count estimation on repeat searches with smaller scores.

Fix

CMML

Character handling

Accounts for unexpected ASCII control characters found in some documents that could affect CMML sessions.

Fix

Installation

Perl libraries

Updates the installation package to include some Perl libraries required for certain VM environments.

Fix

Advanced Search

Model Score

Fixed exact value input behavior.

Fix

Advanced Search

Model Score

Added additional input validation to input range fields.

Fix

Supervised Learning

Dashboard

Corrected broken link on the range score buttons in the classifier dashboard.

Fix

Connectors

Relativity® Classic Connector

Fixed handling of View Source Document button in the Rel Classic Connector. This connector is no longer officially supported, but some fixes might be applied to it.

Fix

Connectors

Relativity® Plus Connector

Fixed handling of character encodings where some documents, or document parts, are encoded with UTF-8 while others are UTF-16.