Skip to content

Latest commit

 

History

History
35 lines (29 loc) · 1.51 KB

CHANGELOG.md

File metadata and controls

35 lines (29 loc) · 1.51 KB

Changelog

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.

[1.0.0] - 2020-04-17

Added

Changed

  • Change to semantic versioning

[0.4.0] - 2019-11-24

Added

  • Added LoadBalancing features - Closes #3
  • Added automatic Mirror Filter creation - Closes #7

Changed

  • IAM Policy changed to accomodate the new feature (mirror filter creation)

[0.3.0] - 2019-11-14

Added

  • 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

Changed

  • AWS Lambda Concurrency changed to 1 - Closes #6

[0.2.0] - 2019-11-04

Added

  • Mirror Sessions are now named after the EC2 instance for which the mirror session was created - Closes #4

Changed

  • IAM policy was changed to allow the creation of Tags, which are used to name the mirror sessions

[0.1.0] - 2019-10-30

Added

  • First release