Skip to content

Commit

Permalink
added release notes (#326) (#329)
Browse files Browse the repository at this point in the history
* added release notes



* addressed comments



---------


(cherry picked from commit 2f7ae07)

Signed-off-by: sumukhswamy <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
1 parent d2005de commit 15862cf
Showing 1 changed file with 19 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
## Version 2.13.0.0 Release Notes

Compatible with OpenSearch and OpenSearch Dashboards Version 2.13.0

### Features
Add xlsx support([#275](https://github.com/opensearch-project/dashboards-reporting/pull/275))


### Bug Fixes
Reporting is missing from the navigation menu ([#295](https://github.com/opensearch-project/dashboards-reporting/pull/295))
allow negative signs in duration([#284](https://github.com/opensearch-project/dashboards-reporting/pull/284))
Fix condition to determine if the date field's value is an array ([#299](https://github.com/opensearch-project/dashboards-reporting/pull/299))
fix menu cut off ([#315](https://github.com/opensearch-project/dashboards-reporting/pull/315))

### Infrastructure
Add single version flag during bootstrap to fix version conflicts([#303](https://github.com/opensearch-project/dashboards-reporting/pull/303))
Add workflow to verify binary installation is successful ([#313](https://github.com/opensearch-project/dashboards-reporting/pull/313))


0 comments on commit 15862cf

Please sign in to comment.