Skip to content

Releases: lanterndata/lantern

Lantern v0.2.2

27 Mar 07:16
Compare
Choose a tag to compare

What's Changed

  • Use gcc and g++ 13 for CI tests by @var77 in #300
  • Fix compiler optimization flags to enable native builds and autovecto… by @Ngalstyan4 in #299

Full Changelog: v0.2.1...v0.2.2

Lantern v0.2.1

11 Mar 16:37
Compare
Choose a tag to compare

What's Changed

  • Fix snapshot leak bug and initialize parameters in pg_init before using them by @Ngalstyan4 in #296
  • Release 0.2.1 by @var77 in #297

Full Changelog: v0.2.0...v0.2.1

Lantern v0.2.0

24 Feb 02:41
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.2.0

Lantern v0.1.1

09 Feb 00:22
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1

Lantern v0.1.0

08 Feb 23:21
Compare
Choose a tag to compare

What's Changed

  • Publish latest tags, only if LATEST input is specified in action by @var77 in #268
  • Always Exit with non-zero error code in error cases of install script by @Ngalstyan4 in #269
  • Enable Undefined Behaviour sanitizer in ci/cd by @Ngalstyan4 in #270
  • Add arm runner for CI actions by @var77 in #271
  • Update actions to latest version to use NodeJS 20 runtime by @var77 in #273
  • Update README.md by @dqii in #274
  • Clarify psql instructions and add docker volume by @Ngalstyan4 in #275
  • Fixes for bugs in cost estimate function (relevant for partial indexes) by @therealdarkknight in #276
  • Do CI benchmarks with openai dataset by @var77 in #261
  • Emit LLVM bitcode and copy to postgres if JIT is available #258 by @var77 in #267
  • Update codecov-action to v4 to use NodeJS 20 runtime by @var77 in #278
  • Use proper index selectivity in hnswcostestimate function by @therealdarkknight in #279
  • Fix tests not failing in CI by @var77 in #281
  • Narek/storage upgrade by @Ngalstyan4 in #262

Full Changelog: v0.0.12...v0.1.0

Lantern v0.0.12

24 Jan 08:40
02c653f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.11...v0.0.12

Lantern v0.0.11

16 Dec 07:10
Compare
Choose a tag to compare

What's Changed

  • Add test to validate index in replication mode by @var77 in #248
  • Fixed bug causing WAL recovery crash mode by @var77 fba2e74

Full Changelog: v0.0.10...v0.0.11

Lantern v0.0.10

11 Dec 20:16
0a1227b
Compare
Choose a tag to compare

What's Changed

  • Clarify operator modes in README by @dqii in #242
  • WAL/blockmaps: continue blockmaps initialization after failure by @var77 in #241
  • Add WAL records for all neighbor modifications during insert by @medvied in #215
  • Fix l2 operator bug when used with int arrays by @Ngalstyan4 in #243
  • Rename generic operator. by @var77 in #244

Full Changelog: v0.0.9...v0.0.10

Lantern v0.0.9

09 Dec 21:23
6223b7a
Compare
Choose a tag to compare

What's Changed

  • Fix memory context for List node allocation in op_rewrite.c by @var77 in #234
  • Add C client tests to catch op_rewriting segfault by @var77 in #238
  • Added dockerfile with postgres debug build by @var77 in #233
  • Add flag to disable operator rewriting hooks and make pgvector compatible by @var77 in #240

Full Changelog: v0.0.8...v0.0.9

Lantern v0.0.8

04 Dec 03:27
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.7...v0.0.8