All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- AutoMirror Lambda has now been shifted to Nodejs 20.x and Javascript SDK v3.
- Gateway loadbalancer support also added
- AutoMirror is now part of the AWS Serverless Application Repository(https://aws.amazon.com/serverless)
- Change to semantic versioning
- IAM Policy changed to accomodate the new feature (mirror filter creation)
- Logic to transform to lowercase. Tags are no longer case sensitive - Closes #5
- Total number of sessions are now counted and reported on log structure - Closes #2
- AWS Lambda Concurrency changed to 1 - Closes #6
- Mirror Sessions are now named after the EC2 instance for which the mirror session was created - Closes #4
- IAM policy was changed to allow the creation of Tags, which are used to name the mirror sessions
- First release