Skip to content

Commit c4791f8

Browse files
Add release notes for 2.6.0.0 (#1343) (#1344)
Signed-off-by: Craig Perkins <[email protected]> (cherry picked from commit 2506898) Co-authored-by: Craig Perkins <[email protected]>
1 parent 8f08803 commit c4791f8

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
## 2023-02-28 Version 2.6.0.0
2+
3+
Compatible with Opensearch-Dashboards 2.6.0
4+
5+
### Enhancements
6+
* Windows CI Support ([#1320](https://github.com/opensearch-project/security-dashboards-plugin/pull/1320))
7+
* Add indices:admin/close* to list of permissible index permissions ([#1323](https://github.com/opensearch-project/security-dashboards-plugin/pull/1323))
8+
* Synchronize all permissions from latest OpenSearch ([#1333](https://github.com/opensearch-project/security-dashboards-plugin/pull/1333))
9+
10+
### Bug Fixes
11+
* Fix issue with jwt as url param after getAdditionalAuthHeader switched to async ([#1292](https://github.com/opensearch-project/security-dashboards-plugin/pull/1292))
12+
* Update URLs referencing old docs-beta site ([#1231](https://github.com/opensearch-project/security-dashboards-plugin/pull/1231))
13+
* Fix plugin configuration path ([#1304](https://github.com/opensearch-project/security-dashboards-plugin/pull/1304))
14+
15+
### Maintenance
16+
* Switch to maven to download plugin ([#1331](https://github.com/opensearch-project/security-dashboards-plugin/pull/1331))

0 commit comments

Comments
 (0)