Skip to content

Release 2.4.0.0

Compare
Choose a tag to compare
@RyanL1997 RyanL1997 released this 16 Nov 16:08
· 248 commits to main since this release
c1e77f7

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)