|
| 1 | +## Version 2.11.0.0 Release Notes |
| 2 | + |
| 3 | +Compatible with OpenSearch and OpenSearch Dashboards Version 2.11.0 |
| 4 | + |
| 5 | +### Features |
| 6 | +* Add nightly cron schedule to E2E workflow in ([#1005](https://github.com/opensearch-project/dashboards-observability/pull/1005)) |
| 7 | +* Create Data sources plugin with Manage Datasources Flow in ([#1035](https://github.com/opensearch-project/dashboards-observability/pull/1035)) |
| 8 | +* Configure S3 datasource flow in ([#1049](https://github.com/opensearch-project/dashboards-observability/pull/1049)) |
| 9 | +* Create prometheus datasource flow in ([#1054](https://github.com/opensearch-project/dashboards-observability/pull/1054)) |
| 10 | +* Adding redirection to query workbench in ([#1063](https://github.com/opensearch-project/dashboards-observability/pull/1063)) |
| 11 | +* Setup S3 connection with integrations in ([#1057](https://github.com/opensearch-project/dashboards-observability/pull/1057)) |
| 12 | +* Support SQL direct query in Observability in ([#988](https://github.com/opensearch-project/dashboards-observability/pull/988)) |
| 13 | +* Support SQL direct updated - query in Observability (#988) in ([#1072](https://github.com/opensearch-project/dashboards-observability/pull/1072)) |
| 14 | +* Metrics Explorer - single-line graph only, no legends in ([#1068](https://github.com/opensearch-project/dashboards-observability/pull/1068)) |
| 15 | +* Metrics Explorer - updated - single-line graph only, no legends in ([#1073](https://github.com/opensearch-project/dashboards-observability/pull/1073)) |
| 16 | + |
| 17 | +### Bug Fixes |
| 18 | +* Update E2E Test Config in ([#1025](https://github.com/opensearch-project/dashboards-observability/pull/1025)) |
| 19 | +* adjust explorer chart color and spacing in ([#1051](https://github.com/opensearch-project/dashboards-observability/pull/1051)) |
| 20 | +* modified explorer data grid to follow discover look and feel in ([#1041](https://github.com/opensearch-project/dashboards-observability/pull/1041)) |
| 21 | +* Fix missing import 'moment' on query_utils. in ([#1067](https://github.com/opensearch-project/dashboards-observability/pull/1067)) |
| 22 | +* Data sources copy updates in ([#1092](https://github.com/opensearch-project/dashboards-observability/pull/1092)) |
| 23 | +* Explorer minor UI updates in ([#1100](https://github.com/opensearch-project/dashboards-observability/pull/1100)) |
| 24 | +* Reverting notebooks changes, add docs/validation to datasources, explorer minor in ([#1103](https://github.com/opensearch-project/dashboards-observability/pull/1103)) |
| 25 | +* Add callout and modify content for S3 datasource in ([#1113](https://github.com/opensearch-project/dashboards-observability/pull/1113)) |
| 26 | +* Fix dropdown display behavior in ([#1116](https://github.com/opensearch-project/dashboards-observability/pull/1116)) |
| 27 | +* Include minor UI fixes for Log Explorer in ([#1119](https://github.com/opensearch-project/dashboards-observability/pull/1119)) |
| 28 | + |
| 29 | +### Documentation |
| 30 | +* Use approved svg from UX in ([#1066](https://github.com/opensearch-project/dashboards-observability/pull/1066)) |
| 31 | +* add docker-compose.yml testing and readme for integration to 2.9 in ([#923](https://github.com/opensearch-project/dashboards-observability/pull/923)) |
| 32 | + |
| 33 | +## Refactoring |
| 34 | +* Refactor Integrations Backend to abstract IO in ([#947](https://github.com/opensearch-project/dashboards-observability/pull/947)) |
| 35 | +* Create React component for Integrations Setup UI in ([#1009](https://github.com/opensearch-project/dashboards-observability/pull/1009)) |
| 36 | +* added design changes for sidebar in ([#1061](https://github.com/opensearch-project/dashboards-observability/pull/1061)) |
| 37 | +* updated snapshots in ([#1062](https://github.com/opensearch-project/dashboards-observability/pull/1062)) |
| 38 | +* Update UI for integrations setup in ([#1052](https://github.com/opensearch-project/dashboards-observability/pull/1052)) |
| 39 | +* Data sources UI improvements in ([#1059](https://github.com/opensearch-project/dashboards-observability/pull/1059)) |
| 40 | +* Move convertDateTime, refactor query_utils in ([#1064](https://github.com/opensearch-project/dashboards-observability/pull/1064)) |
| 41 | +* Add wrap break-all to Noteobook CodeBlock output in ([#1027](https://github.com/opensearch-project/dashboards-observability/pull/1027)) |
| 42 | +* Finish frontend S3 framework for integrations in ([#1086](https://github.com/opensearch-project/dashboards-observability/pull/1086)) |
| 43 | +* Remove integrations card from datasources in ([#1118](https://github.com/opensearch-project/dashboards-observability/pull/1118)) |
| 44 | + |
0 commit comments