Skip to content

Version 2.5.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Jan 22:57
· 508 commits to refs/heads/main since this release
161ae13

Version 2.5.0.0 Release Notes

Compatible with OpenSearch 2.5.0

Enhancements

  • Extend SystemIndexPlugin for k-NN model system index (#630)
  • Add Lucene specific file extensions to core HybridFS (#721)

Bug Fixes

  • Add fix to fromXContent and toXContent in ModelGraveyard (#624)
  • Allow mapping service to be null for scenarios of shard recovery from translog (#685)
  • Add backward compatibility and validation checks to ModelGraveyard XContent bug fix (#692)

Infrastructure

  • Add benchmark workflow for queries with filters (#598)
  • Fix failing codec unit test (#610)
  • Update bwc tests for 2.5.0 (#661)
  • Add release configs for lucene filtering (#663)
  • Update backwards compatibility versions (#701)
  • Update tests for backwards codecs (#710)

Documentation

  • Update MAINTAINERS.md format (#709)

Maintenance

  • Fix the codec94 version import statements (#684)
  • Add integ test for index close/open scenario (#693)
  • Make version of lucene k-nn engine match lucene current version (#691)
  • Increment version to 2.5.0-SNAPSHOT (#632)