Skip to content

Releases: opensearch-project/security-dashboards-plugin

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)

1.3.17.0

06 Jun 22:38
50424e1
Compare
Choose a tag to compare

Version 1.3.17.0

Compatible with Opensearch-Dashboards 1.3.17

Maintenance

  • Update security reachout email (#1948)

2.14.0.0

14 May 21:05
5f1c9f4
Compare
Choose a tag to compare

Version 2.14.0.0

Compatible with OpenSearch-Dashboards 2.14.0

Enhancements

  • Adds Multiple Datasources Support for Security Dashboards Plugin (#1888)
  • Adds flow-framework transport action permissions to the static dropdown list (#1908)
  • Update copy for tenancy tab (#1881)
  • Clear session storage on auto-logout & remove unused saml function (#1872)
  • Create a password strength UI for security dashboards plugin (#1762)

Bug Fixes

  • Fixes saml login flow to work with anonymous auth (#1839)
  • Fixes issue with multi-tenancy and default route to use corresponding default route for the selected tenant (#1820)
  • Fix oidc cypress test and remove doc link (#1923)
  • Add fix for data source disabled plugin should work (#1916)

Maintenance

  • Add husky pre commit and lint files (#1859)
  • Remove implicit dependency to admin as password (#1855)
  • Bump jose from 4.11.2 to 5.2.4 (#1902)

1.3.16.0

23 Apr 21:34
759e574
Compare
Choose a tag to compare

Version 1.3.16.0

Compatible with OpenSearch-Dashboards 1.3.16

Bug Fixes

  • Split up a value into multiple cookie payloads (#1831)

2.13.0.0

02 Apr 23:06
65b7332
Compare
Choose a tag to compare

2024-03-19 Version 2.13.0.0

Compatible with OpenSearch-Dashboards 2.13.0

Enhancements

  • Clear the contents of opensearch_dashboards prior to putting settings (#1781)
  • Add loose flag to OSD bootstrap (#1789)
  • Hide tenant when disabled in the account nav button popover (#1792)
  • Use start-opensearch and setup-opensearch-dashboards actions (#1808)
  • Fix cookie expiry issues from IDP/JWT auth methods, disables keepalive for JWT/IDP (#1806)
  • Copy tenant with Short URL (#1812)
  • Add toast handling for purge cache action (#1827)