Skip to content

Releases: opensearch-project/dashboards-maps

Version 2.3.0.0

15 Sep 19:53
b712b8a
Compare
Choose a tag to compare

Version 2.3.0.0 Release Notes

Compatible with OpenSearch and OpenSearch Dashboards Version 2.3.0

Enhancements

  • Adds integration tests in the repo for customImportMap plugin (#30)

Version 2.2.0.0

11 Aug 21:15
271eb89
Compare
Choose a tag to compare

Version 2.2.0.0 Release Notes

Compatible with OpenSearch and OpenSearch Dashboards Version 2.2.0

Features

  • Remove plugin check logic and support offline working of importing custom geoJSON(#10)
  • Add error modal and lint fixes(#13)
  • Introduce refresh option to update the custom vector map list (#14)

Infrastructure

  • Add basic template files related to OpenSearch guidelines(#2)
  • Add GitHub workflow for running unit tests(#6)
  • Add badges to README(#9)
  • Add developer guide and easy setup(#12)
  • Add changes for releasing plugin with OSD as part of 2.2 release(#20)

Maintenance

  • Add version changes required for 2.2.0 release(#18)