Releases: opensearch-project/security-dashboards-plugin
Releases · opensearch-project/security-dashboards-plugin
RC1 release
1.0.0.0-rc1 Fix login redirect (#777)
Release 1.0.0.0-beta1
The first release of OpenSearch Dashboards security plugin
Release 1.13.0.1
Release v1.12.0.0
Release v1.11.0.0
Release v1.10.1.2
Release v1.10.1.1
The new Kibana Security Plugin is re-designed to streamline workflows, improve usability, and leverage the new Kibana Plugin platform.
Notable changes are:
- Introduction and Tutorial page to help users get up and running quickly.
- Renamed
backend_role
toExternal entity
on UI and move the role mapping function to role page. Now you can map roles to backend_role or users on role edit page. - Created account drop down menu to replace the logout button. Moved
account info
andswitching tenant
function to the account drop down menu. - Added audit logging configuration function into Kibana security plugin
- Combined
security_authentication
andsecurity_preferences
cookie into one, because Kibana new plugin platform only support one session cookie.
Release v1.10.0.0
Support OD Version 1.10.0 (#401) * Support OD Version 1.10.0 * removed the commented lines
Release v1.6.0.0
Changes:
- Support Kibana 7.6.1 #154
- Specify headers to be stored in session #147
- Fix: Security Multitenancy "Show Dashboard" button should redirect users to the dashboards page #143 (ported to master via #144)
- Fix headers whitelist to throw missing role error #137 (ported to master via #144)
- Fix overlay confirmation modal dialog #136 (ported to master via #144)
Version 1.0.0.3
v1.0.0.3
-- Fixed tenant migration issue: https://github.com/opendistro-for-elasticsearch/security-kibana-plugin/pull/52