Releases: thumbor/remotecv
Releases · thumbor/remotecv
4.0.0
Breaking Changes
What's Changed
- Create docker image by @guilhermef in #58
- fix(gh-actions): Update Ubuntu images by @guilhermef in #64
- Makes extensible metrics in remotecv by @devppjr in #63
- Add pre-commit hook by @marcelometal in #66
New Contributors
Full Changelog: 3.3.1...4.0.0
3.3.2
3.3.0
What's Changed
- Improve test and release process by @guilhermef in #52
- Add Thumbor redis storage by @guilhermef in #54
- Add support to Python 3.11 by @guilhermef in #57
- Improve version and Readme management by @guilhermef in #56
Full Changelog: 3.2.2...3.3.0
3.2.2
Bug Fix
- This release fix a bug added by #43
What's Changed
- Fixed unique queue key generator by @RaphaelVRossi in #53
Full Changelog: 3.2.1...3.2.2
3.2.1
3.2.0
Release 3.1.0
What's Changed
- Bump pillow from 7.0.0 to 9.0.0 by @dependabot in #34
- Make compatible with py-redis 3.x by @marcelometal in #39
- ModuleNotFoundError: No module named 'sentry_sdk' by @marcelometal in #38
- Ignore sentry package parsing error by @eduherraiz in #14
- Fix dependencies by @RaphaelVRossi in #43
- Change travis to github workflows by @devppjr in #47
- added redis sentinel support by @RaphaelVRossi in #46
- add healthcheck http handler by @RaphaelVRossi in #44
- removed extra_data from sentry by @RaphaelVRossi in #45
New Contributors
- @dependabot made their first contribution in #34
- @marcelometal made their first contribution in #39
- @RaphaelVRossi made their first contribution in #43
- @devppjr made their first contribution in #47
Full Changelog: 3.0.0...3.1.0
Release 3.0.0
Changelog
This release is a breaking change as we changed the required python version to be 3.7+.
Now remotecv comes baked in with opencv version it requires, so it should be easier to install it with just:
pip install remotecv