Smart-open

Latest version: v7.0.4

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

Scan your dependencies

Page 1 of 9

7.0.4

* Fix wb mode with zstd compression (PR [815](https://github.com/piskvorky/smart_open/pull/815), [djudd](https://github.com/djudd))
* Remove GCS bucket.exists call to avoid storage.buckets.get permission (PR [813](https://github.com/piskvorky/smart_open/pull/813), [ddelange](https://github.com/ddelange))

7.0.3

* add support for zst writing (PR [812](https://github.com/piskvorky/smart_open/pull/812), [mpenkov](https://github.com/mpenkov))
* roll back PR [812](https://github.com/piskvorky/smart_open/pull/788), restore compatibility with built-in open function ([mpenkov](https://github.com/mpenkov))

7.0.2

* Add `__next__` method to FileLikeProxy (PR [811](https://github.com/piskvorky/smart_open/pull/811), [ddelange](https://github.com/ddelange))
* Fix python_requires minimum python version in setup.py (PR [807](https://github.com/piskvorky/smart_open/pull/807), [pressler-vsc](https://github.com/pressler-vsc))
* Add activity check to cached sftp connections (PR [808](https://github.com/piskvorky/smart_open/pull/808), [greg-offerfit](https://github.com/greg-offerfit))

7.0.1

* Do not touch botocore unless it is installed (PR [803](https://github.com/piskvorky/smart_open/pull/803), [ddelange](https://github.com/ddelange))

7.0.0

* Upgrade dev status classifier to stable (PR [798](https://github.com/piskvorky/smart_open/pull/798), [seebi](https://github.com/seebi))
* Add zstandard compression support (PR [801](https://github.com/piskvorky/smart_open/pull/801), [rlrs](https://github.com/rlrs))
* Support moto 4 & 5 (PR [802](https://github.com/piskvorky/smart_open/pull/802), [jayvdb](https://github.com/jayvdb))
* Add logic for handling large files in MultipartWriter uploads to S3 (PR [796](https://github.com/piskvorky/smart_open/pull/796), [jakkdl](https://github.com/jakkdl))
* Add support for SSH connection via aliases from `~/.ssh/config` (PR [790](https://github.com/piskvorky/smart_open/pull/790), [wbeardall](https://github.com/wbeardall))
* Secure the connection using SSL when connecting to the FTPS server (PR [793](https://github.com/piskvorky/smart_open/pull/793), [wammaster](https://github.com/wammaster))
* Make GCS I/O 1000x faster by avoiding unnecessary API call (PR [788](https://github.com/piskvorky/smart_open/pull/788), [JohnHBrock](https://github.com/JohnHBrock))
* Retry finalizing multipart S3 upload (PR [785](https://github.com/piskvorky/smart_open/pull/785), [ddelange](https://github.com/ddelange))
* Handle exceptions during writes to Azure (PR [783](https://github.com/piskvorky/smart_open/pull/783), [ddelange](https://github.com/ddelange))
* Fix formatting of python code in MIGRATING_FROM_OLDER_VERSIONS.rst (PR [795](https://github.com/piskvorky/smart_open/pull/795), [kenahoo](https://github.com/kenahoo))
* Fix __str__ method in SinglepartWriter (PR [791](https://github.com/piskvorky/smart_open/pull/791), [ThosRTanner](https://github.com/ThosRTanner))
* Fix `KeyError: 'ContentRange'` when received full content from S3 (PR [789](https://github.com/piskvorky/smart_open/pull/789), [messense](https://github.com/messense))
* Propagate __exit__ call to the underlying filestream (PR [786](https://github.com/piskvorky/smart_open/pull/786), [ddelange](https://github.com/ddelange))

6.4.0

* Ignore S3 seeks to the current position (PR [782](https://github.com/RaRe-Technologies/smart_open/pull/782), [beck3905](https://github.com/beck3905))
* Set binary mode prior to FTP write (PR [781](https://github.com/RaRe-Technologies/smart_open/pull/781), [beck3905](https://github.com/beck3905))
* Improve S3 URI Parsing for URIs with "", "/", and ":" (PR [776](https://github.com/RaRe-Technologies/smart_open/pull/776), [rileypeterson](https://github.com/rileypeterson))
* Add python 3.11 to setup.py (PR [775](https://github.com/RaRe-Technologies/smart_open/pull/775), [tooptoop4](https://github.com/tooptoop4))
* Fix retrieving empty but existing object from S3 (PR [771](https://github.com/RaRe-Technologies/smart_open/pull/771), [Darkheir](https://github.com/Darkheir))
* Avoid overfilling buffer when reading from Azure (PR [767](https://github.com/RaRe-Technologies/smart_open/pull/767), [ronreiter](https://github.com/ronreiter))
* Add required import for example to work (PR [756](https://github.com/RaRe-Technologies/smart_open/pull/756), [jensenbox](https://github.com/jensenbox))

Page 1 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.