Skip to content

Commit 8aab7c5

Browse files
committed
3.0.0 release notes
Signed-off-by: Paul Sebastian <[email protected]>
1 parent efbe44f commit 8aab7c5

File tree

1 file changed

+58
-0
lines changed

1 file changed

+58
-0
lines changed
Lines changed: 58 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,58 @@
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+
7+
- Remove support for legacy notebooks ([#2406](https://github.com/opensearch-project/dashboards-observability/pull/2406))
8+
9+
### Bug Fixes
10+
11+
- fix(notebook): fix set_paragraphs API ([#2417](https://github.com/opensearch-project/dashboards-observability/pull/2417))
12+
- [Bug] Notebooks - Action popover ([#2418](https://github.com/opensearch-project/dashboards-observability/pull/2418))
13+
- Fix link checker 404 and update the table of content in README ([#2413](https://github.com/opensearch-project/dashboards-observability/pull/2413))
14+
- Cypress - Config fix ([#2408](https://github.com/opensearch-project/dashboards-observability/pull/2408))
15+
- Application Analytics - Flaky cypress fix ([#2402](https://github.com/opensearch-project/dashboards-observability/pull/2402))
16+
- Traces table fix for invalid date ([#2399](https://github.com/opensearch-project/dashboards-observability/pull/2399))
17+
- Custom Traces- Sorting/Toast ([#2397](https://github.com/opensearch-project/dashboards-observability/pull/2397))
18+
- Event Analytics - Cypress flaky fix ([#2395](https://github.com/opensearch-project/dashboards-observability/pull/2395))
19+
- Services to Traces - Flyout redirection ([#2392](https://github.com/opensearch-project/dashboards-observability/pull/2392))
20+
- [Bug] Traces/Services remove toast message on empty data ([#2346] (https://github.com/opensearch-project/dashboards-observability/pull/2346))
21+
- Restore spans limit to 3000 in trace view ([#2353] (https://github.com/opensearch-project/dashboards-observability/pull/2353))
22+
- [BUG] Updated cache for the sub tree in Workbench ([#2351] (https://github.com/opensearch-project/dashboards-observability/pull/2351))
23+
- Trace Groups Optimization - Remove duplicate filters ([#2368] (https://github.com/opensearch-project/dashboards-observability/pull/2368))
24+
- [Bug] Traces redirection while QA enabled ([#2369] (https://github.com/opensearch-project/dashboards-observability/pull/2369))
25+
26+
### Enhancements
27+
28+
- Traces - Add "attributes" field ([#2432](https://github.com/opensearch-project/dashboards-observability/pull/2432))
29+
- Traces - Update custom source toast/error/sorting ([#2407](https://github.com/opensearch-project/dashboards-observability/pull/2407))
30+
- Adding Amazon Network Firewall Integration ([#2410](https://github.com/opensearch-project/dashboards-observability/pull/2410))
31+
- Traces - Update custom source display, add toast ([#2403](https://github.com/opensearch-project/dashboards-observability/pull/2403))
32+
- Trace to logs correlation, action icon updates ([#2398](https://github.com/opensearch-project/dashboards-observability/pull/2398))
33+
- Traces - Custom source switch to data grid ([#2390](https://github.com/opensearch-project/dashboards-observability/pull/2390))
34+
- Service Content/View Optimizationsc ([#2383](https://github.com/opensearch-project/dashboards-observability/pull/2383))
35+
- Database selector in "Set Up Integration" page ([#2380](https://github.com/opensearch-project/dashboards-observability/pull/2380))
36+
- Support custom logs correlation ([#2375] (https://github.com/opensearch-project/dashboards-observability/pull/2375))
37+
38+
### Infrastructure
39+
40+
- Improve error handling when setting up and reading a new integration ([#2387](https://github.com/opensearch-project/dashboards-observability/pull/2387))
41+
- Improve the test results for Integrations internals ([#2376] (https://github.com/opensearch-project/dashboards-observability/pull/2376))
42+
43+
### Maintenance
44+
45+
- [Doc] Update the integraiton SOP to reference to dashbaords observability only ([#2412](https://github.com/opensearch-project/dashboards-observability/pull/2412))
46+
- Adding husky .only check hook to test files ([#2400](https://github.com/opensearch-project/dashboards-observability/pull/2400))
47+
- 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))
48+
- Fix CVE issue for dependency prismjs ([#2404](https://github.com/opensearch-project/dashboards-observability/pull/2404))
49+
- Bump dashboards observability to version 3.0.0.0-beta1 ([#2401](https://github.com/opensearch-project/dashboards-observability/pull/2401))
50+
- Update README.md for unblocking PRs to be merged ([#2394](https://github.com/opensearch-project/dashboards-observability/pull/2394))
51+
- 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))
52+
- Minor CI updates and workflow fixes ([#2388](https://github.com/opensearch-project/dashboards-observability/pull/2388))
53+
- TraceView - Optimization of queries ([#2349] (https://github.com/opensearch-project/dashboards-observability/pull/2349))
54+
- [Integration] Remove maxFilesPerTrigger from all the integrations queries ([#2354] (https://github.com/opensearch-project/dashboards-observability/pull/2354))
55+
- Bump dashboards observability to version 3.0.0.0-alpha1 ([#2364] (https://github.com/opensearch-project/dashboards-observability/pull/2364))
56+
- ServiceMap Query Optimizations ([#2367] (https://github.com/opensearch-project/dashboards-observability/pull/2367))
57+
- Increase dashboards timeout & store logs on failure ([#2371] (https://github.com/opensearch-project/dashboards-observability/pull/2371))
58+
- Clear ADMINS.md. ([#2363] (https://github.com/opensearch-project/dashboards-observability/pull/2363))

0 commit comments

Comments
 (0)