Skip to content

2.16.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Aug 22:15
· 227 commits to main since this release
dd6b6f6

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