Skip to content

Releases: alexklibisz/elastiknn

8.15.1.0

07 Sep 20:02
1a95c78
Compare
Choose a tag to compare

What's Changed

  • Performance: avoid sorting the hashes in MatchHashesAndScoreQuery by @alexklibisz in #724
  • Build: fix the Elasticsearch download URL so it works on Linux by @alexklibisz in #725
  • Performance: keep a local copy of the ann-benchmarks config.yml file by @alexklibisz in #726
  • Performance: picked better parameters for Fashion MNIST dataset (239QPS @ 0.96 recall) by @alexklibisz in #727
  • Dependencies: Update commons-compress from 1.27.0 to 1.27.1 by @alexklibisz-scala-steward in #731
  • Dependencies: Update guava from 33.2.1-jre to 33.3.0-jre by @alexklibisz-scala-steward in #729
  • Dependencies: Update elastic4s-client-esjava from 8.14.1 to 8.15.0 by @alexklibisz-scala-steward in #730
  • Dependencies: Update sbt-tpolecat from 0.5.1 to 0.5.2 by @alexklibisz-scala-steward in #733
  • Dependencies: Update logback-classic from 1.5.4 to 1.5.7 by @alexklibisz-scala-steward in #728
  • Dependencies: Update elasticsearch, ... from 8.15.0 to 8.15.1 by @alexklibisz-scala-steward in #732

Full Changelog: 8.15.0.1...8.15.1.0

8.15.0.1

29 Aug 00:50
9088ef5
Compare
Choose a tag to compare

What's Changed

  • Performance: update benchmark for 8.15.0.0 by @alexklibisz in #717
  • Performance: build DocIdSetIterator in ArrayHitCounter to enable future optimizations by @alexklibisz in #718
  • Plugin: stop considering docs with zero LSH hash matches by @alexklibisz in #720
  • Plugin: bump version to 8.15.0.1 to release the fix for #715 by @alexklibisz in #722

Full Changelog: 8.15.0.0...8.15.0.1

8.15.0.0

11 Aug 17:32
9e320dd
Compare
Choose a tag to compare

What's Changed

  • Dependencies: Update scalafmt-core from 3.8.2 to 3.8.3 by @alexklibisz-scala-steward in #708
  • Dependencies: Update elastic4s-client-esjava from 8.13.1 to 8.14.0 by @alexklibisz-scala-steward in #707
  • Dependencies: Update commons-compress from 1.26.2 to 1.27.0 by @alexklibisz-scala-steward in #710
  • Dependencies: Update elastic4s-client-esjava from 8.14.0 to 8.14.1 by @alexklibisz-scala-steward in #709
  • Dependencies: Update elasticsearch, ... from 8.14.3 to 8.15.0 by @alexklibisz-scala-steward in #711

Full Changelog: 8.14.3.0...8.15.0.0

8.14.3.0

15 Jul 02:57
f8a8e2f
Compare
Choose a tag to compare

What's Changed

  • Dependencies: Update sbt from 1.10.0 to 1.10.1 by @alexklibisz-scala-steward in #705
  • Build: bump composite actions by @alexklibisz in #706
  • Dependencies: Update elasticsearch, ... from 8.14.2 to 8.14.3 by @alexklibisz-scala-steward in #704

Full Changelog: 8.14.2.0...8.14.3.0

8.14.2.0

04 Jul 22:36
4020695
Compare
Choose a tag to compare

What's Changed

  • Dependencies: Update circe-generic, circe-parser from 0.14.7 to 0.14.9 by @alexklibisz-scala-steward in #697
  • Dependencies: Update scalafmt-core from 3.8.1 to 3.8.2 by @alexklibisz-scala-steward in #700
  • Dependencies: Update scalatest from 3.2.18 to 3.2.19 by @alexklibisz-scala-steward in #701
  • Dependencies: Update elastic4s-client-esjava from 8.13.0 to 8.13.1 by @alexklibisz-scala-steward in #698
  • Dependencies: Update elasticsearch, ... from 8.14.1 to 8.14.2 by @alexklibisz-scala-steward in #699

Full Changelog: 8.14.1.0...8.14.2.0

8.14.1.0

13 Jun 04:34
3683b7a
Compare
Choose a tag to compare

What's Changed

  • Dependencies: Update elasticsearch, ... from 8.14.0 to 8.14.1 by @alexklibisz-scala-steward in #694

Full Changelog: 8.14.0.0...8.14.1.0

8.14.0.0

08 Jun 20:46
bc695dd
Compare
Choose a tag to compare

What's Changed

  • Dependencies: Update guava from 33.2.0-jre to 33.2.1-jre by @alexklibisz-scala-steward in #689
  • Dependencies: Update sbt from 1.9.9 to 1.10.0 by @alexklibisz-scala-steward in #693
  • Dependencies: Update elastic4s-client-esjava from 8.12.0 to 8.13.0 by @alexklibisz-scala-steward in #690
  • Dependencies: Update commons-compress from 1.26.1 to 1.26.2 by @alexklibisz-scala-steward in #691
  • Dependencies: Update elasticsearch, ... from 8.13.4 to 8.14.0 by @alexklibisz-scala-steward in #692

Full Changelog: 8.13.4.0...8.14.0.0

8.13.4.0

18 May 05:34
85134bf
Compare
Choose a tag to compare

What's Changed

  • Dependencies: Update circe-generic, circe-parser from 0.14.6 to 0.14.7 by @alexklibisz-scala-steward in #685
  • Dependencies: Upgrade Elasticsearch to 8.13.4 by @fabriziofortino in #687

Full Changelog: 8.13.3.0...8.13.4.0

8.13.3.0

05 May 09:20
d9502d1
Compare
Choose a tag to compare

What's Changed

  • Using new Scala 3 language features by @alexklibisz in #682
  • Dependencies: Update guava from 33.1.0-jre to 33.2.0-jre by @alexklibisz-scala-steward in #684
  • Dependencies: Update elasticsearch, ... from 8.13.2 to 8.13.3 by @alexklibisz-scala-steward in #686

Full Changelog: 8.13.2.0...8.13.3.0

8.13.2.0

11 Apr 15:23
fab849a
Compare
Choose a tag to compare

What's Changed

  • Dependencies: Update scalafmt-core from 3.8.0 to 3.8.1 by @alexklibisz-scala-steward in #674
  • Dependencies: Update sbt-tpolecat from 0.5.0 to 0.5.1 by @alexklibisz-scala-steward in #677
  • Dependencies: Update logback-classic from 1.5.3 to 1.5.4 by @alexklibisz-scala-steward in #678
  • Dependencies: Update elasticsearch from 8.13.1 to 8.13.2 by @alexklibisz-scala-steward in #679

Full Changelog: 8.13.1.0...8.13.2.0