Skip to content

Releases: laminlabs/lamindb-setup

Release 0.68.0

26 Mar 10:05
Compare
Choose a tag to compare

What's Changed

  • 🚸 Enforce empty storage during instance deletion by @bpenteado in #682
  • ✨ Create utility to delete instance by id in the hub by @bpenteado in #689
  • 🎨 Refactor delete_instance_by_id and delete_instance_by_slug by @bpenteado in #691
  • ✨ Rework synchronize, support directories by @Koncopd in #687

Full Changelog: 0.67.1...0.68.0

Release 0.67.1

18 Mar 19:14
Compare
Choose a tag to compare

What's Changed

  • πŸ› Use root_as_str for lazy load to save settings by @Koncopd in #685

Full Changelog: 0.67.0...0.67.1

Release 0.67.0

17 Mar 22:18
Compare
Choose a tag to compare

What's Changed

  • 🚚 Rename lnschema_lamin1 to wetlab by @falexwolf in #676
  • 🎨 Make get_stat_dir_s3 compatible with canonical storage policy (s3:ListBucket conditional on prefix/) by @bpenteado in #675
  • ✨ Add hash_code function by @falexwolf in #677
  • ♻️ Refactor view_tree() by @falexwolf in #678
  • πŸ‘· Use test utilities from laminhub-rest during local tests by @bpenteado in #679
  • ✨ Create gating function to check for empty storage location by @bpenteado in #680
  • ✨ Load git_repo setting from hub, refactor settings file management by @falexwolf in #681
  • 🚚 Rename deletion functions by @bpenteado in #683
  • ♻️ Enable easy switching between prod-test and staging-test by @falexwolf in #684

Full Changelog: 0.66.1...0.67.0

Release 0.66.1

08 Mar 11:39
Compare
Choose a tag to compare

What's Changed

  • 🚸 Restore auto_connect=True after lamin init by @falexwolf in #674

Full Changelog: 0.66.0...0.66.1

Release 0.66.0

08 Mar 06:55
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.65.3...0.66.0

Release 0.65.3

01 Mar 12:46
Compare
Choose a tag to compare

What's Changed

  • ♻️ Add backward compat for delete_instance call by @falexwolf in #641
  • ♻️ Iterate on importdb and exportdb by @falexwolf in #642
  • ⚑️ Speed up lamindb import & loading time by @falexwolf in #643
  • ♻️ Check manual credentials in path.fs, actually reuse anon by @Koncopd in #644
  • πŸ“ Fix error raising for old deleting env file by @sunnyosun in #645
  • πŸ’„ Prettify hosted storage notebooks by @falexwolf in #646
  • ♻️ Add ability to choose region by @falexwolf in #647
  • πŸ”ˆ Better error message for differing db dsn by @falexwolf in #648
  • πŸ› Use shutil.move to move the sqlite file when changing cache folder by @Koncopd in #649
  • ✏️ pre-commit on all files by @Koncopd in #650
  • πŸ› Fix aws_access calls in CLI by @Koncopd in #652
  • ✨ Add create_mapper util by @Koncopd in #654
  • ♻️ Allow passing access_token directly by @Koncopd in #655
  • ♻️ Pass storage_root to access_aws by @falexwolf in #656

Full Changelog: 0.65.2...0.65.3

Release 0.65.2

02 Feb 21:06
Compare
Choose a tag to compare

Release 0.65.1

02 Feb 19:55
Compare
Choose a tag to compare

What's Changed

  • πŸ“ Add examples to Upath.rename by @sunnyosun in #637
  • πŸ› Fix permission error for init of hosted instances by @Koncopd in #636
  • βœ… Implement proper integration tests for hosted storage by @falexwolf in #638
  • ♻️ Low-latency storage permission management by @falexwolf in #639
  • ♻️ Refactor loading instances and add test for loading hosted instance by @falexwolf in #640

Full Changelog: 0.65.0...0.65.1

Release 0.65.0

31 Jan 09:07
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.64.2...0.65.0

0.64.2

10 Jan 11:29
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.64.0...0.64.2