github safe-global/safe-config-service v2.2.0
Safe Config Service 2.2.0

latest releases: v2.82.0, v2.81.0, v2.80.0...
2 years ago

Changelog

  • Added S3 bucket integration for currency logos (#217)
    • Native currency logos are now stored in the following path chains/{chain_id}/currency_logo.{ext}
    • Added the following environment variables (AWS_ variables need to be set if S3Boto3Storage is used):
      • DEFAULT_FILE_STORAGE (default is S3Boto3Storage)
      • AWS_ACCESS_KEY_ID (no default)
      • AWS_SECRET_ACCESS_KEY (no default)
      • AWS_STORAGE_BUCKET_NAME (no default)
      • AWS_S3_CUSTOM_DOMAIN (no default)
  • python:3.9-slim is now the base Docker image used (#221)
  • Bump responses from 0.13.4 to 0.14.0 (#219)
  • Bump boto3 from 1.18.36 to 1.18.40 (#220)
  • Bump gnosis-py from 3.2.2 to 3.3.1 (#223)

Don't miss a new safe-config-service release

NewReleases is sending notifications on new releases.