|
| 1 | +## Version 3.0.0-beta1 Release Notes |
| 2 | + |
| 3 | +Compatible with OpenSearch and OpenSearch Dashboards version 3.0.0-beta1 |
| 4 | + |
| 5 | +### Breaking Changes |
| 6 | +- Remove support for legacy notebooks ([#2406](https://github.com/opensearch-project/dashboards-observability/pull/2406)) |
| 7 | + |
| 8 | +### Bug Fixes |
| 9 | +- Application Analytics - Flaky cypress fix ([#2402](https://github.com/opensearch-project/dashboards-observability/pull/2402)) |
| 10 | +- Traces table fix for invalid date ([#2399](https://github.com/opensearch-project/dashboards-observability/pull/2399)) |
| 11 | +- Custom Traces- Sorting/Toast ([#2397](https://github.com/opensearch-project/dashboards-observability/pull/2397)) |
| 12 | +- Event Analytics - Cypress flaky fix ([#2395](https://github.com/opensearch-project/dashboards-observability/pull/2395)) |
| 13 | +- Services to Traces - Flyout redirection ([#2392](https://github.com/opensearch-project/dashboards-observability/pull/2392)) |
| 14 | + |
| 15 | +### Enhancements |
| 16 | +- Traces - Update custom source display, add toast ([#2403](https://github.com/opensearch-project/dashboards-observability/pull/2403)) |
| 17 | +- Trace to logs correlation, action icon updates ([#2398](https://github.com/opensearch-project/dashboards-observability/pull/2398)) |
| 18 | +- Traces - Custom source switch to data grid ([#2390](https://github.com/opensearch-project/dashboards-observability/pull/2390)) |
| 19 | +- Service Content/View Optimizationsc ([#2383](https://github.com/opensearch-project/dashboards-observability/pull/2383)) |
| 20 | +- Database selector in "Set Up Integration" page ([#2380](https://github.com/opensearch-project/dashboards-observability/pull/2380)) |
| 21 | +- Support custom logs correlation ([#2375] (https://github.com/opensearch-project/dashboards-observability/pull/2375)) |
| 22 | + |
| 23 | +### Infrastructure |
| 24 | +- Improve error handling when setting up and reading a new integration ([#2387](https://github.com/opensearch-project/dashboards-observability/pull/2387)) |
| 25 | + |
| 26 | +### Maintenance |
| 27 | +- Adding husky .only check hook to test files ([#2400](https://github.com/opensearch-project/dashboards-observability/pull/2400)) |
| 28 | +- Remove cypress to make it refer to the version used in OpenSearch Dashboard to fix build failure ([#2405](https://github.com/opensearch-project/dashboards-observability/pull/2405)) |
| 29 | +- Fix CVE issue for dependency prismjs ([#2404](https://github.com/opensearch-project/dashboards-observability/pull/2404)) |
| 30 | +- Bump dashboards observability to version 3.0.0.0-beta1 ([#2401](https://github.com/opensearch-project/dashboards-observability/pull/2401)) |
| 31 | +- Update README.md for unblocking PRs to be merged ([#2394](https://github.com/opensearch-project/dashboards-observability/pull/2394)) |
| 32 | +- Bump dep serialize-javascript version to 6.0.2 and @babel/runtime to 7.26.10 ([#2389](https://github.com/opensearch-project/dashboards-observability/pull/2389)) |
| 33 | +- Minor CI updates and workflow fixes ([#2388](https://github.com/opensearch-project/dashboards-observability/pull/2388)) |
0 commit comments