Skip to content

Releases: outr/lightdb

4.12.0

10 Dec 15:13

Choose a tag to compare

What's Changed

  • New FileStorage feature for databases that support PrefixStreaming
  • Updated MapDB (now uses BTreeMap instead of HTreeMap) and LMDB to expose PrefixStreaming support
  • Add support to SQLStore for PrefixScanning, although the performance will be much slower
  • Documentation updates
  • New Parent / Child feature: ExistsChild
  • Added spatial support to H2
  • Fixes and improvements to DuckDB support
  • Added new Lucene grouping features
  • Minor additions to Timestamp for additional convenience functionality
  • Minor update to RocksDB to disable stats dumps
  • Update sbt-mdoc to 2.8.1 by @darkfrog26 in #246
  • Update sqlite-jdbc to 3.51.1.0 by @darkfrog26 in #245
  • Update scala-library, scala-reflect to 2.13.18 by @darkfrog26 in #244
  • Update jedis to 7.1.0 by @darkfrog26 in #243
  • Update lucene-backward-codecs, ... to 10.3.2 by @darkfrog26 in #242
  • Update duckdb_jdbc to 1.4.2.0 by @darkfrog26 in #241
  • Update scala3-library to 3.7.4 by @darkfrog26 in #240
  • Update fabric-io to 1.19.0 by @darkfrog26 in #248
  • Update duckdb_jdbc to 1.4.3.0 by @darkfrog26 in #247

Full Changelog: 4.11.3...4.12.0

4.11.2

26 Oct 13:45

Choose a tag to compare

4.11.1

24 Oct 18:50

Choose a tag to compare

What's Changed

Full Changelog: 4.10.0...4.11.1

4.5.2

21 Aug 21:41
bb61088

Choose a tag to compare

What's Changed

  • Fixes to upgrades to change order based on blocking
  • Improvements and changes to defaults in Hikari pool
  • Improvements to serialization support for Geo
  • Bug fixes to hasAny support
  • Better exposure of SQL functionality in SQLStoreTransaction
  • Fulltext support improvements for SQL and consistency improvements
  • Fixing doUpdate and doDelete to not limit by pageSize
  • Update rapid-core, rapid-scribe, rapid-test to 1.1.0 by @darkfrog26 in #214

Full Changelog: 4.5.1...4.5.2

4.5.1

14 Aug 18:31
29fefa4

Choose a tag to compare

  • Updated logging in Upgrades along with timings
  • Added fix for RW support for legacy Geo.Points
    Full Changelog: 4.5.0...4.5.1

4.4.0

11 Aug 15:19
be0b1dd

Choose a tag to compare

  • Added new Query.update and Query.delete to conveniently and efficiently (where directly supported, like in SQL) to make changes based on a query
    Full Changelog: 4.3.2...4.4.0

4.2.1

07 Aug 13:30
3b5b195

Choose a tag to compare

  • Updates and improvements to PostgreSQL support
    Full Changelog: 4.2.0...4.2.1

4.2.0

05 Aug 14:53
b653327

Choose a tag to compare

What's Changed

  • Added support for arbitrary SQL queries in SQLStores
  • Major internal refactoring to cleanup SQL query usage internally
  • Further improvements to the SearchUpdateHandler functionality
  • Fixes and updates to PostgreSQL support
  • Update HikariCP to 7.0.0 by @darkfrog26 in #207
  • Update scala3-library to 3.7.2 by @darkfrog26 in #209

Full Changelog: 4.1.0...4.2.0

4.1.0

01 Aug 18:02
e7e9074

Choose a tag to compare

  • Major performance upgrade to Filter.In support in Lucene
  • Major upgrade to SearchUpdateHandler in SplitCollection for better optimization and control over search indexing
    Full Changelog: 4.0.5...4.1.0

4.0.3

15 Jul 00:37
c1a7f91

Choose a tag to compare

What's Changed

Full Changelog: 4.0.2...4.0.3