Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 1.03 KB

File metadata and controls

18 lines (16 loc) · 1.03 KB

Version 3.4.0.0 Release Notes

Compatible with OpenSearch and OpenSearch Dashboards version 3.4.0

Features

Enhancements

  • More tests for leading segment merge. PR #243

Bug Fixes

  • Fix visited docs tracking that led to assertions on AbstractKnnVectorQuery side [238] (#238)
  • Revert of support deletes for incremental insertion 240
  • Fix leading segment merge for deletions 242

Infrastructure

  • Upgrade Gradle to 9.2.0 [220] (#222)
  • Add support for JDK25 [220] (#222)

Documentation

Maintenance

  • Fix vulnerability due to matplotlib CVE-66034 [223] (#223)

Refactoring