Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents

Features

  • Import and export functionality for the published models of AI Studio.

  • Overwrite the same community images instead of creating new ones.

  • Create and update communities in an asynchronous fashion.

  • Move creation of communities & image fetching to the backend.

  • Skipped unnecessary updating communities where any field changed.

  • Created endpoint to retrieve status of creating and updating batch of communities.

  • Created API to create or update batch of communities.

  • Added custom SOQL query option to the Salesforce dataloaders.

  • Add new pipeline step called PDF OCR which performs OCR on scanned PDF documents in order to extract their text.

  • Add new pipeline_section parameter when uploading pipelets which designates in which section of the Pipeline Editor will go under.

  • Data sources filtering and pagination.

  • Added configuration and logic to allow automatic synchronisation of communities from a facet value.

  • Postponed fetching communities images after communities are created/updated

  • Deduplicated imported communities based on facet value

  • Deleting a community type deletes the associated KEE step

  • Skipped creating communities task if the previous one has not finished yet.

  • optimization capability for multiple ml inference jobs

Bug Fixes

  • Python 3 related fixes for the OpenSearch studio plugin & Natural Language query parser studio plugin.

  • The Pipelets which are added to a pipeline workflow using the Pipeline Editor now enforce defining any required arguments.

  • Fix ID generation not to use , which may cause problems for some parts of the system.

  • Fix RPM dependencies to fix installation instabilities on RHEL 7 / CentOS 7

  • Upgraded PyYAML to match the NLP requirements

  • Fix documentation building by requiring the right library versions.

  • Scheduled sources will be able to run again (based on their configured interval) after killing them.

  • Fix visual regressions on Engagement Map Widget

Installation and Upgrade

You will have to resolve at least the following config files when upgrading from Squirro 3.3.0

  • /etc/nginx/conf.d/ssl.inc

  • /etc/squirro/common.ini

For new installations, please follow the Setup on Linux instructions.

To upgrade an existing installation, please consult the Upgrades for Squirro 3.2.0 and later guideThis page can now be found at 3.4.2 Release Notes on the Squirro Docs site.