Releases: activeloopai/deeplake
Releases · activeloopai/deeplake
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
v3.8.22 🌈
🧭 What's Changed
- Auto-convert numbers to strings when appending to a text dtype tensor (#2782) @nvoxland-al
- Use libdeeplake batch requests for getting bytes. (#2783) @khustup2
- Fixed allow_delete wording in messages (#2780) @nvoxland-al
⚙️ Who Contributes
v3.8.21 🌈
🧭 What's Changed
- Ensure username is stored correctly in commit messages (#2772) @nvoxland-al
- Added allow_delete flag to dataset (#2763) @nvoxland-al
- Removed use of the term "log in" and references to the CLI "activeloop login" (#2768) @nvoxland-al
- Removing support for tokens set via the CLI (#2774) @taylorstubbsactiveloop
⚙️ Who Contributes
v3.8.20 🌈
🧭 What's Changed
- Update setup.py (#2770) @activesoull
- fix upcasting logic (#2773) @activesoull
- Update README to remove cli mention. (#2767) @khustup2
⚙️ Who Contributes
v3.8.19 🌈
🧭 What's Changed
- Removed Deeplake CLI (#2761) @nvoxland-al
- bump libdeeplake to 0.0.99 (#2765) @activesoull
- fix correct creds used (#2764) @activesoull
- Get rid of global random seed (#2759) @dgaloop
- Fixed edge cases in indra dataset adaptor. (#2762) @khustup2
⚙️ Who Contributes
v3.8.18 🌈
🧭 What's Changed
- Preserve lock settings in
get_dataset_with_zero_size_cache
(#2756) @nvoxland-al - Add timeout parameter for reading http links (#2758) @FayazRahman
- Documentation fixes (#2757) @FayazRahman
- Fix memory blow up when transforming links (#2751) @FayazRahman
- Enable downloading docs (#2753) @FayazRahman
- Better transform error propagation (#2750) @FayazRahman
⚙️ Who Contributes
v3.8.17 🌈
🧭 What's Changed
- Ensure filename remains set for later saving in sample_info (#2747) @nvoxland-al