-
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.