diff --git a/release-notes/opensearch-dashboards-reporting.release-notes-2.12.0.0.md b/release-notes/opensearch-dashboards-reporting.release-notes-2.12.0.0.md new file mode 100644 index 00000000..0fc8fb5b --- /dev/null +++ b/release-notes/opensearch-dashboards-reporting.release-notes-2.12.0.0.md @@ -0,0 +1,22 @@ +## Version 2.11.0.0 Release Notes + +Compatible with OpenSearch and OpenSearch Dashboards Version 2.12.0 + +### Features +Feature Use Timezone in Reports ([#238](https://github.com/opensearch-project/dashboards-reporting/pull/238)) + + +### Bug Fixes +Update the dependencies in .babelrc ([#260](https://github.com/opensearch-project/dashboards-reporting/pull/260)) +Fix the bootstrap failure on the fresh run ([#270](https://github.com/opensearch-project/dashboards-reporting/pull/270)) + + +### Infrastructure +Add E2E Cypress workflow for Dashboards Reporting ([#262](https://github.com/opensearch-project/dashboards-reporting/pull/262)) + + +### Maintenance +Add eslint workflow ([#273](https://github.com/opensearch-project/dashboards-reporting/pull/273)) +Sync dependencies with latest versions ([#268](https://github.com/opensearch-project/dashboards-reporting/pull/268)) +Onboard jenkins prod docker images to github actions ([243](https://github.com/opensearch-project/dashboards-reporting/pull/243)) +