You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Compatible with OpenSearch and OpenSearch Dashboards version 3.8.0
4
+
5
+
### Enhancements
6
+
7
+
* Onboard code diff analyzer/reviewer and issue dedupe workflows ([#2463](https://github.com/opensearch-project/security-dashboards-plugin/pull/2463))
8
+
* Onboard new backport-pr reusable GitHub workflow ([#2456](https://github.com/opensearch-project/security-dashboards-plugin/pull/2456))
9
+
* Enforce 256-character limit on all text input fields ([#2444](https://github.com/opensearch-project/security-dashboards-plugin/pull/2444))
10
+
11
+
### Bug Fixes
12
+
13
+
* Disable multi-tenancy in multi-data-source tests to fix credential lookup failures ([#2479](https://github.com/opensearch-project/security-dashboards-plugin/pull/2479))
14
+
* Update proxy-agent to v8 to resolve CVE-2026-44240 and CVE-2026-42338 ([#2440](https://github.com/opensearch-project/security-dashboards-plugin/pull/2440))
15
+
16
+
### Infrastructure
17
+
18
+
* Use opensearch-build composite actions for OpenSearch and OpenSearch Dashboards setup in CI workflows ([#2443](https://github.com/opensearch-project/security-dashboards-plugin/pull/2443))
19
+
* Update opensearch-build action SHA to include OSD snapshot URL fix ([#2445](https://github.com/opensearch-project/security-dashboards-plugin/pull/2445))
20
+
* Switch whitesource configMode to AUTO for automatic branch scanning ([#2447](https://github.com/opensearch-project/security-dashboards-plugin/pull/2447))
21
+
* Migrate Jest test suite to Jest 30 and jsdom 26 ([#2475](https://github.com/opensearch-project/security-dashboards-plugin/pull/2475))
22
+
* Bump actions/checkout from 6.0.2 to 7.0.0 ([#2449](https://github.com/opensearch-project/security-dashboards-plugin/pull/2449))
23
+
* Bump actions/setup-java from 5.2.0 to 5.3.0 ([#2451](https://github.com/opensearch-project/security-dashboards-plugin/pull/2451))
24
+
* Bump actions/setup-java from 5.3.0 to 5.4.0 ([#2460](https://github.com/opensearch-project/security-dashboards-plugin/pull/2460))
25
+
* Bump lycheeverse/lychee-action to 39066c6 ([#2450](https://github.com/opensearch-project/security-dashboards-plugin/pull/2450))
26
+
* Bump lycheeverse/lychee-action to e747777 ([#2461](https://github.com/opensearch-project/security-dashboards-plugin/pull/2461))
27
+
* Bump opensearch-project/opensearch-build to 3d9a524 ([#2448](https://github.com/opensearch-project/security-dashboards-plugin/pull/2448))
28
+
29
+
### Maintenance
30
+
31
+
* Adopt ESLint 10 flat config format and apply Prettier 3 formatting ([#2469](https://github.com/opensearch-project/security-dashboards-plugin/pull/2469))
0 commit comments