Releases: laminlabs/lamindb-setup
Releases · laminlabs/lamindb-setup
Release 0.81.2
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
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
See https://docs.lamin.ai/changelog
What's Changed
- 💚 Fix CI build by @Koncopd in #896
- ✨ Support Hugging Face paths by @Koncopd in #897
- ✨ Compute hash for files in Google Cloud Storage and Hugging Face by @Koncopd in #898
- ⬆️ Upgrade fsspec to 2024.10.0 by @Koncopd in #899
Full Changelog: 0.80.1...0.81.0
Release 0.80.1
See https://docs.lamin.ai/changelog
What's Changed
- ✨ Set anon for specified public s3 buckets if aws credentials fail by @Koncopd in #889
- ♻️ Use UPath.drive to get bucket by @Koncopd in #890
- 🐛 Correct local path check by @Koncopd in #891
- ♻️ Improve upload code by @Koncopd in #892
- ✅ Test upath.rglob in a notebook by @Koncopd in #893
- 📝 Fix docs for settings by @Koncopd in #895
Full Changelog: 0.80.0...0.80.1
Release 0.80.0
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
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
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
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
See https://docs.lamin.ai/changelog
What's Changed
- 🚚 Rename hub edge functions by @Koncopd in #866
- 🚸 Warn about inconsistent lamindb versions during
connect_hub
by @falexwolf in #869 - ⚡️ Speed up
ln.connect()
by @falexwolf in #871
Full Changelog: 0.77.5...0.77.6
Release 0.77.5
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