Skip to content

Commit 1891a9b

Browse files
Add 2.8.0 release notes (#4204)
* Add 2.8.0 release notes Co-authored-by: Josh Romero <rmerqg@amazon.com> Signed-off-by: Kawika Avilla <kavilla414@gmail.com> (cherry picked from commit 5ffb3d8) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 636ae73 commit 1891a9b

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
## Version 2.8.0 Release Notes
2+
3+
### 🛡 Security
4+
5+
- [CVE-2023-2251] Bump yaml to `2.2.2` ([#3947](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/3947))
6+
7+
### 📈 Features/Enhancements
8+
9+
- [Multiple Datasource] Support Amazon OpenSearch Serverless ([#3957](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/3957))
10+
- Add support for Node.js >=14.20.1 <19 ([#4071](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/4071))
11+
- Bundle Node.js 14 as a fallback for operating systems that cannot run Node.js 18 ([#4151](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/4151))
12+
- Enhance grouping for context menus ([#3924](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/3924))
13+
14+
### 🐛 Bug Fixes
15+
16+
- [BUG] Fix bottom bar visibility using createPortal ([#3978](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/3978))
17+
18+
### 🚞 Infrastructure
19+
20+
- Add threshold to code coverage config to prevent workflow failures ([#4040](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/4040))
21+
- [CI] Skip checksum verification on OpenSearch snapshot for cypress tests ([#4188](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/4188))
22+
23+
### 🛠 Maintenance
24+
25+
- Use `exec` in the CLI shell scripts to prevent new process creation ([#3955](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/3955))
26+
- Remove timeline application ([#3971](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/3971))
27+
28+
## 🎉 Welcome
29+
30+
Thank you to all the first-time contributors who made this release possible: @sikhote, @SergeyMyssak!

0 commit comments

Comments
 (0)