Skip to content

Commit

Permalink
add release notes for 2.12
Browse files Browse the repository at this point in the history
Signed-off-by: Shenoy Pratik <[email protected]>
  • Loading branch information
ps48 committed Feb 9, 2024
1 parent 98aa505 commit 065b2c2
Showing 1 changed file with 21 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
## Version 2.12.0.0 Release Notes

Compatible with OpenSearch Dashboards 2.12.0.0

### Maintenance

- Increment Version to 2.11.0 ([#253](https://github.com/opensearch-project/dashboards-visualizations/pull/253))
- Onboard Stylelint ([#229](https://github.com/opensearch-project/dashboards-visualizations/pull/229))
- Increment version to 2.12.0.0 ([#272](https://github.com/opensearch-project/dashboards-visualizations/pull/272))
- Rename the .babelrc file ([#294](https://github.com/opensearch-project/dashboards-visualizations/pull/294))
- Bump Cypress version from 5.0.0 to 12.8.1 ([#296](https://github.com/opensearch-project/dashboards-visualizations/pull/296))
- Sync dependencies with latest versions ([#310](https://github.com/opensearch-project/dashboards-visualizations/pull/310))
- Update jest snapshots & cypress tests ([#314](https://github.com/opensearch-project/dashboards-visualizations/pull/314))
- Move gantt-chart out from subdirectory ([#321](https://github.com/opensearch-project/dashboards-visualizations/pull/321))

### Infrastructure

- Onboard jenkins prod docker images to github actions ([#287](https://github.com/opensearch-project/dashboards-visualizations/pull/287))
- [CI/CD] Add Cypress e2e workflow for gantt chart ([#298](https://github.com/opensearch-project/dashboards-visualizations/pull/298))
- [CI/CD] Add FTR workflow for gantt chart plugin test ([#306](https://github.com/opensearch-project/dashboards-visualizations/pull/306))
- [CI/CD] Add eslint workflow ([#316](https://github.com/opensearch-project/dashboards-visualizations/pull/316))

0 comments on commit 065b2c2

Please sign in to comment.