Releases: danfimov/django-capo-s3
Releases · danfimov/django-capo-s3
Release list
v0.5.0
What's Changed
Features
- feat: add ability to clone client for different bucket by @danfimov in #24
- feat: add object_name hook to derive the stored name from the content by @danfimov in #25
- feat: add TypedContentFile for in-memory content with a known type by @danfimov in #26
Fixes
Full Changelog: v0.4.0...v0.5.0
v0.4.0
v0.3.0
v0.2.0
What's Changed
Features
Fixes
- fix: memory consumption during file read by @danfimov in #19
- fix: memory consumption during file write by @danfimov in #20
Miscellaneous
- chore: fix docs deploy pipeline by @danfimov in #16
- chore: fix docs deploy trigger by @danfimov in #17
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
Features
- feat: dynamic multi-region setup by @danfimov in #13
- feat: path-style public urls for a separate public host and sign response params into cloudfront urls by @danfimov in #14
Miscellaneous
Full Changelog: v0.0.3...v0.1.0
v0.0.3
What's Changed
Features
- feat: add delete_objects method for storage by @danfimov in #6
- feat: credentials refresh for role_arn/web_identity by @danfimov in #8
- feat: faster algorithm for collectstatic by @danfimov in #9
Fixes
- fix: text-mode in S3File by @danfimov in #7
- fix: use fixed delete_objects method and NotFound error from new version of capo-s3 by @danfimov in #12
Miscellaneous
- chore: add badges by @danfimov in #10
- chore: get rid of python 3.10 compatibility by @danfimov in #11
Full Changelog: v0.0.2...v0.0.3
v0.0.2
v0.0.1
What's Changed
Features
Miscellaneous
- chore: add tests with different django versions and type check by @danfimov in #4
- build(deps): bump actions/setup-python from 6.3.0 to 7.0.0 by @dependabot[bot] in #2
- build(deps): bump actions/checkout from 7.0.0 to 7.0.1 by @dependabot[bot] in #3
New Contributors
- @danfimov made their first contribution in #1
- @dependabot[bot] made their first contribution in #2
Full Changelog: https://github.com/danfimov/django-capo-s3/commits/v0.0.1