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

Version 1.4.0.0

Compare
Choose a tag to compare
@vamshin vamshin released this 24 Jan 18:10
· 2 commits to opendistro-1.4 since this release

Features

Elasticsearch Compatibility

  • Feature #11 : Elasticsearch 7.4.2 compatibility

Documentation

  • Feature ( #40 , #37 ). Documentation on knn index creation, settings and stats

Enhancements

  • KNN Codec Backward Compatibility support #20

Bug Fixes

  • Avoid recreating space for each query [#29 ]
  • Fix a leak where FileWatchers are added but never removed [#36 ]
  • JNI clean up and race conditions [#25 ]
  • native memory leak in saveIndex and JVM leak [#14 ] [#15 ]

Note

For configuring native library for plugin installations from Archive, please refer to ReadME