Releases: opensearch-project/security-dashboards-plugin
Releases · opensearch-project/security-dashboards-plugin
Release 2.5.0.0
2023-01-17 Version 2.5.0.0
Compatible with Opensearch-Dashboards 2.5.0
Enhancements
- Enhance the stability of SAML integ test (#1237, #1272)
- Change the reference branch to 2.5 for Cypress test (#1298)
Bug Fixes
- Fix tenant label for custom tenant when both Global and Private tenants are disabled (#1277, #1280)
- Fix openid redirect issue to use base_redirect_url when nextUrl is absent (#1282, #1283)
- Add Notifications cluster permissions (#1290, #1291)
- Fix regression in jwt url parameter by awaiting async getAdditionalAuthHeader (#1292, #1296)
Release 2.4.0.0
2022-11-10 Version 2.4.0.0
Compatible with Opensearch-Dashboards 2.4.0
Features
- Initial commit for multiple authentication (#1110)
- Saved Object Aggregation View (#1146)
- [Saved Object Aggregation View] Use namespace registry to add tenant filter (#1169)
- Move tenant-related utils to common folder (#1184)
Enhancements
- Preserve URL Hash for SAML based login (#1039)
Bug Fixes
- Fix the tenant switching after timeout (#1090)
- Fix the UI user flow of selecting custom teanant on tenant switch panel (#1112)
- Fix for Tenancy info getting lost on re-login in SAML Authentication flow (#1134)
- Remove multi-tenant path check in auth handler (#1151)
Infrastructure
Maintenance
Release 2.3.0.0
Release 2.2.0.0
2022-08-11 Version 2.2.0.0
Compatible with Opensearch-Dashboards 2.2.0
Bug Fixes
- Fix bug in SAML support after renaming (#895)" (#1035)
- Fix bug in support for jwt.url_param customization (#1025)
- Get security_tenant search param from URL (#1024)
- Preserve URL Hash for SAML based login (#1039)
Maintenance
2.1.0.0
2.0.0.0
Compatible with Opensearch-Dashboards 2.0.0
Enhancements
- Change 2.0-alpha1 to 2.0-rc1. (#946)
- Make Git ignore .idea/ folder (#944)
- Updated issue templates from .github. (#931)
- Bumps version of main to 2.0.0.0 (#928)
- Enforce authentication on api/status route by default (#968)
Bug fixes
- Fix broken
nextUrl=
parameter logic (#940) - Fix 'openserach' typo in constants.tsx (#953)
- Select tenant popup only appears when mutli-tenacy is enabled (#965)
Maintenance
- Revert "Enforce authentication on api/status route by default (#943)" (#950)
- Enforce authentication on api/status route by default (#943)
- [Build] restore osdVersion to 2.0.0 (#947)
- [Build] bump to 2.0.0.0-rc1 (#941)
- Generate release notes for 2.0.0 (#955)
- Build OSD on 2.0 branch (#986)
- Remove redundant DCO check for the GitHub app (#974)
- Fixes broken main build which was caused due to version mismatch (#989)
2.0.0.0-rc1
1.3.0.0
Version 1.3.0.0
Enhancements
- Add auto backport functionality to security plugin (#887)
- Adds auto delete workflow for backport branches (#901)
- Configure ML plugin actions (#912)
Bug Fixes
- Updates rule def for @osd/eslint/require-license-header (#905)
- Updates backport workflow with custom branch and github app (#900)
Maintenance
- Bumps version to 1.3.0.0 (#884)
- Adds support for codeowners to repo (#883)
- Adds .whitesource and configs file to activate whitesource integration (#885)
- Uses 1.x branch of Dashboards for unit tests (#890)
- Makes PR template easier to fill in (#888)
- Adds release notes for 1.3.0.0 (#918)
- Updates release notes for 1.3.0.0 (#920)
Documentation
1.2.0.0
Version 1.2.0.0
Enhancements
- Add AD validate, multi-category results API cluster permissions (#849)
- Add observability cluster permissions (#851)
Maintenance
- Removing default integtest.sh (#829)
- Bump version to 1.2.0.0 (#850)
- Adding DCO check to repo. Closes #835 (#839)
- Update release note for 1.2 (#853)
- Updated copyright notices (#847)
- Updated release notes for 1.2 with copyright updates (#856)
- Remove job building os core in integration test (#860) (#863)