Skip to content

Latest commit

 

History

History
54 lines (45 loc) · 5.16 KB

dashboards-assistant.release-notes-3.0.0.0-alpha1.md

File metadata and controls

54 lines (45 loc) · 5.16 KB

Version 3.0.0.0-alpha1 Release Notes

Compatible with OpenSearch and OpenSearch Dashboards version 3.0.0-alpha1

Features

  • expose chatEnabled flag to capabilities (#398)
  • update chatbot UI to align with new look (#435)
  • add data to summary response post processing (#436)
  • add flag to control if display conversation list (#438)
  • when open chatbot, load the last conversation automatically (#439)
  • add index type detection (#454)
  • add error handling when open chatbot and loading conversation (#485)
  • Generate visualization on t2v page mount (#505)
  • Update insight badge (#507)

Enhancements

  • remove os_insight agent (#452)
  • Hide the assistant entry when there isn't data2summary agent (#417)
  • adjust buttons' padding inside alert in-context insight popover (#467)
  • add a space to the left of the AI action menu button (#486)
  • add a tooltip for disabled assistant action button (#490)
  • improve the text to visualization error handling (#491)
  • Optimize source selector width in t2v page (#497)
  • Show error message if PPL query does not contain aggregation (#499)
  • Adjust the overall style of alert summary popover (#501)
  • Change the background color, button position and text for alert summary popover (#506)
  • collect metrics for when t2viz triggered(#510)
  • chatbot dock bottom border top(#511)
  • update the no aggregation PPL error message(#512)

Bug Fixes

  • fixed incorrect message id field used (#378)
  • Improve alert summary with backend log pattern experience (#389)
  • fixed in context feature returning 500 error if workspace is invalid to returning 4XX (#429)(#458)
  • fix incorrect insight API response (#473)
  • Improve error handling for index type detection (#472)
  • Fix header button input sending messages to active conversation (#481)
  • Shrink source selector in t2v page (#492)
  • Increase search selector width in t2v page (#495)
  • Fix bottom spacing for chatbot flyout's input box (#496)
  • Fix incontext insight popover close (#498)
  • Fix error handling for data source connection errors (#500)
  • Fix bug by hiding alert summary when clicking alert name (#482)
  • Fix alert summary message action position when no discover button (#504)
  • Remove text in badge to make it compatible with small screen (#509)

Maintenance

  • Bump version to 3.0.0.0-alpha1 (#450)
  • chore(deps): update dependency dompurify to v3.2.4 (#461)
  • chore(deps): update dependency dompurify to v3.2.3 (#383)