Skip to content

Releases: opensearch-project/security-dashboards-plugin

Release 2.5.0.0

24 Jan 22:44
ef7d93c
Compare
Choose a tag to compare

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

16 Nov 16:08
c1e77f7
Compare
Choose a tag to compare

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

  • Add SAML integration tests (#1088)
  • Support CI for Windows and MacOS (#1164)

Maintenance

  • Increment version to 2.4.0.0 (#1096)
  • Configure new ML plugin actions (#1182)

Release 2.3.0.0

14 Sep 18:44
1d4ee91
Compare
Choose a tag to compare

2022-09-15 Version 2.3.0.0

Compatible with Opensearch-Dashboards 2.3.0

Bug Fixes

  • Use expiration of tokens from the id token (#1040)

Infrastructure

  • Add prerequisite check github workflow (#1083)

Maintenance

  • Increment version to 2.3.0.0 (#1068)

Release 2.2.0.0

15 Aug 17:41
db60d71
Compare
Choose a tag to compare

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

  • Updates Dev guide (#897)
  • Add tests for account-nav-button when multitenancy is disabled (#1020)
  • Increment version to 2.2.0.0 (#1032)
  • Add release notes for 2.2.0.0 release (#1050)

2.1.0.0

11 Jul 03:12
c1404df
Compare
Choose a tag to compare

2022-07-07 Version 2.1.0.0

Compatible with Opensearch-Dashboards 2.1.0

Enhancement

  • Dynamically compute OpenID redirectUri from proxy HTTP headers (#929)
  • Clear the sessionStorage when logging out (#1003)

Bug Fix

  • Disable private tenant for read only users (#868)
  • Replace _opendistro route with _plugins (#895)

Maintenance

  • Bump version to 2.1.0.0 (#1004)
  • Adds 1.3.1.0 release notes (#988)
  • Create release notes 2.0.0 (#996)

2.0.0.0

26 May 18:56
44ff587
Compare
Choose a tag to compare

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

03 May 20:39
7420eb2
Compare
Choose a tag to compare

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)

Bug fixes

  • Fix broken nextUrl= parameter logic (#940)

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)

1.3.0.0

18 Mar 03:12
10b4bb8
Compare
Choose a tag to compare

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

  • Improves developer guide (#889)
  • Adds back removed portion of developer guide (#893)
  • Updates maintainers list (#902)

1.2.0.0

23 Nov 19:15
960ef75
Compare
Choose a tag to compare

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)

1.1.0.0

06 Oct 17:22
67b5408
Compare
Choose a tag to compare

Maintenance

  • Bump version to 1.1.0.0 (#823)
  • Build OpenSearch 1.1 branch in CI (#827)