Skip to content

django-minio-backend v2.7.0

Compare
Choose a tag to compare
@theriverman theriverman released this 04 Jun 23:18
· 56 commits to master since this release

Release Notes

Adding external endpoint configuration (#23):

  • Added better support for container environments
  • Host URL used for file access URL generation is now configurable
  • New configuration parameter: MINIO_EXTERNAL_ENDPOINT
  • New configuration parameter: MINIO_EXTERNAL_ENDPOINT_USE_HTTPS
  • New MinioBackend property: same_endpoints
  • New MinioBackend property: base_url_external
  • Revert "Create stale.yml" (This reverts commit 5bc2105)