Skip to content

Releases: piskvorky/smart_open

v7.5.0

08 Nov 21:38
5ae510e

Choose a tag to compare

What's Changed

  • [s3] Support very large buckets in iter_bucket, add client_kwargs by @ddelange in #908

Full Changelog: v7.4.4...v7.5.0

v7.4.4

04 Nov 19:00
7081e6f

Choose a tag to compare

What's Changed

  • [http] Eliminate _read_iter and simplify read by @ddelange in #906
  • [http] Re-introduce read optimization when buffer is empty by @ddelange in #907

Full Changelog: v7.4.3...v7.4.4

v7.4.3

03 Nov 11:51
f835f58

Choose a tag to compare

What's Changed

Full Changelog: v7.4.2...v7.4.3

v7.4.2

30 Oct 20:58
05472c5

Choose a tag to compare

What's Changed

Full Changelog: v7.4.1...v7.4.2

v7.4.1

21 Oct 16:28
d5a4410

Choose a tag to compare

What's Changed

  • Prefill target branch and new tag on the new GitHub release page by @ddelange in #897
  • [s3] Add lower version to boto3 requirement for tcp_keepalive by @ddelange in #899

Full Changelog: v7.4.0...v7.4.1

v7.4.0

20 Oct 11:56
cefa547

Choose a tag to compare

Note

[s3] As of this release, smart_open.s3.iter_bucket will use a single shared concurrent.futures.ThreadPoolExecutor with a single shared thread-safe S3.Client. For more details, see #896 (comment).

Warning

This version was yanked from PyPI because 7.4.0 introduced S3 tcp_keepalive, which is available as of boto3 1.9.17. A lower pin was added in 7.4.1.

What's Changed

New Contributors

Full Changelog: v7.3.1...v7.4.0

v7.3.1

08 Sep 10:03
c17ae23

Choose a tag to compare

What's Changed

  • Fix release.sh for the final merge back into develop by @ddelange in #872
  • Bump actions/checkout from 4 to 5 in the github-actions group by @dependabot[bot] in #877
  • Bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0 in /.github/workflows by @dependabot[bot] in #878
  • Add .xz and increase performance of compression module by @ddelange in #875

Full Changelog: v7.3.0.post1...v7.3.1

v7.3.0.post1

03 Jul 10:05
baed654

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v7.3.0...v7.3.0.post1

v7.3.0

01 Jul 14:04
e1bd807

Choose a tag to compare

Warning

This version was yanked from PyPI because pyproject.toml falsely claimed that python 3.7 was still supported.

What's Changed

Full Changelog: v7.2.0...v7.3.0

v7.2.0

06 Mar 12:43

Choose a tag to compare

7.2.0, 2025-03-06