Skip to content

Commit 764d142

Browse files
authored
Add release notes for 2.19.2 (#9729)
Signed-off-by: Suchit Sahoo <suchsah@amazon.com>
1 parent 4e59dc6 commit 764d142

File tree

5 files changed

+55
-7
lines changed

5 files changed

+55
-7
lines changed

CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,34 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
44

55
## [Unreleased]
66

7+
## [2.19.2-2025-04-25](https://github.com/opensearch-project/OpenSearch-Dashboards/releases/tag/2.19.2)
8+
9+
### 💥 Breaking Changes
10+
11+
### Deprecations
12+
13+
### 🛡 Security
14+
- Fix CVE by bumping axios,prismjs,babel/runtime ([#9694](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/9694))
15+
16+
### 📈 Features/Enhancements
17+
18+
### 🐛 Bug Fixes
19+
20+
- Discover table not updating with row size when filtering out ([#9659](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/9659))
21+
- Update actions/cache from v1 to v4 to address deprecation warning ([#9659](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/9659))
22+
23+
### 🚞 Infrastructure
24+
25+
### 📝 Documentation
26+
27+
### 🛠 Maintenance
28+
29+
- Version bump from 2.19.1 to 2.19.2 ([#9699](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/9699))
30+
31+
### 🪛 Refactoring
32+
33+
### 🔩 Tests
34+
735
## [2.19.1-2025-02-27](https://github.com/opensearch-project/OpenSearch-Dashboards/releases/tag/2.19.1)
836

937
### 💥 Breaking Changes

changelogs/fragments/9659.yml

Lines changed: 0 additions & 3 deletions
This file was deleted.

changelogs/fragments/9694.yml

Lines changed: 0 additions & 2 deletions
This file was deleted.

changelogs/fragments/9699.yml

Lines changed: 0 additions & 2 deletions
This file was deleted.
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
# VERSION 2.19.2 Release Note
2+
3+
### 💥 Breaking Changes
4+
5+
### Deprecations
6+
7+
### 🛡 Security
8+
- Fix CVE by bumping axios,prismjs,babel/runtime ([#9694](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/9694))
9+
10+
### 📈 Features/Enhancements
11+
12+
### 🐛 Bug Fixes
13+
14+
- Discover table not updating with row size when filtering out ([#9659](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/9659))
15+
- Update actions/cache from v1 to v4 to address deprecation warning ([#9659](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/9659))
16+
17+
### 🚞 Infrastructure
18+
19+
### 📝 Documentation
20+
21+
### 🛠 Maintenance
22+
23+
- Version bump from 2.19.1 to 2.19.2 ([#9699](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/9699))
24+
25+
### 🪛 Refactoring
26+
27+
### 🔩 Tests

0 commit comments

Comments
 (0)