Revisions - Cloud Migration Factory on AWS

Revisions

Date Change
June 2020 Initial release
February 2021 Release v1.1.0: Added optional migration tracker component; for more information on new features, refer to the CHANGELOG.md file in the GitHub repository.
May 2021 Release v1.1.1: Updated AWS Lambda functions to support Python v3.7; for more information, refer to the CHANGELOG.md file in the GitHub repository.
August 2021 Release v2.0.0: New feature to integrate with AWS Application Migration Service (AWS MGN); for more information, refer to the CHANGELOG.md file in the GitHub repository.
September 2021 Release v2.0.1: Bug fixes; for more information, refer to the CHANGELOG.md file in the GitHub repository.
October 2021 Release v2.0.2: Bug fixes; for more information, refer to the CHANGELOG.md file in the GitHub repository.
June 2022 Release v3.0.0: New web user interface and functionality to run all automation tasks directly from the UI using the new Remote Automation feature. This version removes the requirements to switch between automation server command lines and the web UI, providing a single migration automation view. Introduced Replatform to EC2, which allows the migration to perform deployments of new EC2 instances based on the configurations loaded into the Cloud Migration Factory datastore, providing migration waves the ability to have a mixture of migration strategies, with Replatform to EC2 and Rehost using MGN managed through a single Cloud Migration console. For more information about new features, refer to theĀ CHANGELOG.md file in the GitHub repository.
October 2022 Release v3.1.0: Added support for Public, Public with AWS WAF, and Private deployment types available as options during CloudFormation stack deployment. This release also includes minor updates based on feedback from user community. For more information about new features, refer to the CHANGELOG.md file in the GitHub repository.
December 2022 Release v3.2.0: Added optional support for external identity providers, and management of groups into CMF console. For more information about new features, refer to the CHANGELOG.md file in the GitHub repository.
December 2022 Release v3.2.0: Added optional support for external identity providers, and management of groups into CMF console. Minor updates to other comp onents. For more information about updates, refer to the CHANGELOG.md file in the GitHub repository.
January 2023 Release v3.2.1: Updated python requests package to 4.1.0 in order to mitigate security advisory on dependent certifi python package, refer to the CHANGELOG.md file in the GitHub repository for full details.
April 2023 Release v3.2.2: Mitigated impact caused by new default settings for S3 Object Ownership (ACLs disabled) for all new S3 buckets. For more information, refer to the CHANGELOG.md file in the GitHub repository.
June 2023 Release v3.3.0: AWS Managed Services (AMS) workload ingestion automation has been removed; significant source code refactoring to improve maintainability to support future releases; and minor updates and bug fixes to other components. For more information, refer to the CHANGELOG.md file in the GitHub repository.
October 2023 Release v3.3.1: Significant source code refactoring to improve maintainability to support future releases; and minor updates and bug fixes to other components. For more information, refer to the CHANGELOG.md file in the GitHub repository.
November 2023 Documentation update: Added Confirm cost tags associated with the solution to the Monitoring the solution with AWS Service Catalog AppRegistry section.
December 2023 Release v3.3.2: Significant source code refactoring to improve maintainability to support future releases; and minor updates and bug fixes to other components. For more information, refer to the CHANGELOG.md file in the GitHub repository.
January 2024 Release v3.3.3: Minor updates to IAM permissions in target accounts, and other bug fixes, also further source code refactoring to improve maintainability. For more information, refer to the CHANGELOG.md file in the GitHub repository.
April 2024 Release v3.3.4: Fixed a bug that caused errors when displaying JSON attributes in the UI; also resolved errors when exporting to Excel when fields contain large amounts of data. During CloudFormation updates, automation scripts are now updated. Also completed further code refactoring to improve maintainability. For more information, refer to the CHANGELOG.md file in the GitHub repository.
August 2024 Release v3.3.5: Added support for defining and running post launch actions, and applying secondary IP addresses to servers migrated with AWS MGN. All automation scripts and AWS MGN actions now support the ability to select a subset of the applications and servers in a wave to run against. Also completed further code refactoring to improve maintainability. For more information, refer to the CHANGELOG.md file in the GitHub repository.
September 2024 Release v4.0.0: Added pipeline feature to orchestrate automation tasks. With pipelines, you can define automation tasks in a pipeline template with a certain order and run a pipeline with multiple tasks with a single button. For more information, refer to the CHANGELOG.md file in the GitHub repository.