Releases: thumbor/thumbor-aws
Releases · thumbor/thumbor-aws
v0.8.1
Release 0.8.0
What's Changed
- Drop Python3.7 support by @guilhermef in #153
- Remove Python 3.7 classifier by @guilhermef in #166
- Allow support for Python 3.12 by @Tenzer in #146
- Fix webp prefix by @guilhermef in #200
New Contributors
Full Changelog: 0.6.0...0.8.0
Release 0.6.0
What's Changed
- Bump isort from 5.11.3 to 5.11.4 by @dependabot in #99
- Convert Thumbor URLs to S3 paths consistently. by @aaugustin in #83
New Contributors
- @aaugustin made their first contribution in #83
Full Changelog: 0.5.0...0.6.0
Release 0.5.0
What's Changed
- Bump thumbor from 7.0.8 to 7.0.9 by @dependabot in #33
- Bump pylint from 2.13.7 to 2.13.8 by @dependabot in #34
- Bump thumbor from 7.0.9 to 7.0.10 by @dependabot in #42
- Update all dependencies by @guilhermef in #46
- Bump aiobotocore from 2.3.2 to 2.4.0 by @dependabot in #63
- Bump pytest from 7.1.2 to 7.1.3 by @dependabot in #64
- Bump coverage from 6.4 to 6.5.0 by @dependabot in #67
- Bump thumbor from 7.0.10 to 7.2.1 by @dependabot in #72
- Bump pytest-cov from 3.0.0 to 4.0.0 by @dependabot in #69
- chore: update dependencies by @guilhermef in #87
- feat: Add support to Python3.11 by @guilhermef in #89
- fix: replace get_object_acl with head_object fixes by @guilhermef in #90
- Bump isort from 5.11.2 to 5.11.3 by @dependabot in #94
- Chore: Update dependencies by @guilhermef in #95
- fix: Remove Location header usage by @guilhermef in #88
Full Changelog: 0.4.3...0.5.0
Release 0.4.3
What's Changed
- reuse existing client by @guilhermef in #19
- Bump to 0.4.3 by @guilhermef in #32
Full Changelog: 0.4.2...0.4.3
Release 0.4.2
What's Changed
- Remove default part from file path when not WebP by @guilhermef in #20
- Remove localstack package by @guilhermef in #17
- Bump pytest from 6.2.5 to 7.1.2 by @dependabot in #22
- Bump pytest-xdist from 1.34.0 to 2.5.0 by @dependabot in #23
- Bump isort from 4.3.21 to 5.10.1 by @dependabot in #24
- Bump flake8 from 3.9.2 to 4.0.1 by @dependabot in #26
- Bump pytest-cov from 2.12.1 to 3.0.0 by @dependabot in #27
- Bump pytest-asyncio from 0.10.0 to 0.18.3 by @dependabot in #25
- Allow empty Bucket on loader by @guilhermef in #29
- Bump to 0.4.2 by @guilhermef in #21
New Contributors
- @dependabot made their first contribution in #22
Full Changelog: 0.4.1...0.4.2
Release 0.4.1
What's Changed
- Remove mock dependency by @jairhenrique in #5
- don't check expiry for loader by @thomasf in #9
- loader: only prepend prefix if it is set by @thomasf in #10
- Moving to poetry by @guilhermef in #13
New Contributors
- @jairhenrique made their first contribution in #5
- @guilhermef made their first contribution in #11
- @thomasf made their first contribution in #9
Full Changelog: 0.4.0...0.4.1
Release 0.4.0
What's Changed
- Loader and Compatibility mode with tc_aws by @heynemann in #4
Full Changelog: 0.3.1...0.4.0