Skip to content

DCOR-Aid 0.12.9

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Sep 20:29
0.12.9
4bf37ef

  • fix: twisted error message upon SHA-256 upload verification (#73)
  • fix: user_show raised unexpected APINotFoundError in wizard
  • fix: support None as empty API key
  • fix: explain to user how to create API token, since CKAN 2.10 does
    not support automatic generation of API keys anymore
  • fix: workaround for broken CKAN logic in user_show
  • enh: skip SSL verification via DCORAID_SKIP_SSL_VERIFY environment variable
  • enh: add __repr__ for CKANAPI
  • ref: introduce CKANAPI.ckan_version_object fetching the CKAN version