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

Releases: opensearch-project/dashboards-notebooks

Version 1.1.0.0

06 Oct 16:52
0d498b1
Compare
Choose a tag to compare

Version 1.1.0.0 Release Notes

Compatible with OpenSearch 1.1.0

Enhancements

  • Improve wording for sample notebooks (#57)

Infrastructure

  • Fix snapshot build and depend on OpenSearch 1.1. (#62)
  • Bump opensearch ref to 1.1 in CI (#73)

Documentation

  • Update release notes for 1.1.0 release (#71)

Maintenance

  • Bump version for opensearch 1.1.0 release (#70)

Version 1.0.1.0

02 Sep 21:20
0114d79
Compare
Choose a tag to compare

Version 1.0.1.0 Release Notes

Compatible with OpenSearch 1.0.1

Bug Fixes

  • Bump Version to 1.0.1.0 and Patch Notebooks Context Menu (#64)

Documentation

  • Add release notes for 1.0.1 release (#65)

Version 1.0.0.0

12 Jul 23:08
fd745a7
Compare
Choose a tag to compare

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)

Version 1.0.0.0-beta1

13 May 18:40
Compare
Choose a tag to compare

2021-04-26 Version 1.0.0.0-beta1

Compatible with OpenSearch 1.0.0-beta1

OpenSearch Migration

  • Migrate Notebooks frontend and backend plugin to OpenSearch (#3)
  • Change dashboards nav and pkgbuild.gradle to use OpenSearch (#5)
  • Add license header to all files (#6)
  • Change version to 1.0.0, change api to _opensearch (#7)
  • Migrate to OpenSearch Alpha2 (#11)
  • Update to Beta1 for OpenSearch Release (#14)