Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Excerpt

Released on February 1st, 2016.

New Features

  • Ability to pause and resume sources. While in paused state a source will not deliver any new items.
    Image Added
  • Mark sources as processed: As soon as the first batch of a new source is processed and the corresponding documents are indexed a source is marked as processed. Add This flag is returned over the API.
  • An initial version of templating strategy was added to the sourcer.

Improvements

  • Add cleanup step to bulk pipeline. This is an optional step and by default turned off.

  • Added the ImageMagick dependency Automatically calculate batch_sizeto the packages for thumbnail generation.

  • Bulk data loader automatically calculates the best  batch size now.

  • Dashboard widgets: 

    • Pie Chart:

    • Add  Add items number in pie slices Remove and remove space between contribution value and percentage sign

    • Add option to hide percentage in Table widget

    • Fix height of facets settings rows

    • Improve time bucketing:

      • For a bucket size of year, quarter or month the correct (logical) bucket sizes and dates are now displayed

Bug Fixes

  • Ensure num numerical facets are respected when bulk indexingusing the bulk data loading method.

  • Reddit Provider: Ensure fetch_content works for timeoutstimeouts are handled correctly when fetching content from websites.

  • IE9: Fix white patches in custom time panel.

  • Ensure story titles in embed iFrame take max 2 at maximum two lines.

  • IE8: Remove hover state from current user.

  • Ensure long text pasting in Search Query widget

  • Workaround Firefox outline overflow bug

  • works.

  • Unify custom time selector cancel button

  • Disable SF content upload with empty content

  • Remove blue date highlight on hover

  • Fix labeling labelling for web/news alerts data sources

 

Upgrade Instructions

Note

These are the upgrade instructions if you upgrade from version 2.2.5. If you are upgrading from an older version (e.g. v2.1.5) please follow the upgrade instructions on Squirro 2.2.0 - Release Notes

Note

If you are using Squirro in a Box, then there are additional steps involved. In this case, please contact support.

 

1. Upgrade Storage Nodes

If your storage node runs in the same Virtual Machine or Operating System as your cluster node, skip this step. Otherwise upgrade all storage nodes one at a time by running:

Code Block
languagebash
[squirro@storagenode01 ~] sudo yum update

2. Upgrade Cluster Nodes

Code Block
languagebash
[squirro@clusternode01 ~] sudo yum update