Skip to content

3.2.4-1.2.0

Latest

Choose a tag to compare

@jeffdgr8 jeffdgr8 released this 25 Oct 07:55
· 8 commits to main since this release
  • Vector Search (#57) — Couchbase Lite 3.2 API (#54)
  • Support 16 KB page sizes (#47)
  • New log sink API (#55)
  • Paging extensions now use AndroidX Paging directly (#52)
  • Predictive model registration now available on Linux and Mingw platforms (#57)
  • Migrate kotlinx-datetime to 0.7.1 (#48) Thanks @namchuai!
    • kotlinx.datetime.Instant is now kotlin.time.Instant in the Kotbase API
    • kotlinx-datetime is no longer an API dependency
  • Update other dependencies
  • Fix some memory allocation bugs on Linux & Mingw platforms (#58, #60)