Skip to content
This repository has been archived by the owner on Oct 7, 2022. It is now read-only.

Version 1.0.0.0

Compare
Choose a tag to compare
@joshuali925 joshuali925 released this 12 Jul 23:08
· 4 commits to 1.0 since this release
fd745a7

Version 1.0.0.0 Release Notes

Compatible with OpenSearch 1.0.0

Enhancements

  • Add sample notebooks (#50)
  • Memoize QueryDataGrid to Reduce Re-renders (#49)
  • Update placeholder for search bar to "Search notebook name" (#42)
  • Add output only parameter to Context Menu Base URL (#18)
  • Add Query Parameter for Selected View (#17)

Bug Fixes

  • Remove dependency on dashboards version for requests (#48)
  • Bump prismjs from 1.23.0 to 1.24.0 in /dashboards-notebooks (#44)
  • Fix error message when paragraph exceeds max_payload (#40)
  • Update glob-parent dependency (#35)
  • Fix dashboards index name (#31)
  • Address UX Fixes and hidden columns bug (#30)
  • Fix run all paragraphs for visualizations (#20)

Infrastructure

  • Update testDistribution to fix CI (#43)
  • Update workflow to rename artifact in kebab case (#41)
  • Remove checking toasts in cypress (#34)
  • Add more delay for cypress when running sql (#21)

Documentation

  • Update dependency versions and release notes (#47)
  • Level up markdown content and add link checker workflow (#37)
  • Add release notes for version 1.0.0.0 (#46)

Maintenance

  • Bump version to 1.0.0.0 (#45)

OpenSearch Migration

  • Merge develop to main for opensearch rc1 release (#28)
  • Rename opendistro in strings, APIs and settings (#26)
  • Update issue template with multiple labels (#19)