Skip to content

Commit 056495a

Browse files
Rishikesh1159github-actions[bot]
authored andcommitted
Adding release notes for 3.0.0.0-beta1 (#1009)
* Adding release notes for 3.0.0.0-beta1 Signed-off-by: Rishikesh1159 <[email protected]> * Update release-notes-3.0.0.0-beta1 Signed-off-by: Rishikesh1159 <[email protected]> --------- Signed-off-by: Rishikesh1159 <[email protected]> (cherry picked from commit 47a7457)
1 parent 4ffa01b commit 056495a

File tree

2 files changed

+20
-3
lines changed

2 files changed

+20
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.1.0/)
88
### Enhancements
99
### Bug Fixes
1010
### Infrastructure
11-
1211
### Documentation
13-
1412
### Maintenance
1513
### Refactoring
1614

@@ -25,4 +23,4 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.1.0/)
2523
### Infrastructure
2624
### Documentation
2725
### Maintenance
28-
### Refactoring
26+
### Refactoring
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
## Version 3.0.0.0-beta1 Release Notes
2+
3+
Compatible with OpenSearch Dashboards 3.0.0.0-beta1
4+
5+
### Features
6+
- Implmentation of contextual launch ([#1005](https://github.com/opensearch-project/anomaly-detection-dashboards-plugin/pull/1005))
7+
8+
### Bug Fixes
9+
- Switching fieldcaps api to utilize js client ([#984](https://github.com/opensearch-project/anomaly-detection-dashboards-plugin/pull/984))
10+
- Update namespace for alerting plugin to avoid conflict with alerting ([#1003](https://github.com/opensearch-project/anomaly-detection-dashboards-plugin/pull/1003))
11+
- Fix remote cluster bug when remote and local have same name ([#1007](https://github.com/opensearch-project/anomaly-detection-dashboards-plugin/pull/1007))
12+
13+
### Infrastructure
14+
- change gradle run to dualcluster is true ([#998](https://github.com/opensearch-project/anomaly-detection-dashboards-plugin/pull/998))
15+
16+
### Maintenance
17+
- fix(security): Upgrade axios to 1.8.2 to fix SSRF ([#991](https://github.com/opensearch-project/anomaly-detection-dashboards-plugin/pull/991))
18+
- Update @babel/runtime to >=7.26.10 ([#993](https://github.com/opensearch-project/anomaly-detection-dashboards-plugin/pull/993))
19+
- Increment version to 3.0.0.0-beta1 ([#1004](https://github.com/opensearch-project/anomaly-detection-dashboards-plugin/pull/1004))

0 commit comments

Comments
 (0)