Skip to content

v0.0.5

Compare
Choose a tag to compare
@github-actions github-actions released this 15 May 01:56
· 70 commits to main since this release

0.0.5 (2021-05-15)

Features

  • cdk: add tags to cdk construct (7ba5ecd)
  • celery: add celery and celery beat options (e4fb850)
  • celery: add celery and celery beat to main application, update documentation (3498915)
  • celery: add elasticache, celery worker and celery beat constructs (634b268)
  • docs: add command for using construct locally (c37b5c2)
  • ecs: added management command for collectstatic, refactor, minor fixes (6254f5f)
  • test: add test django application (8c4037a)
  • test: added submodule including sample django project (a8e1749)

Bug Fixes

  • added rds database instance with postgres engine (ab70646)
  • misc: change configuration for vpc, alb health check (45a76c0)
  • test: add sample app to fix failing unit tests (54444d0)
  • tests: fixed failing test by changing vpc options (37be43a)
  • tests: updated directory of sample django application (a43f906)
  • tests: updated directory of sample django application (0595f51)