Skip to content

Releases: eldarion/django-gapc-storage

v.0.5.2

09 Sep 15:19
9fb3714
Compare
Choose a tag to compare

Fixes

  • Fix 'ImportError: file_cache is unavailable when using oauth2client >= 4.0.0 or google-auth'
    warning by disabling cache_discovery
  • Change dependency to google-api-python-client 1.11

v.0.5.1

09 Sep 15:18
62b1ba6
Compare
Choose a tag to compare

Fixed

  • Fix pin syntax in setup.py for google-api-python-client

v.0.5.0

05 Jun 19:42
d62e6fe
Compare
Choose a tag to compare

update change log and release v0.5.0

v0.4.0

09 Feb 21:41
Compare
Choose a tag to compare
update change log and release v0.4.0

v0.3.1

05 Jan 15:27
Compare
Choose a tag to compare
update changelog and release 0.3.1

v0.3.0

05 Jan 15:27
Compare
Choose a tag to compare
update changelog and release 0.3.0

v0.2.2

14 Dec 17:47
Compare
Choose a tag to compare
  • fixed bug where path_prefix was applied incorrectly (#6)

v0.2.1

14 Dec 17:44
0a17db7
Compare
Choose a tag to compare
  • fixed thread safety issue with GCS client