Skip to content

Releases: opensearch-project/security-dashboards-plugin

RC1 release

08 Jun 23:21
46c93f3
Compare
Choose a tag to compare
1.0.0.0-rc1

Fix login redirect (#777)

Release 1.0.0.0-beta1

13 May 18:45
3aec2a2
Compare
Choose a tag to compare

The first release of OpenSearch Dashboards security plugin

Release 1.13.0.1

18 Feb 00:49
Compare
Choose a tag to compare

Version 1.13.0.1

Enhancements

  • Add an option to remember tenant selection (#650)
  • Sort tenant options alphabetically and allow search (#666)

Bug Fixes

  • Fix an error when updating internal user without updating password (#695)

Maintenance

  • Add support for elasticsearch 7.10.2 (#691)

Release v1.12.0.0

04 Feb 22:03
b0ac7c3
Compare
Choose a tag to compare

Version 1.12.0.0

Maintenance

  • Add support for elasticsearch 7.10.0 (#626)

Release v1.11.0.0

28 Oct 15:31
234a840
Compare
Choose a tag to compare

This release includes a few bug fixes and enhancements in Kibana security plugin.

Enhancements

  • Add AD permissions to the permission list (#538)
  • Add Alerting permissions to the permission list (#532)

Bug Fixes

  • Fix button overflow on narrow window (#539)
  • Fix basepath related redirection problems in SAML auth workflow (#535)
  • Allow users to add arbitrary permission on UI (#533)

Release v1.10.1.2

07 Oct 23:12
29596f0
Compare
Choose a tag to compare

This release includes a few bug fixes in Kibana security plugin.

Bug Fixes

  • Allow session_state and other parameters in OpenIDConnect login handler (#510)
  • Fix DarkMode not functional bug (#515)
  • Fix security_tenant query parameter not working bug (#511)

Release v1.10.1.1

05 Oct 21:58
47590fd
Compare
Choose a tag to compare

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 to External 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 and switching tenant function to the account drop down menu.
  • Added audit logging configuration function into Kibana security plugin
  • Combined security_authentication and security_preferences cookie into one, because Kibana new plugin platform only support one session cookie.

Release v1.10.0.0

01 Sep 01:56
e2c9f1c
Compare
Choose a tag to compare
Support OD Version 1.10.0 (#401)

* Support OD Version 1.10.0

* removed the commented lines

Release v1.6.0.0

26 Mar 00:11
Compare
Choose a tag to compare

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

24 Jul 23:19
bd7a519
Compare
Choose a tag to compare