Skip to content

Releases: opensearch-project/security-dashboards-plugin

3.0.0.0

06 May 22:02
f383368
Compare
Choose a tag to compare

Version 3.0.0 Release Notes

Compatible with OpenSearch and OpenSearch Dashboards version 3.0.0

Enhancements

  • Add cat shard api permission (#2223)
  • Changes to remove tenant panels from roles pages when multitenancy is disabled (#2218)

Maintenance

  • Fix alpha bump (#2190)
  • Bump xlm-crypto and elliptic (#2196)
  • Remove typescript dependency (#2198)
  • Bump babel to 7.27.0 (#2200)
  • Fix integration tests by removing sample flight data download (#2202)
  • Bump express to 5.1.0 (#2232)

3.0.0.0-beta1

23 Apr 01:04
ca53a36
Compare
Choose a tag to compare

Version 3.0.0-beta1 Release Notes

Compatible with OpenSearch and OpenSearch Dashboards version 3.0.0-beta1

Maintenance

  • Remove typescript dependency (#2198)
  • Bump babel (#2200)
  • Fix integration tests by removing sample flight data download (#2202)

3.0.0.0-alpha1

18 Mar 22:35
34e5a31
Compare
Choose a tag to compare

Version 3.0.0-alpha1 Release Notes

Compatible with OpenSearch and OpenSearch Dashboards version 3.0.0-alpha1

Maintenance

  • Fix alpha bump (#2190)
  • Bump xlm-crypto and elliptic (#2196)

2.19.0.0

12 Feb 00:01
71450d8
Compare
Choose a tag to compare

Version 2.19.0 Release Notes

Compatible with OpenSearch and OpenSearch Dashboards version 2.19.0

Enhancements

  • Add LTR transport actions to cluster permissions list (#2170)

Bug Fixes

  • Preserve query in nextUrl during openid login redirect (#2140)
  • Fix tenant defaulting incorrectly (#2163)

1.3.20.0

11 Dec 23:26
23e7872
Compare
Choose a tag to compare

Version 1.3.20.0

Compatible with Opensearch-Dashboards 1.3.20

Maintenance

  • Backport CVE fixes to 1.3 branch (#2152)

2.18.0.0

05 Nov 23:21
ef72c90
Compare
Choose a tag to compare

Version 2.18.0 Release Notes

Compatible with OpenSearch and OpenSearch Dashboards version 2.18.0

Enhancements

  • Add JWT authentication type to MultipleAuthentication (#2107)

Bug Fixes

  • Update category label for security plugin (#2121)
  • Fix button label (#2130)

2.17.0.0

17 Sep 22:08
cc39b75
Compare
Choose a tag to compare

Version 2.17.0 Release Notes

Compatible with OpenSearch and OpenSearch Dashboards version 2.17.0

Enhancements

  • Adds page headers for updated UX (#2083)
  • Conditionally change where avatar shows up (#2082)
  • Use smaller and compressed varients of buttons and form components (#2079)
  • Use the getRedirectUrl from OSD to generate nextUrl (#2072)
  • Consistency and density improvements (#2101)
  • Add Proxy Auth to Multi Auth Options (#2076)

Bug Fixes

  • Do not register tenancy app if disabled in yml (#2057)
  • Ux fixes for page header (#2108)
  • Fix a bug where basepath nextUrl is invalid when it should be valid (#2096)
  • feat: update title and descriptions (#2084)

Maintenance

  • Updates backport workflow (#2074)
  • Fixes spacing in package.json (#2068)
  • Increment version to 2.17.0.0 (#2090)

1.3.19.0

27 Aug 21:41
f779544
Compare
Choose a tag to compare

Version 1.3.19.0

Compatible with Opensearch-Dashboards 1.3.19

Bug Fixes

  • Update nextUrl validation to incorporate serverBasePath (#2066)
  • Fix a bug where basepath nextUrl is invalid when it should be valid (#2098)

2.16.0.0

07 Aug 22:15
dd6b6f6
Compare
Choose a tag to compare

Version 2.16.0 Release Notes

Compatible with OpenSearch and OpenSearch Dashboards version 2.16.0

Enhancements

  • [MDS] Adds datasource filter for version decoupling (#2051)
  • Update nextUrl validation to incorporate serverBasePath (#2048)
  • Conform to Navigation changes from OSD core (#2022)
  • feat: http proxy support for oidc (#2024)
  • Remove dependency on opensearch build repo libs from custom build.sh (#2033)
  • Add custom build script to support different cypress version (#2027)

Bug Fixes

  • Fix the bug of capabilities request not supporting carrying authinfo (#2014)
  • Fix URL duplication issue (#2004)

Maintenance

2.15.0.0

25 Jun 22:29
2a11d1d
Compare
Choose a tag to compare

Version 2.15.0 Release Notes

Compatible with OpenSearch and OpenSearch Dashboards version 2.15.0

Enhancements

  • Remove tenant tab when disabled via yaml (#1960)
  • Always show security screen and shows error page when trying to access forbidden data-source (#1964)
  • Provide ability to view password (#1980)
  • Make login screen input feels consistent (#1993)

Bug Fixes

  • Fix bugs where pages were stuck in error state (#1944)
  • Fix issue when using OpenID Authentication with serverBasePath (#1899)
  • Fixes issue with expiryTime of OIDC cookie that causes refreshToken workflow to be skipped (#1990)

Maintenance

  • Updating security reachout email (#1948)
  • Bump ejs and express versions to address CVEs (#1988)