|
| 1 | +## Version 2.12.0.0 Release Notes |
| 2 | + |
| 3 | +Compatible with OpenSearch and OpenSearch Dashboards Version 2.12.0 |
| 4 | + |
| 5 | +### Features |
| 6 | +* Add redirect with error message if integrations template not found ([#1418](https://github.com/opensearch-project/dashboards-observability/pull/1418)) |
| 7 | +* Enable data grid in Chatbot ([#1383](https://github.com/opensearch-project/dashboards-observability/pull/1383)) |
| 8 | +* Support Query assist ([#1369](https://github.com/opensearch-project/dashboards-observability/pull/1369)) |
| 9 | +* Allow patch on allowedRoles ([#1144](https://github.com/opensearch-project/dashboards-observability/pull/1144)) |
| 10 | +* Enable ppl visualization in Chatbot ([#1374](https://github.com/opensearch-project/dashboards-observability/pull/1374)) |
| 11 | +* Added HAProxy Integration ([#1277](https://github.com/opensearch-project/dashboards-observability/pull/1277)) |
| 12 | + |
| 13 | +### Bug Fixes |
| 14 | +* Change class name to decouple styling from discover ([#1427](https://github.com/opensearch-project/dashboards-observability/pull/1427)) |
| 15 | +* Add modal for DQL language ([#1422](https://github.com/opensearch-project/dashboards-observability/pull/1422)) |
| 16 | +* fixing panel PPL filters not being added ([#1419](https://github.com/opensearch-project/dashboards-observability/pull/1419)) |
| 17 | +* Hide query assist UI if PPL agent is not created ([#1400](https://github.com/opensearch-project/dashboards-observability/pull/1400)) |
| 18 | +* Fix trace link in event viewer ([#1396](https://github.com/opensearch-project/dashboards-observability/pull/1396)) |
| 19 | +* Fix command syntax error for ppl_docs ([#1372](https://github.com/opensearch-project/dashboards-observability/pull/1372)) |
| 20 | +* Update snapshots for upstream changes ([#1353](https://github.com/opensearch-project/dashboards-observability/pull/1353)) |
| 21 | +* Fix for explorer data grid not paginating ([#1140](https://github.com/opensearch-project/dashboards-observability/pull/1140)) |
| 22 | +* Update URL of create datasources, fix spacing([#1153](https://github.com/opensearch-project/dashboards-observability/pull/1153)) |
| 23 | +* Disable integration set up button if invalid ([#1160](https://github.com/opensearch-project/dashboards-observability/pull/1160)) |
| 24 | +* Switch from toast to callout for integration set up failures ([#1158](https://github.com/opensearch-project/dashboards-observability/pull/1158)) |
| 25 | +* Fix integration labeling to identify S3 integrations ([#1165](https://github.com/opensearch-project/dashboards-observability/pull/1165)) |
| 26 | +* Correct date pass-through on Notebook Visualizations ([#1327](https://github.com/opensearch-project/dashboards-observability/pull/1327)) |
| 27 | +* Fix for Notebook Observability Visualization loading ([#1312](https://github.com/opensearch-project/dashboards-observability/pull/1312)) |
| 28 | +* Fix metrics loading loop ([#1309](https://github.com/opensearch-project/dashboards-observability/pull/1309)) |
| 29 | +* Fix explorer stats function typing crash ([#1429](https://github.com/opensearch-project/dashboards-observability/pull/1429)) |
| 30 | + |
| 31 | +### Enhancements |
| 32 | +* Updating app analytics jest and cypress tests ([#1417](https://github.com/opensearch-project/dashboards-observability/pull/1417)) |
| 33 | +* Hide dot indices for query assist ([#1413](https://github.com/opensearch-project/dashboards-observability/pull/1413)) |
| 34 | +* Optimize searches for integration data ([#1406](https://github.com/opensearch-project/dashboards-observability/pull/1406)) |
| 35 | +* Add Index-based adaptor for integrations ([#1399](https://github.com/opensearch-project/dashboards-observability/pull/1399)) |
| 36 | +* Optimize images in integrations repository ([#1395](https://github.com/opensearch-project/dashboards-observability/pull/1395)) |
| 37 | +* JSON Catalog Reader for Integrations ([#1392](https://github.com/opensearch-project/dashboards-observability/pull/1392)) |
| 38 | +* Improve lint workflow to avoid fast fail ([#1384](https://github.com/opensearch-project/dashboards-observability/pull/1384)) |
| 39 | +* Stop filtering stats by for data grid ([#1385](https://github.com/opensearch-project/dashboards-observability/pull/1385)) |
| 40 | +* Update notebooks snapshots and cypress ([#1375](https://github.com/opensearch-project/dashboards-observability/pull/1375)) |
| 41 | +* Revise and edit PPL in-product documentation ([#1368](https://github.com/opensearch-project/dashboards-observability/pull/1368)) |
| 42 | +* Refactor data sources cypress tests ([#1351](https://github.com/opensearch-project/dashboards-observability/pull/1351)) |
| 43 | +* Separate linting rules for cypress ([#1348](https://github.com/opensearch-project/dashboards-observability/pull/1348)) |
| 44 | +* Remove manual refresh for S3 integrations ([#1227](https://github.com/opensearch-project/dashboards-observability/pull/1227)) |
| 45 | +* Notebook jest updates ([#1346](https://github.com/opensearch-project/dashboards-observability/pull/1346)) |
| 46 | +* Sync dependencies with latest versions ([#1345](https://github.com/opensearch-project/dashboards-observability/pull/1345)) |
| 47 | +* Removes Zeppelin code and docs ([#1340](https://github.com/opensearch-project/dashboards-observability/pull/1340)) |
| 48 | +* Metrics explore updated with PromQL ([#1303](https://github.com/opensearch-project/dashboards-observability/pull/1303)) |
| 49 | +* Updated naming convention for HAProxy Integration ([#1284](https://github.com/opensearch-project/dashboards-observability/pull/1284)) |
| 50 | +* Style changes for rendering fullscreen data grid ([#1279](https://github.com/opensearch-project/dashboards-observability/pull/1279)) |
| 51 | + |
| 52 | +### Infrastructure |
| 53 | +* Add FTR workflow for dashboards observability ([#1334](https://github.com/opensearch-project/dashboards-observability/pull/1334)) |
| 54 | +* Fix no matching issue corner case for lint CI ([#1326](https://github.com/opensearch-project/dashboards-observability/pull/1326)) |
| 55 | +* Add enforce-labels action ([#1330](https://github.com/opensearch-project/dashboards-observability/pull/1330)) |
| 56 | +* Linter CI ([#1313](https://github.com/opensearch-project/dashboards-observability/pull/1313)) |
| 57 | +* Refactor Cypress Workflow ([#1299](https://github.com/opensearch-project/dashboards-observability/pull/1299)) |
| 58 | + |
| 59 | +### Documentation |
| 60 | +* Use approved svg from UX in ([#1066](https://github.com/opensearch-project/dashboards-observability/pull/1066)) |
| 61 | +* add docker-compose.yml testing and readme for integration to 2.9 in ([#923](https://github.com/opensearch-project/dashboards-observability/pull/923)) |
| 62 | +* Correct doc link ([#1336](https://github.com/opensearch-project/dashboards-observability/pull/1336)) |
| 63 | +* Integrations integration test fixes ([#1331](https://github.com/opensearch-project/dashboards-observability/pull/1331)) |
0 commit comments