SoonΒΆ

hubΒΆ

dbΒΆ

  • ♻️ Refactor how to deal with parallel storage creation PR @falexwolf

  • βœ… Test simplify link tables RLS PR @Koncopd

  • 🚸 Improve similar names found message PR @Zethson

  • βœ… Test fine-grained access for single records PR @Koncopd

  • βœ… Adapt local-hub tests to caching RLS PR @Koncopd

  • βœ… Testing for cache spaces for RLS PR @Koncopd

  • πŸ› Fix parallel artifact registration with hub storage PR @Koncopd

  • 🎨 Support nested cat dtypes PR @sunnyosun

  • ✨ Allow to re-connect in the same process PR @Koncopd

  • 🚸 Do not write instance settings on connect by default PR @Koncopd

  • ♻️ Do not write instance settings on connect by default PR @Koncopd

  • ♻️ Do not write instance settings on connect by default PR @Koncopd

  • βœ… Fix testing user table in test_permissions PR @Koncopd

  • 🎨 Allow passing _skip_validation to Feature PR @sunnyosun

  • 🩹 Avoid init_storage call in check_path_in_existing_storage PR @Koncopd

  • πŸ’š Proper cleanup for test-init-no-writes PR @Koncopd

  • πŸ”Š Correct treatment of carriage returns in logs PR @Koncopd

  • πŸ› Clean delete of storage locations, transparent referencing of storage locations PR @falexwolf

  • πŸ› Take into account that a storage location might be managed by an instance that’s not on the hub PR @falexwolf

  • πŸ“ Improve storage docs PR @falexwolf

  • 🚸 Enable users to more conveniently create storage locations, make storage management more transparent PR @falexwolf

  • ♻️ Simplify storage marking & storage-from-hub retrieval PR @falexwolf

  • ♻️ Refactor storage registration PR @falexwolf

  • πŸ‘· Clean up test instance in hub after failed re-initialization run PR @falexwolf

  • ♻️ Refactor storage deletion PR @falexwolf

  • ♻️ Refactor storage deletion PR @falexwolf

  • ♻️ Refactor FeatureManager PR @falexwolf

  • πŸ”₯ Remove long-deprecated ln.setup.load() and to-lamindb-v1 migration logic PR @falexwolf

  • ♻️ Explicitly set _write_settings=True in lamin connect PR @Koncopd

  • πŸ› Have transfer comply with settings.annotation.n_max_records and fix a bug related to repeated schema transfer PR @falexwolf

  • Improve lookup docstring PR @sunnyosun

  • 🚸 Add keep with default β€œfirst” to Lookup PR @sunnyosun

  • πŸ”Š Log side-effects PR @Koncopd

  • 🎨 Batch save PR @sunnyosun

  • ✨ Add settings.is_connected to check if the current instance is properly connected for use PR @Koncopd

  • πŸ› Fix transfer from instance with superset of module to instance with subset of modules in presence of schema-annotation in the additional modules PR @falexwolf

  • 🚸 Better message for ModuleWasntConfigured PR @falexwolf

  • ♻️ Define all exceptions in lamindb_setup.errors PR @falexwolf

  • 🚸 Leverage panderas lazy validation PR @falexwolf

  • 🚸 Expose overwrite_versions PR @falexwolf

  • 🚸 Hide artifacts with kind __lamindb_run__ PR @falexwolf

  • ♻️ Allow passing run_id to Artifact constructor PR @falexwolf

  • 🎨 Refactor TiledbsomaExperimentCurator related code PR @Zethson

  • πŸ› Fix call_with_fallback in case fallback is needed PR @Koncopd

  • βœ… Expand tests for sheets PR @falexwolf

  • 🏷️ BaseSQLRecord.save should return self type PR @ap–

  • 🏷️ Mark as py.typed to allow mypy inspection PR @ap–

  • ♻️ Enable passing branch and space everywhere PR @falexwolf

usecasesΒΆ

biontyΒΆ

FixesΒΆ

  • πŸ› Fix import_source with non-existing parents in the reference PR @namsaraeva