Versions Compared

Key

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


Excerpt

We're excited to announce Squirro 2.6.4, released on April, 23rd 2019.


Warning
titleKnown upgrade limitations:
  • If you are using custom widgets based on the horizontal result widget or the card widget in one of your projects, do only update to 2.6.4 if you are sure that your custom widgets are changed to the new widget types or work with the new widget class. Please contact support in case of questions to clarify required steps.

Contents -What's in the release?

Table of Contents
minLevel2
excludeContents


New Features

...

Added on May 15, 2019 (build 183, patch 2)

  • Fix facet table resize
  • Fix packaging of language detection module
  • Fix typeahead highlighting for rare cases where special characters are part of the suggested values

Added on May 21, 2019 (build 185, patch 4)

  • Fix broken query for typeahead suggestions with parentheses.
  • Sort typeahead facet name suggestions alphabetically
  • Custom time not set if hour is not specified
  • Only print item detail when clicking on print icon

Added on May 31, 2019 (build 186, patch 5)

  • Fix for unsupported browser screen not working for compatibility mode.
  • Fix for this.user undefined in getItemTemplateParams

Added on June 14, 2019 (build 189, patch 7)

  • Fix for a critical vulnerability where facets from other projects can be requested in the scope of the current project.
  • Fix for this.user undefined in getItemTemplateParams.
  • Ensure only one time_increment is used if more than one time_increment are specified.
  • Allow to use _score in scripted es_sort clauses.
  • Add option to select/deselect pipeline workflows in project import/export
  • Usability improvements to ML studio plugins.

    • Display ML workflow name instead of id
    • Picker for ML workflows when creating a new ML job

Added on June 26, 2019 (build 192, patch 9)

  • Fix for the reset API of items in the Ingester for a particular source.
  • Rerun enrichments cli (and studio plugin) now uses the scan API instead of query API
  • Improve loading performance of user list
  • Add a debugger step to the machine learning service pipeline for logging
  • Allow for facet field search with special syntax: $keywords.<facet_name>.indexed:<query>

Added on July 4, 2019 (build 193, patch 10)

...

Added on July 11, 2019 (build 194, patch 11)

  • Fix for Twitter cards 

Added on July 19, 2019 (build 195, patch 12)

  • Fix for width of pdf items preview too small
  • Added Copy Link to Clipboard feature
  • Custom ItemDetail Toolbar API

Added on July 26, 2019 (build 198, patch 13)

  • Show item link in result list
  • Reordering API for custom detail toolbar
  • Fix for: Facets Table does not respect creation date format setting
  • Fix timeline widget parametrisation
  • Fix for Word Cloud: Legend shows facet names and not facet display names
  • Fix for Facets table Widget: Table not using full widget height when "Hide table header" activated
  • Enable thumbnail-related fields to be passed on through the dataloader (webshot_url, height and width)

Added on July 26, 2019 (build 200, patch 14)

  • Fix word cloud sizing
  • Line chart with single point is now visible
  • Fix for item details view icons overlapping with pdf view
  • Result List Widget Header is visible when no results returned.

Added on July 30, 2019 (build 201, patch 15)

  • Unify chart behaviors, on click hide other series
  • Make new source copy link always visible
  • Return breadcrumb shortening pattern

Added on August 9, 2019 (build 202, patch 16)

  • Line chart improvements and fixes

Added on August 26, 2019 (build 203, patch 17)

  • Line Chart Labels are now persisted
  • Adding option to configure the item metadata source
  • Date format configuration configures both the result list and the detail view
  • pipelet-rerun: fixed type of batch-size argument

  • Time breadcrumb/chip is shown also if no other query is done

...

  • Feed parser dataloader: allow adding custom date fields & formats
  • Add search bar to 'Project Members' page
  • Add pagination to Users List page
  • Add search to users page
  • Build onboarding component support
  • Fix user fetching on splash screen
  • Fix custom time filter can't be removed

Added on September 3, 2019 (build 211, patch 19)

  • Fix facet table, pdf open on matching page 
  • Fix matching pages panel opening
  • Fix pdf sizing after previous or next

Added on September 16, 2019 (build 215, patch 22)

...

Warning

Please ensure that your current version is 2.6.3. If you are on a version older than 2.6.3, please contact support.


Expand
title1. Upgrade Storage Nodes and Cluster Nodes collocated on the same machine/VM


Code Block
languagebash
titleRHEL6 / CentOS6 / RHEL7 / CentOS7
yum update jre
yum update squirro-storage-node-users
yum update squirro-storage-node
yum update squirro-cluster-node-users
yum update squirro-*


...