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)