Skip to content

Lantern v0.5.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 15 Nov 19:36
· 14 commits to main since this release

What's Changed

  • Narek/update deps by @Ngalstyan4 in #347
  • pg17 support by @var77 in #348
  • feature-gate embedding,autotune,external-indexing jobs in daemon by @var77 in #349
  • collect coverage for lantern_extras using grcov by @var77 in #350
  • Refactor lantern_extras SQL functions by @var77 in #351
  • Fix typo in comments: 'enought' to 'enough' by @hydrationn in #354
  • Make sure invalid reloptions are silently ignored when the caller req… by @Ngalstyan4 in #356
  • external index server in bgworker by @var77 in #355
  • do not use external indexing if table does not contain tuples by @var77 in #357
  • Narek/bm25 bloom by @Ngalstyan4 in #343

New Contributors

Full Changelog: v0.4.1...v0.5.0