Releases: activeloopai/deeplake
Releases · activeloopai/deeplake
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
v3.8.27 🌈
🧭 What's Changed
- Don't require azure modules to be installed (#2803) @nvoxland-al
- Bump libdeeplake version to 0.0.109 (#2804) @activesoull
- Fix nan case for ingest_dataframe (#2800) @istranical
⚙️ Who Contributes
v3.8.26 🌈
🧭 What's Changed
- Azure SSO support (#2788) @dgaloop
- bump libdeeplake version to 0.0.108 (#2801) @activesoull
⚙️ Who Contributes
v3.8.25 🌈
v3.8.24 🌈
🧭 What's Changed
- bump libdeeplake version to 0.0.107 (#2794) @activesoull
- Fixed tensor "sample_info" on some saved view samples (#2793) @nvoxland-al
⚙️ Who Contributes
v3.8.23 🌈
🧭 What's Changed
- Include path in sample decompression error (#2785) @FayazRahman
- Updated video docs (#2781) @istranical
- Generate a better error message if a list or other unsupported argument is passed to video.normalize_index (#2787) @nvoxland-al
- fix of An error occurred (400) when calling the HeadObject operation (#2789) @activesoull
- Validate htype vs dtype when detecting htype based on inserted data (#2786) @nvoxland-al
⚙️ Who Contributes
@FayazRahman, @activesoull, @istranical, @nvoxland and @nvoxland-al