Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 1.43 KB

File metadata and controls

23 lines (19 loc) · 1.43 KB

Version 3.5.0.0 Release Notes

Compatible with OpenSearch and OpenSearch Dashboards version 3.5.0

Features

Enhancements

  • More tests for leading segment merge. [243] (#243)
  • Include AdditionalCodecs argument to allow additional Codec registration [250] (#250)

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)
  • Disable some Github workflows since those are failing consistently [231] (#231)
  • Fix BWC Github Actions, enable all Github workflows [234] (#234)

Refactoring