SoonΒΆ

hubΒΆ

dbΒΆ

  • πŸ› Fix comparisons to __isnull for feature-based queries PR @falexwolf

  • ⬆️ Add a lower bound on pandera PR @Koncopd

  • πŸ“ Add tests and docs for multivalue curation PR @sunnyosun

  • πŸ‘· Exclude sub directory from source distribution on pypi PR @falexwolf

  • 🩹 Handle kind update PR @falexwolf

  • 🚚 Move writelog to laminhub for time being PR @falexwolf

  • πŸ”Š Fix project hint in ln.track() PR @Koncopd

  • ✨ Support curating lists as values in DataFrameCurator PR @sunnyosun

  • ♻️ Move cloud-hitting tests into storage test group PR @falexwolf

  • πŸ› Fix transfer for cases in which genes are insufficiently populated PR @falexwolf

  • ♻️ Support combined UID format for lamindb_featurevalue in WriteLog PR @alexras

  • πŸ”ˆ Fix Pandera warning PR @Zethson

  • ♻️ Squash migrations PR @falexwolf

  • ⬆️ Upgrade lamindb-setup PR @Koncopd

  • ✨ Allow to reset django.conf.settings to connect to another instance in the same process PR @Koncopd

  • ♻️ Minor simplifications to WriteLog schema PR @falexwolf

  • ♻️ No longer install contenttypes PR @falexwolf

  • ✨ Implement a WriteLog serde PR @alexras

  • ✨ Add WriteLog replay PR @alexras

  • ♻️ Do no longer duplicate tracking of predecessors through the corresponding link table on Transform PR @falexwolf

  • πŸ—οΈ Bulk of schema migrations for 1.6 PR @falexwolf

  • βœ… Fix hub-local tests for β€œMake organization members independent from teams” PR @Koncopd

  • ⬆️ Add compatibility with zarr v3 PR @Koncopd

  • πŸ› Fix project labeling PR @falexwolf

  • ✨ Introduce a Branch registry PR @falexwolf

  • ✨ Introduce a Branch registry PR @falexwolf

  • ♻️ Rename DBRecord to SQLRecord PR @falexwolf

  • 🎨 A couple minor additions to write logs PR @alexras

  • ✨ Implement writelog backfill PR @alexras

  • ✨ Introduce a flexible Record registry PR @falexwolf

  • 🩹 Do not re-synchronize on ImportError in Artifact.load() PR @Koncopd

  • 🚸 Improve suffix mismatch error message PR @Zethson

  • πŸ—ƒοΈ Set current space when transferring records PR @Koncopd

  • 🚸 Clearer error in parse_cat_dtype if cat dtype contains a module name and the module is not found PR @Koncopd

  • ⬆️ Upgrade lamindb-setup PR @Koncopd

  • πŸ₯… Do not fail if can not create cache dir PR @Koncopd

  • ⬆️ Upgrade lamindb-setup PR @Koncopd

  • 🩹 _db in connect now takes full precedence over hub and locally stored connections PR @Koncopd

  • ⬆️ Upgrade lamindb-setup PR @Koncopd

  • 🩹 Do not raise an error if a different db connection is explicitly provided on connect PR @Koncopd

  • πŸ’š Fix connect test PR @Koncopd

  • 🚸 Better error message when user passes manual uid to track() + anticipate that the user might want to create new transforms in some cases also if hash matches PR @falexwolf

  • ✨ Add is_run_input to Artifact.get() and Collection.get() PR @Koncopd

  • πŸ› Fix legacy output attributes of transform PR @falexwolf

  • πŸ’š Fix CI due to enabling fine-grained access on lamindata PR @Koncopd

  • 🚸 Improve setting relationships of unsaved records UX PR @Zethson

  • πŸ”‡ Remove dispatch success slack notification PR @Koncopd

  • 🩹 Catch exceptions on creating lamin settings directory PR @Koncopd

  • 🚸 Improve DoesNotExist error message upon DBRecord.get() PR @Zethson

  • ♻️ Check central for registered storages PR @Koncopd

  • πŸ› Correct field name in _select_storage_or_parent PR @Koncopd

  • 🚸 Integrate the Param into the Feature registry PR @falexwolf

  • ♻️ Rename Record to DBRecord PR @falexwolf

  • ♻️ Rename instance and paths for writelog tests PR @Koncopd

  • ♻️ Rename Record to DBRecord PR @falexwolf

  • ✨ Add a writelog table, implement trigger installation PR @alexras

  • 🎨 Fix feature.describe when value is a list PR @sunnyosun

  • ♻️ Mark internal lamindb-produced artifacts with kind="__lamindb__" instead of _branch_code=0 PR @falexwolf

  • ✨ Implement select_storage_or_parent PR @Koncopd

usecasesΒΆ

biontyΒΆ

  • ♻️ Rename Record to DBRecord PR @falexwolf

  • ♻️ Refactor uid encoding so that it becomes usable in the hub PR @falexwolf

  • ♻️ Do not change global verbosity PR @falexwolf