Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Features

  • Import/export of ais published models

  • Overwritten the same communities images instead of creating new ones

  • Transformed creating or updating communities to async way

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

  • Added custom SOQL query option to Salesforce dataloaders

  • import/export of published models

  • Client Support for import export of ais published model

  • Support new 'pipeline_section' field when defining pipelets (the section of the pipeline editor in which it's displayed)

  • Skipped unnecessary updating communities where any field changed

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

  • Add simple notion of step dependency to the built-in steps. It enables the auto-correct behaviour for the ordering of the steps of a workflow in the Pipeline Editor.

  • PDF OCR processing step

  • Created API to create or update batch of communities

  • 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

  • Python3 fixes for OpenSearch studio plugin & Natural Language query parser studio plugin.

  • Pipelet steps added to a workflow now enforce required arguments

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

  • Fixed the dependencies for Centos 8

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

  • Upgraded pyyaml to match the NLP requirements

  • Not setting the mode was causing the crop to fail, set it to RGB.

  • 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 PDF OCR for PDFs with custom color management

  • Fix visual regressions on Engagement Map Widget

  • Fixed the failing of the nlp-docs job on Jenkins.

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 guide.

  • No labels