Skip to content

Commit d40c6f7

Browse files
committedSep 4, 2024·
Adds release notes for 2.17
Signed-off-by: Derek Ho <dxho@amazon.com>
1 parent fb554bd commit d40c6f7

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed
 
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
## Version 2.17.0 Release Notes
2+
3+
Compatible with OpenSearch and OpenSearch Dashboards version 2.17.0
4+
5+
### Enhancements
6+
* Adds page headers for updated UX ([#2083](https://github.com/opensearch-project/security-dashboards-plugin/pull/2083))
7+
* Conditionally change where avatar shows up ([#2082](https://github.com/opensearch-project/security-dashboards-plugin/pull/2082))
8+
* Use smaller and compressed varients of buttons and form components ([#2079](https://github.com/opensearch-project/security-dashboards-plugin/pull/2079))
9+
* Use the `getRedirectUrl` from OSD to generate nextUrl ([#2072](https://github.com/opensearch-project/security-dashboards-plugin/pull/2072))
10+
* Consistency and density improvements ([#2101](https://github.com/opensearch-project/security-dashboards-plugin/pull/2101))
11+
12+
### Bug Fixes
13+
* Add Proxy Auth to Multi Auth Options ([#2076](https://github.com/opensearch-project/security-dashboards-plugin/pull/2076))
14+
* Do not register tenancy app if disabled in yml ([#2057](https://github.com/opensearch-project/security-dashboards-plugin/pull/2057))
15+
* Ux fixes for page header ([#2108](https://github.com/opensearch-project/security-dashboards-plugin/pull/2108))
16+
* Fix a bug where basepath nextUrl is invalid when it should be valid ([#2096](https://github.com/opensearch-project/security-dashboards-plugin/pull/2096))
17+
* feat: update title and descriptions ([#2084](https://github.com/opensearch-project/security-dashboards-plugin/pull/2084))
18+
19+
### Maintenance
20+
* Updates backport workflow ([#2074](https://github.com/opensearch-project/security-dashboards-plugin/pull/2074))
21+
* Fixes spacing in package.json ([#2068](https://github.com/opensearch-project/security-dashboards-plugin/pull/2068))
22+
* Increment version to 2.17.0.0 ([#2090](https://github.com/opensearch-project/security-dashboards-plugin/pull/2090))

0 commit comments

Comments
 (0)