This repository has been archived by the owner on Oct 7, 2022. It is now read-only.
Releases: opensearch-project/dashboards-notebooks
Releases · opensearch-project/dashboards-notebooks
Version 1.1.0.0
Version 1.0.1.0
Version 1.0.0.0
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
Version 1.0.0.0-beta1
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)