Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 2 KB

opensearch-dashboards.release-notes-2.8.0.md

File metadata and controls

35 lines (21 loc) · 2 KB

Version 2.8.0 Release Notes

Deprecations

  • Remove timeline application (#3971)

🛡 Security

  • [CVE-2023-2251] Bump yaml to 2.2.2 (#3947)

📈 Features/Enhancements

  • [Multiple Datasource] Support Amazon OpenSearch Serverless (#3957)
  • Add support for Node.js >=14.20.1 <19 (#4071)
  • Bundle Node.js 14 as a fallback for operating systems that cannot run Node.js 18 (#4151)
  • Enhance grouping for context menus (#3924)

🐛 Bug Fixes

  • [BUG] Fix bottom bar visibility using createPortal (#3978)
  • [Dashboards Listing] Fix listing limit to utilize savedObjects:listingLimit instead of savedObjects:perPage (#4021)

🚞 Infrastructure

  • Install chrome driver for functional tests from path set by environment variable TEST_BROWSER_BINARY_PATH(#3997)
  • Add threshold to code coverage config to prevent workflow failures (#4040)
  • [CI] Skip checksum verification on OpenSearch snapshot for cypress tests (#4188)

🛠 Maintenance

  • Use exec in the CLI shell scripts to prevent new process creation (#3955)

🎉 Welcome

Thank you to all the first-time contributors who made this release possible: @sikhote, @SergeyMyssak!