Releases: activeloopai/deeplake
Releases · activeloopai/deeplake
v3.9.18 🌈
🧭 What's Changed
- Fix list typehint to fix python3.8 support (#2925) @GdoongMathew
⚙️ Who Contributes
v3.9.17 🌈
🧭 What's Changed
- Ensure username fetching logic is not token dependent (#2923) @dgaloop
- Raise exception if a view to save's id already exists (#2921) @nvoxland-al
⚙️ Who Contributes
@dgaloop and @nvoxland-al
v3.9.16 🌈
🧭 What's Changed
- bump libdeeplake version to 0.0.138 (#2919) @activesoull
- GCS Token Credentials support (#2896) @dgaloop
- [DEEP-220] add urllib3's SSLError to the retriable errors list (#2918) @activesoull
⚙️ Who Contributes
v3.9.15 🌈
🧭 What's Changed
- bump libdeeplake version to 0.0.137 (#2916) @activesoull
- [DEEP-215] mmseg get pipeline by priority (#2915) @activesoull
- separate mmdet from mmseg (#2913) @activesoull
⚙️ Who Contributes
v3.9.14 🌈
🧭 What's Changed
- Fix images tensor name dict (#2908) @activesoull
- Fix padding for last element (#2906) @activesoull
- Remove empty token check from deeplake (#2907) @activesoull
- Create vdb index doc (#2904) @azat-manukyan
- Bump libdeeplake version to 0.0.136 (#2911) @activesoull
⚙️ Who Contributes
v3.9.13 🌈
🧭 What's Changed
- bumb libdeeplake to 0.0.135 (#2902) @activesoull
- [DEEP-208] provide creds dict with non empty strings (#2901) @activesoull
- [DEEP-202] fix string data cutting issue (#2899) @activesoull
- allow decode method for images tensor in mmseg (#2900) @activesoull
- fix error 'type' object is not subscriptable (#2898) @activesoull
- Group index fix, allow_local_cache and grouped datasets split fix (#2897) @activesoull
- Improve kaggle system call (#2892) @nvoxland-al
⚙️ Who Contributes
v3.9.12 🌈
🧭 What's Changed
- Added dictionary based filtering for IN (#2893) @istranical
- Propagate drop last (#2894) @activesoull
- Tweaked sanitization for keys with spaces (#2885) @istranical
- Handle creating a view of a tensor group (#2886) @nvoxland-al
- fix s3 deletion error (#2890) @artgish
- remove unnecessary functionalities (#2887) @activesoull
⚙️ Who Contributes
@activesoull, @artgish, @istranical, @nvoxland and @nvoxland-al
v3.9.11 🌈
🧭 What's Changed
- [DEEP-180] Add mmsegmentation integration (#2875) @activesoull
- Enforce numpy < 2 (#2880) @nvoxland-al
- Validate kaggle tag before download (#2876) @nvoxland-al
⚙️ Who Contributes
v3.9.10 🌈
🧭 What's Changed
- Allow virtual tensors .data to use indra_ts.numpy as fallback. (#2873) @khustup2
- Partitioned HNSW Deeplake Side Changes. (#2847) @sounakr
- Added support for dataframes with datetime (#2871) @istranical
⚙️ Who Contributes
@istranical, @khustup2 and @sounakr
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