diff --git a/release-notes/dashboards-observability.release-notes-2.11.1.0.md b/release-notes/dashboards-observability.release-notes-2.11.1.0.md new file mode 100644 index 000000000..f644183bd --- /dev/null +++ b/release-notes/dashboards-observability.release-notes-2.11.1.0.md @@ -0,0 +1,37 @@ +## Version 2.11.1 Release Notes + +Compatible with OpenSearch and OpenSearch Dashboards Version 2.11.0 + +### Bug Fixes + +- fix for explorer data grid not paginating by @opensearch-trigger-bot in ([#1141](https://github.com/opensearch-project/dashboards-observability/pull/1141) +- Allow patch on allowedRoles by @opensearch-trigger-bot in ([#1145](https://github.com/opensearch-project/dashboards-observability/pull/1145) +- Update URL of create datasources, fix spacing by @opensearch-trigger-bot in ([#1154](([#1154](https://github.com/opensearch-project/dashboards-observability/pull/1154)) +- Disable integration set up button if invalid by @opensearch-trigger-bot in ([#1161](https://github.com/opensearch-project/dashboards-observability/pull/1161) +- Switch from toast to callout for integration set up failures by @opensearch-trigger-bot in ([#1159](https://github.com/opensearch-project/dashboards-observability/pull/1159) +- Remove loading progress for integration setup by @opensearch-trigger-bot in ([#1162](https://github.com/opensearch-project/dashboards-observability/pull/1162) +- Fix integration labeling to identify S3 integrations by @opensearch-trigger-bot in ([#1164](https://github.com/opensearch-project/dashboards-observability/pull/1164) +- Quiet react-dnd draggableId/droppableId warnings. by @opensearch-trigger-bot in ([#1166](https://github.com/opensearch-project/dashboards-observability/pull/1166) +- Fix events home table and toast life time by @kavithacm in ([#1170](https://github.com/opensearch-project/dashboards-observability/pull/1170) +- Fixed Visualization Config Panel dark mode by @opensearch-trigger-bot in ([#1176](https://github.com/opensearch-project/dashboards-observability/pull/1176) +- Bug fixes for observability count distribution and application analytics by @opensearch-trigger-bot in ([#1189](https://github.com/opensearch-project/dashboards-observability/pull/1189) +- Correct query schema for ELB mview generation by @opensearch-trigger-bot in ([#1199](https://github.com/opensearch-project/dashboards-observability/pull/1199) +- [Explorer] Fixes for cancel button and saved object loading by @opensearch-trigger-bot in ([#1201](https://github.com/opensearch-project/dashboards-observability/pull/1201) +- Saved object datasource backward compatibility fixes by @opensearch-trigger-bot in ([#1210](https://github.com/opensearch-project/dashboards-observability/pull/1210) +- disabling inspect and default pattern/timestamp buttons when using async data sources by @opensearch-trigger-bot in ([#1212](https://github.com/opensearch-project/dashboards-observability/pull/1212) + +### Refactoring + +- [Explorer] Modify text in empty prompt by @opensearch-trigger-bot in ([#1182](https://github.com/opensearch-project/dashboards-observability/pull/1182) +- [Explorer] Supports session for s3 direct query by @opensearch-trigger-bot in ([#1183](https://github.com/opensearch-project/dashboards-observability/pull/1183) +- Support cancellation of async queries by @opensearch-trigger-bot in ([#1186](https://github.com/opensearch-project/dashboards-observability/pull/1186) +- Add integrations queries for Flint by @opensearch-trigger-bot in ([#1195](https://github.com/opensearch-project/dashboards-observability/pull/1195) +- Link integrations from datasources UI by @opensearch-trigger-bot in ([#1207](https://github.com/opensearch-project/dashboards-observability/pull/1207) +- Add S3 integration for Nginx and VPC by @opensearch-trigger-bot in ([#1216](https://github.com/opensearch-project/dashboards-observability/pull/1216) +- Update empty allowed roles to admin only by @opensearch-trigger-bot in ([#1220](https://github.com/opensearch-project/dashboards-observability/pull/1220) + +### Maintenance + +- Switch heading types on integrations setup page by @opensearch-trigger-bot in ([#1137](https://github.com/opensearch-project/dashboards-observability/pull/1137) +- Remove husky pre-commit checks (#1192) by @ps48 in ([#1193](https://github.com/opensearch-project/dashboards-observability/pull/1193) +- Revert commits back to after 2.11 release by @mengweieric in ([#1231](https://github.com/opensearch-project/dashboards-observability/pull/1231)