Skip to content

0.4.0

Compare
Choose a tag to compare
@willgraf willgraf released this 26 Jan 22:10
· 4 commits to master since this release
d554126

0.4.0

Features

  • Improve testing using fakeredis and pytest-mock. (#12, #13)
  • Reduce Docker image size using alpine base image. (#17)

Breaking Changes

  • CLOUD_PROVIDER is inferred from STORAGE_BUCKET, which must contain the bucket protocol (e.g. s3://bucket). (#18)
  • bucket_name in BaseBucketMonitor has been refactored to bucket. (#18)