Skip to content

django-minio-backend v1.1.0

Compare
Choose a tag to compare
@theriverman theriverman released this 24 Oct 08:23
· 154 commits to master since this release

Version bumped to 1.1.0:
  * PoolManager changed to HTTPSConnectionPool
  * SSL validation disabled(cert_reqs='CERT_NONE',assert_hostname=False)