Releases: activeloopai/deeplake
Releases · activeloopai/deeplake
v3.9.9 🌈
🧭 What's Changed
- [PLAT-441] Ensure messages are better propagated (#2868) @dgaloop
- Store sample_info for segment_mask htypes (#2867) @nvoxland-al
⚙️ Who Contributes
v3.9.8 🌈
🧭 What's Changed
- Removed scheduler=ray support (#2864) @nvoxland-al
- Allow creds_key to be passed to deeplake.empty() and deeplake.load() (#2860) @nvoxland-al
- Changes to rename() (#2854) @nvoxland-al
⚙️ Who Contributes
v3.9.7 🌈
🧭 What's Changed
- Improve use of AWS profiles (#2859) @activesoull
- Clarifications to Docs (#2853) @istranical
⚙️ Who Contributes
v3.9.6 🌈
🧭 What's Changed
- Improve file type detection using headers and ignoring URL arguments (#2856) @nvoxland-al
- Update libdeeplake (#2857) @activesoull
⚙️ Who Contributes
v3.9.5 🌈
🧭 What's Changed
- bump libdeeplake version to 0.0.128 (#2850) @activesoull
- Min max calculation (#2851) @activesoull
- allow custom configs for s3 (#2849) @activesoull
- added handling of object dtype in decode method data (#2846) @activesoull
⚙️ Who Contributes
v3.9.4 🌈
🧭 What's Changed
- Proactively remove LRU cache values as cache fills (#2842) @nvoxland-al
- Bumb libdeeplake to 0.0.126 (#2843) @activesoull
- Improved message for GetChunkError (#2844) @nvoxland-al
⚙️ Who Contributes
v3.9.3 🌈
v3.9.2 🌈
🧭 What's Changed
- Improves S3 retry logic (#2834) @nvoxland-al
- Bump libdeeplake version. (#2833) @khustup2
- docs fix (#2832) @activesoull
- catch SSLError as a connection error to retry (#2831) @activesoull
- consider more than one frame in dicom (#2827) @azat-manukyan
⚙️ Who Contributes
@activesoull, @azat-manukyan, @khustup2, @nvoxland and @nvoxland-al
v3.9.1 🌈
🧭 What's Changed
- Add check for indra=True, to ensure it's used with read_only=True. (#2826) @khustup2
- Update libdeeplake version
- Docs tweaks (#2825) @istranical
⚙️ Who Contributes
v3.9.0 🌈
🧭 What's Changed
- New optional c++ based storage layer (#2733) @khustup2
- Check function passed to dataset.filter() is correctly configured (#2812) @nvoxland-al
- Avoid making http requests to validate unauthenticated users (#2810) @nvoxland-al
- Improved numpy conversion error messages (#2809) @nvoxland-al
- fixed tensor size calculation (#2808) @activesoull
⚙️ Who Contributes
@activesoull, @istranical, @khustup2, @nvoxland and @nvoxland-al