Skip to content

Releases: laminlabs/lamindb-setup

Release 1.0.3

18 Jan 15:06
Compare
Choose a tag to compare

Release 1.0.2

18 Jan 15:02
Compare
Choose a tag to compare

See https://docs.lamin.ai/changelog

What's Changed

Full Changelog: 1.0.1...1.0.2

Release 1.0.1

17 Jan 10:52
Compare
Choose a tag to compare

See https://docs.lamin.ai/changelog

What's Changed

  • 🔥 Remove thread error suppression on Windows by @Koncopd in #944
  • 🩹 Allow to use lamin cache clear when no instance loaded by @Koncopd in #945
  • 🚸 Accept None in connect() and improve migration dialogue by @falexwolf in #947

Full Changelog: 1.0.0...1.0.1

Release 1.0.0

16 Jan 02:09
Compare
Choose a tag to compare

See https://docs.lamin.ai/changelog

What's Changed

  • 🐛 Fix init instance tests and add init of a local instance in cwd by @Koncopd in #917
  • 🐛 Fix double download of files in http by @Koncopd in #919
  • 🩹 Fix progress tracking in http downloads by @Koncopd in #920
  • 🏗️ Integrate lnschema-core into lamindb by @falexwolf in #921
  • ⚡️ Add the option not to reload lamindb on connect by @Koncopd in #923
  • 🐛 Do not raise an exception when default AWS credentials fail by @Koncopd in #924
  • 🐛 Fix timeout errors for big downloads from http by @Koncopd in #925
  • ✨ Correct hashing of etag for http links by @Koncopd in #926
  • 🎨 Simplify InstanceNotEmpty UX by @Zethson in #929
  • ✨ Hide traceback for InstanceNotEmpty using Click Exception by @Zethson in #930
  • ✨ Check for more CI environments by @Zethson in #931
  • ⬆️ Upgrade supabase by @Koncopd in #932
  • ✅ Do not use create-s3 in test_init_no_writes by @Koncopd in #935
  • 🚚 Upgrade to lamindb 1.0 by @falexwolf in #927
  • 🎨 Polish the deprecated decorator by @falexwolf in #937
  • 🚚 Deprecate the --schema argument of lamin init in favor of --modules by @falexwolf in #938
  • ♻️ Add contenttypes Django plugin by @falexwolf in #940
  • 🚸 Error on auto-connect by @falexwolf in #941
  • 🩹 migrate without setting auto-connect to False by @Koncopd in #942
  • 👷 Upgrade supabase-cli in hub-local by @Koncopd in #943

Full Changelog: 0.81.4...1.0.0

Release 1.0a5

14 Jan 15:03
Compare
Choose a tag to compare
Release 1.0a5 Pre-release
Pre-release

See https://docs.lamin.ai/changelog

What's Changed

  • 🎨 Polish the deprecated decorator by @falexwolf in #937
  • 🚚 Deprecate the --schema argument of lamin init in favor of --modules by @falexwolf in #938

Full Changelog: 1.0a1...1.0a5

Release 1.0a1

11 Jan 16:04
Compare
Choose a tag to compare
Release 1.0a1 Pre-release
Pre-release

See https://docs.lamin.ai/changelog

What's Changed

  • 🐛 Fix init instance tests and add init of a local instance in cwd by @Koncopd in #917
  • 🐛 Fix double download of files in http by @Koncopd in #919
  • 🩹 Fix progress tracking in http downloads by @Koncopd in #920
  • 🏗️ Integrate lnschema-core into lamindb by @falexwolf in #921
  • ⚡️ Add the option not to reload lamindb on connect by @Koncopd in #923
  • 🐛 Do not raise an exception when default AWS credentials fail by @Koncopd in #924
  • 🐛 Fix timeout errors for big downloads from http by @Koncopd in #925
  • ✨ Correct hashing of etag for http links by @Koncopd in #926
  • 🎨 Simplify InstanceNotEmpty UX by @Zethson in #929
  • ✨ Hide traceback for InstanceNotEmpty using Click Exception by @Zethson in #930
  • ✨ Check for more CI environments by @Zethson in #931
  • ⬆️ Upgrade supabase by @Koncopd in #932
  • ✅ Do not use create-s3 in test_init_no_writes by @Koncopd in #935
  • 🚚 Upgrade to lamindb 1.0 by @falexwolf in #927

Full Changelog: 0.81.4...1.0a1

Release 0.81.4

20 Dec 14:15
Compare
Choose a tag to compare

See https://docs.lamin.ai/changelog

What's Changed

  • ✨ Allow to synchronize via st_size if st_mtime is not present in UPath.stat() by @Koncopd in #913
  • 🐛 Prepare for deletion of the storage_id column from the instance table by @Koncopd in #915

Full Changelog: 0.81.3...0.81.4

Release 0.81.3

16 Dec 17:07
Compare
Choose a tag to compare

See https://docs.lamin.ai/changelog

What's Changed

Full Changelog: 0.81.2...0.81.3

Release 0.81.2

25 Nov 04:55
Compare
Choose a tag to compare

See https://docs.lamin.ai/changelog

What's Changed

  • 💚 Ensure storage records are deleted for tests with create-s3 by @Koncopd in #903
  • 🍱 Add .qs as a valid simple path suffix by @falexwolf in #904
  • 🍱 Add .rds as a valid simple path suffix by @falexwolf in #905
  • ♻️ Refactor setup bionty sources by @falexwolf in #906

Full Changelog: 0.81.1...0.81.2

Release 0.81.1

21 Nov 05:26
Compare
Choose a tag to compare

See https://docs.lamin.ai/changelog

What's Changed

  • 🐛 Fix CI by @Koncopd in #900
  • 🔇 Suppress hf filesystem warning due to not being explicitly implemented in upath by @Koncopd in #902

Full Changelog: 0.81.0...0.81.1