Django-minio-backend

Latest version: v3.7.2

Safety actively analyzes 681775 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 4

3.7.0

What's Changed
* Resolves Error: a bytes-like object is required, not 'str' by poulpreben in https://github.com/theriverman/django-minio-backend/pull/53
* GH workflow tests upgraded to Python 3.12
* Removed Python 3.8 from supported versions
* datetime import changed to fix the now obsolete .utcnow() call
* set minio-py version to >=7.2.8

New Contributors
* poulpreben made their first contribution in https://github.com/theriverman/django-minio-backend/pull/53

**Full Changelog**: https://github.com/theriverman/django-minio-backend/compare/3.6.1...3.7.0

3.5.0

Fixes bug introduced in issue/34

Due to a bug all public bucket urls were generated using the internal client. Due to this fault public urls did not respect the value of `MINIO_EXTERNAL_ENDPOINT`.
The old fake client was repurposed as an external client.

Additional changes:
* Dropped the `v` prefix from version numbers
* GH workflows updated to the latest Ubuntu and Python versions and updated the watched tags
* [README.md](README.md) updated with new Python version recommendations

3.4.0

What's Changed
* Make django-mini-backend Region aware by subho007 in https://github.com/theriverman/django-minio-backend/pull/39

New Contributors
* subho007 made their first contribution in https://github.com/theriverman/django-minio-backend/pull/39

**Full Changelog**: https://github.com/theriverman/django-minio-backend/compare/v3.3.2...v3.4.0

3.3.2

**Full Changelog**: https://github.com/theriverman/django-minio-backend/compare/v3.3.1...v3.3.2

3.2.1

3.2.0

Released in relation to 29
It's no longer required to define both a public and a private bucket

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.