Versions Compared

Key

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

...

  • Pipelets which were part of existing Pipeline Workflows during the upgrade to 3.2.10 will display a configuration text area widget on the new Pipeline Editor (something that was happening only for newly added pipelets).

  • AIS: Load text for detailed validation screen directly from elastic search to unload database.

  • We now set the number of items to 0 for trending communities if there are no items in that community in our Newsletters.

  • The Starred items are now returned with the starred flag also on the "For You" Dashboard of Cognitive Search.

  • Filebeat config now points to correct elastic URI. This was broken in the previous releases. Also, Filebeat is disabled by default.

  • NLP docs have also been rebuilt again and reflect the latest documentation of all the newly added steps.

  • 1-click connectors now include a source_type facet by default.

  • We don't highlight words in an already highlighted sentence on PDFs.

  • Cards Widget vertical mode: We no longer group items if the property Group by Date is disabled in the widget settings.

  • Project welcome screen no longer shows up after dismissing it.

  • Projects without dashboards can now be accessed again.

  • Fixed cancel action on disabled add data modal.

  • Fixed Explore screen not loading right after empty project creation.

  • Makes sure all sorting options in Sort by panel are exposed and translated.

  • We have improved the loading performance for the validation screen in AI Studio.

  • Pipeline clone should work now as expected.

  • Make query conditions "equal" and "not equal" consistent when it comes to handling parenthesis.

Known Issues

  • The configuration option item_transformation_in_pipeline in section pipeline of /etc/squirro/common.ini has been changed from false to true in this release. Some blocking issues have been observed with the ingestion of data that are being loaded with 1-click connectors (e.g. Confluence, Salesforce Sales Cloud) now that this option is enabled by default. If you experience data ingestion issues while using this release, please try the following steps:

    • Open the /etc/squirro/common.ini file and change the option item_transformation_in_pipeline in the pipeline section from true to false.

    • Restart the following Squirro services:

      • systemctl restart sqdatasourced

      • systemctl restart sqingesterd

Dependencies

...