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

  • Add the ability to rerun a single data source.

  • Save data set button will now open a dropdown with two options: Save and fetch data & Save and re-run Pipeline workflow

  • Entity highlighting in PDFs

  • Added end2end Reindex-Utility that performs index_locator & synonym analyzer re-configuration. Additionally performs de-duplication during reindexing on PDF-pages if needed. _Should_ work on all current squirro-deployments.

Bug Fixes

  • Only attempt to show project walkthroughs to admin users to prevent an endless loop when showing dashboards.

  • The tenant information was hardcoded in the code which caused the ingester to fail during the KEE as it could not find the pipelet in the appropriate place.

  • Fixed incremental loading in the dataloaders using incremental column

  • Improve PDF highlighting, fix stacking colors and scroll to extract

  • If you re-upload a pipelet because you have updated its docstring or its getArguments method, these changes will now also be reflected on the instances of the pipelet which are part of existing pipeline workflows.

  • SDK CLI no longer silences exceptions during exception of command

  • facets summary does not get broken by visible weighted facets

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