Releases: laminlabs/lamindb-setup
Releases · laminlabs/lamindb-setup
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
Release 0.77.4
🐛 Fix cache deletion on local instances
Full Changelog: 0.77.3...0.77.4
Release 0.77.3
What's Changed
- ♻️ Enable setting storage uid prior to instance init by @falexwolf in #860
- ✨ Allow to set cache destinations via cache_key in cloud_to_local by @Koncopd in #861
- 🐛 Delete only root folder in cache on instance delete by @Koncopd in #864
Full Changelog: 0.77.2...0.77.3
Release 0.77.2
See https://docs.lamin.ai/changelog
What's Changed
- ⬆️ Upgrade *-artifact actions by @Koncopd in #849
- ✨ Load instance settings with edge function by @Koncopd in #848
- ✅ Test connect_instance_new for anonymous by @Koncopd in #850
- ✅ Use connect_instance_new for Koncopd, sunnyosun and falexwolf for local testing by @Koncopd in #851
- 🔧 Use LAMINDB_DJANGO_DATABASE_URL instead of DATABASE_URL by @Koncopd in #852
- 🐛 Proper re-login if api_key is present in env files by @Koncopd in #853
- 🎨 No longer populate
storage_id
in instance table duringinit
by @falexwolf in #856
Full Changelog: 0.77.1...0.77.2