Skip to content

Releases: thumbor-community/aws

Fix pip install

Choose a tag to compare

@Bladrak Bladrak released this 21 Aug 08:49

Fixes #164

Bumped dependencies (aiobotocore especially) & small improvements

Choose a tag to compare

@Bladrak Bladrak released this 18 Aug 07:00
4c33bba

What's Changed

  • Return None on NoSuchKey error from s3 to cache the file. by @logart in #159
  • Improve CI by accelerating dependencies installation by @Bladrak in #163
  • fix: storage.get return None instead of raise the NoSuchKey error by @brambaud in #161
  • feat!: bump to aiobotocore 2.23.0 by @brambaud in #162

New Contributors

Full Changelog: 7.0.2...7.0.3

Fix build time, no feature or bug fix

Choose a tag to compare

@Bladrak Bladrak released this 07 Dec 16:26
4731ec6
7.0.2

fix(deps): limit deps version to improve build time

Stable release for Python 3 / Thumbor 7.0 compatibility

Choose a tag to compare

@Bladrak Bladrak released this 07 Dec 14:13
c68aeb4
Merge pull request #155 from peterrus/py3

Merge jimas14 improvements

Fix for Py3 / Thumbor 7 release

Pre-release

Choose a tag to compare

@Bladrak Bladrak released this 24 Feb 18:05
c68aeb4
Merge pull request #155 from peterrus/py3

Merge jimas14 improvements

7.0b: Python 3 and Thumbor 7 pre-release

Choose a tag to compare

@Bladrak Bladrak released this 09 Feb 17:28
ea1b46f

Beta version to test Python 3 and Thumbor 7

What's Changed

  • Refactor to use aiobotocore, python3 and tornado 7 by @amanagr in #147
  • Use pytest instead of deprecated nose by @peterrus in #153

New Contributors

Full Changelog: 6.2.15...7.0b

Fix build upload to pypi

Choose a tag to compare

@Bladrak Bladrak released this 16 Mar 10:10
a77b758
6.2.15

fix(deploy): use twine to upload build

Fix deploy process

Choose a tag to compare

@Bladrak Bladrak released this 16 Mar 09:19
5ea3866
6.2.14

fix(setup): case of README file

Fixing deletion

Choose a tag to compare

@Bladrak Bladrak released this 16 Mar 08:52
bc10f51

Includes #141 and #139

Use latest botocore version

Choose a tag to compare

@Bladrak Bladrak released this 17 Oct 11:34
f2a4a08
Merge pull request #129 from thumbor-community/upgrade_tornado

Upgrade tornado-botocore version