Skip to content

Releases: alexklibisz/elastiknn

8.9.1.0

06 Nov 22:50
d8ce5a0
Compare
Choose a tag to compare

What's Changed

Full Changelog: 8.9.0.0...8.9.1.0

8.9.0.0

06 Nov 04:32
2cbe8c9
Compare
Choose a tag to compare

What's Changed

  • Dependencies: Update commons-compress from 1.23.0 to 1.24.0 by @alexklibisz-scala-steward in #552
  • Dependencies: Update logback-classic from 1.4.7 to 1.4.11 by @alexklibisz-scala-steward in #548
  • Build: run scala-steward once/month by @alexklibisz in #567
  • Build: consolidate publish-snapshots job into release workflow by @alexklibisz in #569
  • Build: allow snapshot release from main by @alexklibisz in #570
  • Build: add back workflow to delete old pre-releases by @alexklibisz in #571
  • Dependencies: Upgrade Elasticsearch to 8.9.0 by @alexklibisz in #574

Full Changelog: 8.8.2.0...8.9.0.0

8.8.2.0

05 Nov 14:19
7b6cae7
Compare
Choose a tag to compare

What's Changed

Full Changelog: 8.8.1.0...8.8.2.0

8.8.1.0

04 Nov 19:59
c6bcb93
Compare
Choose a tag to compare

What's Changed

  • Dependencies: Update sbt-jmh from 0.4.4 to 0.4.5 by @alexklibisz-scala-steward in #524
  • Dependencies: Update scalafmt-core from 3.7.3 to 3.7.4 by @alexklibisz-scala-steward in #523
  • Dependencies: Update sbt from 1.8.3 to 1.9.0 by @alexklibisz-scala-steward in #522
  • Dependencies: Update sbt from 1.9.0 to 1.9.1 by @alexklibisz-scala-steward in #533
  • Dependencies: Update scalafmt-core from 3.7.4 to 3.7.10 by @alexklibisz-scala-steward in #539
  • Docs: change URL to https://alexklibisz.github.io/elastiknn by @alexklibisz in #541
  • Docs: fix Jekyll url and baseurl by @alexklibisz in #542
  • Build: use docker compose instead of docker-compose by @alexklibisz in #544
  • Benchmarks: update ann-benchmarks submodule to use Python 3.10.8 by @alexklibisz in #521
  • Dependencies: Update scalafmt-core from 3.7.10 to 3.7.12 by @alexklibisz-scala-steward in #547
  • Dependencies: Update sbt-jmh from 0.4.5 to 0.4.6 by @alexklibisz-scala-steward in #555
  • Dependencies: Update scalatest from 3.2.16 to 3.2.17 by @alexklibisz-scala-steward in #554
  • Build: use token for pypi releases by @alexklibisz in #562
  • Dependencies: Upgrade Elasticsearch to 8.8.1 by @fabriziofortino in #561
  • Build: fix python version in release workflow by @alexklibisz in #563
  • Build: fix python version in release workflow by @alexklibisz in #564
  • Build: fix python version for docs release job by @alexklibisz in #565

Full Changelog: 8.8.0.0...8.8.1.0

8.8.0.0

28 May 15:42
054dd9b
Compare
Choose a tag to compare

What's Changed

  • Dependencies: Update sbt from 1.8.2 to 1.8.3 by @alexklibisz-scala-steward in #514
  • Dependencies: Update scalatest from 3.2.15 to 3.2.16 by @alexklibisz-scala-steward in #515
  • Dependencies: Update guava from 31.1-jre to 32.0.0-jre by @alexklibisz-scala-steward in #517
  • Various CI improvements by @alexklibisz in #519
  • Dependencies: Update elasticsearch, ... from 8.7.1 to 8.8.0 by @alexklibisz-scala-steward in #518

Full Changelog: 8.7.1.0...8.8.0.0

8.7.1.0

14 May 15:04
3064673
Compare
Choose a tag to compare

