Skip to content

Releases: laminlabs/lamindb-setup

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

Release 0.81.0

14 Nov 13:40
Compare
Choose a tag to compare

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

What's Changed

Full Changelog: 0.80.1...0.81.0

Release 0.80.1

30 Oct 03:24
Compare
Choose a tag to compare

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

What's Changed

Full Changelog: 0.80.0...0.80.1

Release 0.80.0

18 Oct 22:51
Compare
Choose a tag to compare

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

What's Changed

  • ✨ Overwrite access_token after renewal by @Koncopd in #885
  • 📝 Make key legacy, api_key primary by @Koncopd in #886
  • ♻️ Move cloud_to_local to lnamindb_setup.settings by @Koncopd in #887
  • ♻️ Use settings.paths in tests directly by @Koncopd in #888

Full Changelog: 0.79.0...0.80.0

Release 0.79.0

11 Oct 08:58
Compare
Choose a tag to compare

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

What's Changed

  • 🚸 Raise SystemExit on storage=None in init by @Koncopd in #881
  • 🚸 Clearer feedback when somebody tries to switch the default instance by @falexwolf in #882
  • 🚸 Do not error if a schema module of an instance isn't installed by @falexwolf in #883

Full Changelog: 0.78.0...0.79.0

Release 0.78.0

08 Oct 08:55
Compare
Choose a tag to compare

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

What's Changed

  • 🐛 Use connect instead of load and disconnect instead of unload by @Koncopd in #873
  • 🐛 Fix cache paths by @Koncopd in #874
  • ♻️ Move settings.storage.cache_dir to settings.cache_dir by @Koncopd in #875
  • ♻️ Base connect_hub() off of edge function by @Koncopd in #879
  • ⬆️ Drop python 3.8 support by @Koncopd in #880

Full Changelog: 0.77.6...0.78.0

Release 0.77.7

01 Oct 18:04
Compare
Choose a tag to compare

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

What's Changed

  • 🐛 Use connect instead of load and disconnect instead of unload by @Koncopd in #873
  • 🐛 Fix cache paths by @Koncopd in #874

Full Changelog: 0.77.6...0.77.7

Release 0.77.6

29 Sep 21:58
Compare
Choose a tag to compare

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

What's Changed

Full Changelog: 0.77.5...0.77.6

Release 0.77.5

26 Sep 12:37
Compare
Choose a tag to compare

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

What's Changed

  • ♻️ Overhaul init for more convenient use in laminhub by @Koncopd in #857
  • ♻️ Simplify connect by eliminating db and storage arguments by @Koncopd in #865

Full Changelog: 0.77.4...0.77.5