Release Notes
October 2024 - v6.3.6.0
System Enhancements
There are no system enhancements in this release.
Bug fixes
- If you exported a taxonomy node that had a name containing an ampersand (&) or similar special characters, then attempted to import that node to another AutoClassifier server, the import would fail. (BAI-15501)
- When multiple subsequent calls to the enrichment service occurred, an equivalent number of calls were made to the service client, which caused AutoClassifier processing to hang in some circumstances. (BAI-15759)
- If you attempted to use the Microsoft Text Analytics component, numerous errors appeared due to .dll versioning issues. (BAI-15826)
- When installing and activating a Microsoft Azure Machine Learning Environment, running the SetupAzureMLPythonEnv.ps1 script produced an error due to an incompatible Werkzeug version. (BAI-15865)
- When using the Elastic Adapter component to run crawls of a content source with large number of files, in some cases, the crawl would stop with a number of errors present in the logs. (BAI-15871)
May 2024 - v6.3.5.0
System Enhancements
Feature |
Description |
---|---|
Library upgrades |
The log4net library has been upgraded to version 2.0.10. |
Deduplication enhancements | The deduplication process has been enhanced to improve performance and reduce crawl times. |
AutoClassifier account prerequisite updates | The AutoClassifier service account now only requires standard user privileges. For more information, see the prerequisites. |
Bug fixes
-
UI elements on the annotation scheduler page were not displaying or functioning correctly.
-
Uploading videos using the Microsoft Video Indexer API in online and offline modes would fail.
-
AutoClassifier services that contained unquoted service paths have been adjusted.
-
AutoClassifier now enforces TLS 1.2 and the following SSL and TLS ciphers have been removed in this release: TLS 1.0, TLS 1.1, SSL 2.0, SSL 3.0.
November 2023 - v6.3.4.0
System Enhancements
-
New Documentation Glossary items
Resolved Issues
Bug |
Summary |
Resolution |
---|---|---|
BAI-14095 | Vulnerable libraries reported | This issue is now resolved. |
July 2023 - v6.3.3.0
System Enhancements
-
Taxonomy synchronization performance increased
Resolved Issues
Bug |
Summary |
Resolution |
---|---|---|
BAI-11974 | NetDocuments Adapter hangs or fails when crawling content | Logs show "out of memory." This issue is now resolved. |
BAI-11863 | NetDocuments Adapter throws "out of memory" error | This issue is now resolved. |
BAI-12521 | AutoClassifier v6.3.1 Adapter crawler throwing errors when posting back to Elasticsearch v8.5.3 | This issue is now resolved. |
BAI-12685 | OpenJPEG vulnerability discovered | This issue is now resolved. Magick.Net.Core library replaces FreeImage library. Third-party dependencies table updated. |
BAI-12191 | Hierarchical ID removed to support shared terms | This issue is now resolved. Taxonomy synchronization performance increased. |
May 2023 - v6.3.2.0
System Enhancements
-
No Enhancements
Resolved Issues
Bug |
Summary |
Resolution |
---|---|---|
BAI-11805 | Stored procedure "RetrieveTaxonomyNodeParents" returns wrong result | This issue is now resolved. |
BAI-11646 | AutoClassifier fails to enumerate items from NetDocuments search engine | This issue is now resolved. |
BAI-11610 | NetDocuments Adapter loses its token and requires re-authentication | This issue is now resolved. |
BAI-11421 | Requests from AutoClassifier fail when using ML training data containing white spaces in a rules engine stage. | This issue is now resolved. |
February 2023 - v6.3.1.0
System Enhancements
-
No Enhancements
New Requirements
-
AutoClassifier v6.3.1 and later requires SQL Server 2019.
Resolved Issues
Bug |
Summary |
Resolution |
---|---|---|
BAI-11088 | Pipeline testing input property name is limited to a maximum of 19 characters | This issue is now resolved. |
BAI-11356 | AutoClassifier Elastic adapter crawler returns all record fields, twice, when crawling | This issue is now resolved. |
BAI-11391 | AutoClassifier second-level shared terms are not synchronizing | This issue is now resolved. |
December 2022 - v6.3.0.0
System Enhancements
Elastic Adapter supports updating existing metadata (not just adds)
-
New Documentation: Elastic Adapter Properties
New Component: Duplicates Detection
-
The Duplicates Detection stage uses the configured input metadata to calculate the document hash and tries to find the closest matching document based on the Jaccard similarity index.
-
The document hash is compared to other pre-existing clusters and if a match greater than the specified threshold is found then the GUID of the cluster with the highest similarity is returned as metadata.
-
If no match is found then the document hash is added to the database and will be used in future comparisons.
-
In this case the output property is the GUID of the newly added cluster.
-
-
The Duplicates Detection stage only handles comparisons, not text extractions.
-
Additional stages might need to be used to extract the information we want to compare.
-
New Documentation: How to Detect Duplicates
AWS Components Support Credentials Files Authentication
This component analyzes text and extracts detected languages, entities, key phrases and sentiments.
-
New Documentation:
Bug |
Summary |
Resolution |
---|---|---|
BAI-11077 | AutoClassifier Taxonomy rules not working after upgrade to v6.2 | This issue is now resolved. |
BAI-10817 | AutoClassifier Adapter script stage fails where the string and string[] properties are empty | This issue is now resolved. |
BAI-10699 | AutoClassifier Connection string shows password in plain text (when SQL account is used) | This issue is now resolved. |
BAI-10587 | Elasticsearch password does not persist in AutoClassifier Elasticsearch Adapter when using Elastic Cloud | This issue is now resolved. |
BAI-10440 | AutoClassifier cannot set Date/Time field in SharePoint integration | This issue is now resolved. |
BAI-10313 | AutoClassifier is unable to annotate items in either the folders or sub-folders of a SharePoint Online doc library | This issue is now resolved. |
BAI-9936 | AWS stages do not support Credential Files | This issue is now resolved. |
BAI-9703 | AutoClassifier SmartPreviews pipeline stage is passing display URL to CEWS | This issue is now resolved. |