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

« Previous Version 6 Next »

Released on June 2nd, 2016.

New Features

Improvements

  • Enable "batching" of search tagging to significantly increase data throughput

  • Update to Java 8
  • Configurable "result transformer" can be registered to dynamically transform result sets

  • Customisable template support for Facets Tables

  • Scroll speed increased

  • Enable native field sorting

  • Improved monitoring of internal services

  • Widget configuration more user friendly

  • Upgrade Highcharts to 4.2.5

Bug Fixes

  • "Infinite Scrolling" issue fixed

  • Fix issues related to Redis configuration
  • Issue related to PDF handling resolved
  • Many more minor improvements and fixes

Fresh Installation Instructions

Please follow the regular installation steps.

Upgrade Instructions

To upgrade to version 2.4.0 of Squirro, please ensure that your current version is at least version 2.3.2 or higher. This is because this version contains a new major version of ElasticSearch. If you are on a version older than 2.3.2, please contact support.

Additionally if you are using Squirro in a Box, additional steps are involved. In this case we also ask you to contact support.

From versions 2.3.2 or 2.3.3

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:

[squirro@storagenode01 ~] sudo yum update squirro-storage-node-users
[squirro@storagenode01 ~] sudo yum update

2. Upgrade Cluster Nodes

[squirro@clusternode01 ~] sudo yum update squirro-cluster-node-users
[squirro@clusternode01 ~] sudo yum update
  • No labels