Hub

Latest version: v3.0.1

Safety actively analyzes 714792 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 12

2.4.0

🧭 What's Changed
* [AL-1760][AL-1761] Htype fixes (1634) farizrahman4u
* [AL-1754] Add reporting for missing features (1635) farizrahman4u
* Update README.zh-cn.md (1626) tatevikh
* [AL-1759] Fix google drive import error when importing hub (1632) farizrahman4u
* [AL-1743] Improve DynamicTensorNumpyError message for sequence tensors (1628) farizrahman4u
* Fixes linked tensors + random assignment (1630) AbhinavTuli
* Google Drive storage provider (1266) FayazRahman
⚙️ Who Contributes
AbhinavTuli, FayazRahman, davidbuniat, farizrahman4u and tatevikh

2.3.5

🧭 What's Changed
* docker update, rm miniaudio (1627) davidbuniat
* [AL-1744] Sequence + transform fix (1624) farizrahman4u
* Reduces warning on copying datasets (1611) AbhinavTuli
* [AL-1752] Version control + Sequences fix (1621) farizrahman4u
* [AL-1747] Exif fix (1615) farizrahman4u
* [AL-1695] PyAV audio implementation (1576) FayazRahman
* [AL-1741] Suppress loading messages on dataset deserialization (1614) FayazRahman
* Next iteration for ds.visualize (1605) khustup
* added Hub citation (1618) mikayelh
* [AL-1715] Adds support for linking of external data (1582) AbhinavTuli
* Video Playback (1592) farizrahman4u
* [AL-1623] Rename tensors (1514) FayazRahman
* Add google drive refresh token to workflow (1606) FayazRahman
⚙️ Who Contributes
AbhinavTuli, FayazRahman, davidbuniat, farizrahman4u, khustup and mikayelh

2.3.4

🧭 What's Changed
* Retry backend requests on failure (1604) AbhinavTuli
* Update README.md (1593) istranic
* Support for additional image formats in hub.auto 1166 (1531) brlrb
* Move pretty printing from __str__ to summary() (1587) FayazRahman
* Fix missing api reference links (1579) FayazRahman
* [AL-1710] Allow branch creation when dataset is locked (1584) farizrahman4u
* Changed __str__ return to include Tensor-Wise information for issue 1439. (1543) neel2299
* Set readonly=True by default on platform (1583) farizrahman4u
* [AL-1724] tobytes for Pytorch & Tensorflow (1580) farizrahman4u
* [AL-1713] Dicom (1572) farizrahman4u
* Visualizer (1567) khustup
* add a Mandarin version of README (1577) JinyiChenUofT
⚙️ Who Contributes
AbhinavTuli, FayazRahman, JinyiChenUofT, brlrb, davidbuniat, farizrahman4u, istranic, khustup and neel2299

2.3.3

🧭 What's Changed
* Update README.md (1578) tatevikh
* API reference updates (1575) FayazRahman
* [AL-1704] Better video error message (1570) FayazRahman
* [AL-1719] Adds ability to reset head changes (1571) AbhinavTuli
* added mention for 100+ datasets & fixes (1568) mikayelh
* [AL-1698] Sample info (1550) farizrahman4u
* [AL-1712] Dataset view copy (1564) farizrahman4u
* Fixes shuffle + collate (1552) AbhinavTuli
* tensor.clear() to delete all samples from tensor (1288) FayazRahman
* Update dataset rename + api ref updates (1566) FayazRahman
* [AL-1349] Add alias for checking if a dataset exists. (1569) FayazRahman
* [Bug fix] Fixes boto3 credentials reload issue in hub compute (1562) AbhinavTuli
* [AL-1716] Display message if newer version of hub is available (1563) AbhinavTuli
* [AL-1718] - Do not throw exception if there is NameException in ds.filter (1555) levongh
* [AL-1338] Added merge functionality (1521) AbhinavTuli
* [API Docs] Fixes shuffle link (1558) AbhinavTuli
* [AL-1356] Dataset Renaming (1538) FayazRahman
⚙️ Who Contributes
AbhinavTuli, FayazRahman, davidbuniat, farizrahman4u, levongh, mikayelh and tatevikh

2.3.2

🧭 What's Changed
* Quick fix for plat: remove is_sequence check (1559) farizrahman4u
* AL-[1714] Add ResponseStreamingError to list of retry exceptions (1540) levongh
* Update README.md (1554) davidbuniat
* Revert "Updated formatting of features in readme" (1551) tatevikh
* Updated formatting of features in readme (1544) istranic
* [Tiny] Change dataset diff path (1549) AbhinavTuli
* Disallow certain methods for dataset and tensor views (1311) FayazRahman
* Fix TF requirement when installing hub (1542) farizrahman4u
* AL-[1706] throw exception it commiting unchanged dataset (1535) levongh
* AL-[1616] Tensorflow API Design (1530) levongh
* [AL-1711] API documentation (1533) levongh
* [AL-1697] Dataset copying (1527) FayazRahman
* [AL-1691][AL-1707] Sequence htype (1511) farizrahman4u
* Remove ffmpeg ack (1529) farizrahman4u
* [AL-1708] Support appending/extending with dataset views (1526) farizrahman4u
* [AL-1698 (partial)] Hidden tensors (1525) farizrahman4u
* Pytorch timeout=30 (1520) farizrahman4u
⚙️ Who Contributes
AbhinavTuli, FayazRahman, davidbuniat, farizrahman4u, istranic, levongh and tatevikh

2.3.1

🧭 What's Changed
* [Bug] Fix memory leak (1523) AbhinavTuli
* [Bug fix] Removes repeated key misses for CommitChunkSet in some old datasets (1518) AbhinavTuli
* Update README.md (1498) istranic
* Check if a dataset exists or not (Issue 1182) (1517) dhiganthrao
* BytePositionsEncoder fix (1516) farizrahman4u
* [Bug Fix] Fixes an issue with info not being updated properly outside with context (1515) AbhinavTuli
* Store user name in lock file (1489) farizrahman4u
* [AL-1678] Adds ability to rechunk tensors (1510) AbhinavTuli
* [Small bug fix] Pytorch + transform dict bug (1513) AbhinavTuli
* [AL-1679] Partial upload (1484) farizrahman4u
* Dataset view saving: small fix for plat (1508) farizrahman4u
* Fix python shutting down error message (1509) farizrahman4u
* [AL-1677] Allow out of order data insertion (recommended for internal use only, will greatly impact performace if used incorrectly) (1507) AbhinavTuli
⚙️ Who Contributes
AbhinavTuli, davidbuniat, dhiganthrao, farizrahman4u, istranic and tatevikh

Page 6 of 12

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.