Skip to content

Releases: alexklibisz/elastiknn

7.14.0.0

26 Aug 00:38
ffd617a
Compare
Choose a tag to compare
  • ffd617a: Dependencies: Upgrade Elasticsearch to 7.14.0, Lucene to 8.9.0 (#304)

7.13.3.2

18 Aug 23:37
94afe6b
Compare
Choose a tag to compare
  • 94afe6b: Plugin, clients: Remove Sparse Indexed Mapping and Query (#302)

7.13.3.1

26 Jul 01:07
Compare
Choose a tag to compare
  • Renamed "Angular" similarity to "Cosine" similarity (resolves #277).
    • The actual similarity computation remains unchanged. The change is purely a rename, as the "angular" was simply incorrect (and confusing).
    • This is a breaking change in the Python, Scala, and Java clients.
    • This is NOT a breaking change in the JSON/HTTP API. If you reference "angular" in the JSON/HTTP API, it will simply be treated as cosine similarity in the plugin internals.
    • Relevant commits:
      • 889e86c: Release: Actually bump version to 7.13.3.1
      • 4694cfe: Bump version to release "Angular" to "Cosine" rename (#297)
      • e593289: Renaming Angular to Cosine in Java client (#296)
      • dcabb8c: Renaming Angular to Cosine in Python client (#295)
      • 6798e3b: Renaming "Angular" to "Cosine" in Plugin and Scala client (Re #277) (#294)
      • 86776b6: Tests: Verify angular models are invariant to vector magnitude (Issue #277) (#292)

7.13.3.0

22 Jul 02:29
aa75f58
Compare
Choose a tag to compare
  • aa75f58: Dependency upgrade: Elasticsearch 7.13.3 (#285)

7.13.2.2

22 Jul 01:30
Compare
Choose a tag to compare
  • 72017f2: Dependency upgrades: Python Elasticsearch 7.13.1, scipy 1.7.0, tqdm 4.61.1 (#281)

7.13.2.1

26 Jun 15:08
c28cc6b
Compare
Choose a tag to compare
  • c28cc6b: Add client-java module with ElastiknnNearestNeighborsQueryBuilder for running queries via Java REST client (#260)

7.13.2.0

19 Jun 15:25
878e9ab
Compare
Choose a tag to compare
  • 878e9ab: Dependency upgrade: Elasticsearch 7.13.2 (#271)

7.13.1.0

09 Jun 13:08
150a588
Compare
Choose a tag to compare
  • 150a588: Dependency upgrade: Elasticsearch 7.13.1 (#270)

7.13.0.0

09 Jun 03:09
43efb86
Compare
Choose a tag to compare
  • 43efb86: Dependency upgrades: Elasticsearch 7.13.0, Lucene 8.8.2, Elastic4s 7.12.2 (#269)

7.12.1.0

22 May 18:27
8125d52
Compare
Choose a tag to compare