Skip to content

Commit

Permalink
Add release notes for 2.5 (#199)
Browse files Browse the repository at this point in the history
Signed-off-by: John Mazanec <jmazane@amazon.com>
  • Loading branch information
jmazanec15 authored Jan 11, 2023
1 parent c06a8ef commit e5d98f2
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions release-notes/opensearch-dashboards-maps.release-notes-2.5.0.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
## Version 2.5.0.0 Release Notes
Compatible with OpenSearch and OpenSearch Dashboards Version 2.5.0

### Features
* Add tooltip for hover ([#132](https://github.com/opensearch-project/dashboards-maps/pull/132))
* Introduce tooltip fields to document layer specification ([#124](https://github.com/opensearch-project/dashboards-maps/pull/124))
* Add support for WKT format ([#165](https://github.com/opensearch-project/dashboards-maps/pull/165))
* Add global time filter bar to maps ([#131](https://github.com/opensearch-project/dashboards-maps/pull/131))
* Support custom layer to Maps ([#150](https://github.com/opensearch-project/dashboards-maps/pull/150))
* Support geo_shape visualization in documents layer ([#111](https://github.com/opensearch-project/dashboards-maps/pull/111))
* Introduce saved object plugin into maps plugin ([#67](https://github.com/opensearch-project/dashboards-maps/pull/67))
* Add new layer functions for opensearch map layer ([#66](https://github.com/opensearch-project/dashboards-maps/pull/66))
* Add map page and add basic layers panel ([#40](https://github.com/opensearch-project/dashboards-maps/pull/40))
* Add layer panel component ([#51](https://github.com/opensearch-project/dashboards-maps/pull/51))
* Add base map layer functions ([#62](https://github.com/opensearch-project/dashboards-maps/pull/62))
* Query with geo bounding box ([#148](https://github.com/opensearch-project/dashboards-maps/pull/148))
* Display search filters in map layer config panel ([#130](https://github.com/opensearch-project/dashboards-maps/pull/130))

### Enhancements
* Support other geopoint formats ([#144](https://github.com/opensearch-project/dashboards-maps/pull/144))
* Add reorder handle inside layer panel ([#116](https://github.com/opensearch-project/dashboards-maps/pull/116))
* Update show/hide icon ([#114](https://github.com/opensearch-project/dashboards-maps/pull/114))
* Update basic layer settings ([#107](https://github.com/opensearch-project/dashboards-maps/pull/107))
* Delete layer modal ([#139](https://github.com/opensearch-project/dashboards-maps/pull/139))
* Add multi-layer support to map popup ([#140](https://github.com/opensearch-project/dashboards-maps/pull/140))

0 comments on commit e5d98f2

Please sign in to comment.