Compatible with OpenSearch and OpenSearch Dashboards version 3.7.0
- Add gRPC Protocol Buffer support for KNN queries 391
- Support derived source for knn with other fields [474] (#488)
- Add support for MAXIMUM_INNER_PRODUCT similarity function in jVector engine (#206)
- Fix derived nested fields processing [484] (#484)
- Fix GRPC integration flaky test caused by locale-sensitive String.format #505
- Upgrade Lucene to 10.4.0 [292] (#292)
- Upgrade jvector from 4.0.0-rc.6 to 4.0.0-rc.8 370
- Update Gradle to 9.4.1 381
- Update Spotless to 8.4.0 495
- Update user guide covering index creation, search tuning, compression levels, and advanced topics; add demo script walking through cluster health check, bulk indexing, filtered/tuned KNN search, force merge, and node stats
- Fix String.format() uses the default system locale 465