* Fix the signature version for S3Boto3Storage * This resolves a bug with file uploads in production. * Add support for Minio connections via HTTPS * This allows the `DJANGO_MINIO_STORAGE_USE_HTTPS` environment variable to optionally be set.
0.6.0
* Configure Sentry via an app * Sentry environment variables are now prefixed with `DJANGO_`, like other settings