Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@bethcryer bethcryer released this 15 Feb 11:25
7270f6c
  • Added Terraform code that describes our AWS infrastructure.

  • Github action updated to deploy release branch docker images to our AWS ECS cluster.

  • Implemented Tags and reverted Categories to be one-to-many with Products.

  • Added Serilog and used AWS CloudWatch as a log sink in Production.

  • Unique names now enforced for all database entities.

  • Fixed Dependabot using workaround for .NET CORE with package lock files.

  • Health check endpoint that measures database response time.

  • Updated Seeded Data to provide more data for the AnswerKing frontend.