What's Changed

  • Dependencies: Update scalafmt-core from 2.7.5 to 3.7.3 by @alexklibisz-scala-steward in #508
  • Dependencies: Update logback-classic from 1.4.6 to 1.4.7 by @alexklibisz-scala-steward in #509
  • Dependencies: Update elastic4s-client-esjava from 8.6.0 to 8.6.1 by @alexklibisz-scala-steward in #510
  • Dependencies: Update elastic4s-client-esjava from 8.6.1 to 8.7.0 by @alexklibisz-scala-steward in #512
  • Dependencies: Update elasticsearch, ... from 8.7.0 to 8.7.1 by @alexklibisz-scala-steward in #513

Full Changelog: 8.7.0.0...8.7.1.0

8.7.0.0

08 Apr 04:39
72ad050
Compare
Choose a tag to compare

What's Changed

  • Dependencies: Update commons-compress from 1.22 to 1.23.0 by @alexklibisz-scala-steward in #504
  • Dependencies: Update elastic4s-client-esjava from 8.5.3 to 8.5.4 by @alexklibisz-scala-steward in #503
  • Dependencies: Update logback-classic from 1.2.11 to 1.4.6 by @alexklibisz-scala-steward in #501
  • Dependencies: Update guava to 28.2-jre by @alexklibisz-scala-steward in #479
  • Dependencies: Update sbt-jmh from 0.4.0 to 0.4.4 by @alexklibisz-scala-steward in #499
  • Dependencies: Update elastic4s-client-esjava from 8.5.4 to 8.6.0 by @alexklibisz-scala-steward in #506
  • Dependencies: Update breeze to 2.1.0 by @alexklibisz-scala-steward in #488
  • Dependencies: Update guava from 28.2-jre to 31.1-jre by @alexklibisz-scala-steward in #505
  • Dependencies: Update scalafmt-core from 2.4.2 to 2.7.5 by @alexklibisz-scala-steward in #491
  • Dependencies: Update elasticsearch, ... from 8.6.2 to 8.7.0 by @alexklibisz-scala-steward in #507

Full Changelog: 8.6.2.1...8.7.0.0

8.6.2.1

27 Feb 22:28
c6a396c
Compare
Choose a tag to compare

What's Changed

  • Benchmarks: upgrade ann-benchmarks to use Elastiknn 8.6.2 by @alexklibisz in #494
  • Benchmarks: point submodule at ann-benchmarks master by @alexklibisz in #497
  • Feature: add ability to optionally use jdk.incubator.vector (aka Project Panama, aka SIMD) for faster dense float vector operations by @alexklibisz in #496
  • Some internal cleanup from previous PR by @alexklibisz in #498

Full Changelog: 8.6.2.0...8.6.2.1

8.6.2.0

23 Feb 01:58
2da3f3b
Compare
Choose a tag to compare

What's Changed

  • Build: fix the target commit when releasing by @alexklibisz in #475
  • Build: add scala-steward workflow by @alexklibisz in #477
  • Dependencies: Update scalafmt-core to 2.4.2 by @alexklibisz-scala-steward in #487
  • Dependencies: Update sbt to 1.8.2 by @alexklibisz-scala-steward in #486
  • Dependencies: Update scalatest to 3.2.15 by @alexklibisz-scala-steward in #489
  • Update elastic4s-client-esjava to 8.5.3 by @alexklibisz-scala-steward in #480
  • Dependencies: Update circe-generic-extras to 0.14.3 by @alexklibisz-scala-steward in #481
  • Dependencies: Update scala-library to 2.13.10 by @alexklibisz-scala-steward in #485
  • Dependencies: Update logback-classic to 1.2.11 by @alexklibisz-scala-steward in #478
  • Dependencies: Update commons-compress to 1.22 by @alexklibisz-scala-steward in #483
  • Dependencies: Update elasticsearch, ... from 8.6.1 to 8.6.2 by @alexklibisz-scala-steward in #492

New Contributors

  • @alexklibisz-scala-steward made their first contribution in #487

Full Changelog: 7.17.9.0...8.6.2.0

7.17.9.0

03 Feb 04:26
84f9a97
Compare
Choose a tag to compare

Full Changelog: e065603...ad029ca

Note, the actual commit for 7.17.9.0 is ad029ca
The release tag incorrectly points to a missing parameter in the gh release create command. This was fixed in #475 and #476.