Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Version (1.13.0.0)

Latest
Compare
Choose a tag to compare
@VijayanB VijayanB released this 18 Feb 00:36
· 13 commits to main since this release

Compatible with Elasticsearch 7.10.2

Features

  • Support k-NN similarity functions in painless scripting (#281)
  • Add support for L1 distance in AKNN, custom scoring and painless scripting (#310)

Enhancements

  • Upgrade nmslib to 2.0.11 (#302)
  • Upgrade commons-beanutils (#297)

Bug Fixes

  • Fix find_path bug in CMakeLists (#280)
  • Add builder constructor that takes algo params (#289)

Infrastructure

  • Add arm64 support and correct the naming convention to the new standards (#299)
  • Run KNN integ tests with security plugin enabled (#304)
  • Update artifact naming (#309)
  • Change CD workflow to use new staging bucket for artifacts (#301)

Documentation

  • Add copyright header (#307)

Maintenance

  • Upgrade odfe version to 1.13.0 (#312)