New
Lantern v0.5.0
What's Changed
- Narek/update deps by @Ngalstyan4 in https://github.com/lanterndata/lantern/pull/347
- pg17 support by @var77 in https://github.com/lanterndata/lantern/pull/348
- feature-gate embedding,autotune,external-indexing jobs in daemon by @var77 in https://github.com/lanterndata/lantern/pull/349
- collect coverage for lantern_extras using grcov by @var77 in https://github.com/lanterndata/lantern/pull/350
- Refactor lantern_extras SQL functions by @var77 in https://github.com/lanterndata/lantern/pull/351
- Fix typo in comments: 'enought' to 'enough' by @hydrationn in https://github.com/lanterndata/lantern/pull/354
- Make sure invalid reloptions are silently ignored when the caller req… by @Ngalstyan4 in https://github.com/lanterndata/lantern/pull/356
- external index server in bgworker by @var77 in https://github.com/lanterndata/lantern/pull/355
- do not use external indexing if table does not contain tuples by @var77 in https://github.com/lanterndata/lantern/pull/357
- Narek/bm25 bloom by @Ngalstyan4 in https://github.com/lanterndata/lantern/pull/343
New Contributors
- @hydrationn made their first contribution in https://github.com/lanterndata/lantern/pull/354
Full Changelog: https://github.com/lanterndata/lantern/compare/v0.4.1...v0.5.0