Skip to content

v7.1-beta.23-test-open-id

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 21 Feb 17:03
· 6866 commits to master since this release
  • Issue #3039 : Display search suggestions and type hints in dashboards.

  • Issue #3045 : Add stream selection info action button to meta view.

  • Issue #3128 : Allow enumeration of meta keys in XSLT.

  • Issue #3195 : Add Elasticsearch hit highlighting.

  • Issue #3214 : Use auto-complete list for adding dashboard table fields.

  • Issue #3216 : Add 'Dependencies' to explorer item context menu, to display dependencies for that item.

  • Issue #3206 : Add ability for users to set Explorer items as favourites.

  • Issue #3244 : Add 'Copy link to clipboard' Explorer menu item.

  • Issue #3255 : Fix error when creating a new processor filter.

  • Issue #3204 : More changes to improve task creation performance.

  • Issue #3204 : Split UNPROCESSED(1) task state into CREATED(0) and QUEUED(1) to improve task creation performance and management.

  • Issue #3204 : Change processor_filter_tracker to have a status enum and an optional message.

  • Issue #3225 : Improve performance of the database query used to find logically deleted streams for the Data Delete job. Add the index meta_status_status_time_idx on table meta. Add a summary log for the job.

  • Issue #3231 : Change severity from ERROR to WARN when a reference lookup is performed with no reference loaders configured.