Skip to content

Latest commit

 

History

History
119 lines (117 loc) · 3.43 KB

PREVIOUS_RELEASES.md

File metadata and controls

119 lines (117 loc) · 3.43 KB

The following table lists previous releases of eDSF Kit, their release date, a high-level summary of the release's content and whether they are active or deprecated.

Date Version Details Status
3 Nov 2022 1.0.0 First release for SEs. Beta. Deprecated
20 Nov 2022 1.1.0 Second Release for SEs. Beta. Deprecated
3 Jan 2023 1.2.0 1. Added multi accounts example.
2. Changed modules interface.
Deprecated
19 Jan 2023 1.3.4 1. Refactored directory structure.
2. Released to terraform registry.
3. Supported DSF Hub / Agentless Gateway on RedHat 7 ami.
4. Restricted permissions for Sonar installation.
5. Added the module's version to the examples.
Deprecated
26 Jan 2023 1.3.5 1. Enabled creating RDS MsSQL with synthetic data for POC purposes.
2. Fixed manual and automatic installer machine deployments.
Deprecated
5 Feb 2023 1.3.6 Supported SSH proxy for DSF Hub / Agentless Gateway in modules: hub, agentless-gw, federation, poc-db-onboarder. Deprecated
28 Feb 2023 1.3.7 1. Added the option to provide a custom security group id for the DSF Hub and the Agentless Gateway via the 'security_group_id' variable.
2. Restricted network resources and general IAM permissions.
3. Added a new installation example - single_account_deployment.
4. Added the minimum required Terraform version to all modules.
5. Added the option to provide EC2 AMI filter details for the DSF Hub and Agentless Gateway via the 'ami' variable.
6. For user-provided AMI for the DSF node (DSF Hub and the Agentless Gateway) that denies execute access in '/tmp' folder, added the option to specify an alternative path via the 'terraform_script_path_folder' variable.
7. Passed the password of the DSF node via AWS Secrets Manager.
8. Added the option to provide a custom S3 bucket location for the Sonar binaries via the 'tarball_location' variable.
9. Bug fixes.
Active
16 Mar 2023 1.3.9 1. Added support for deploying a DSF node on an EC2 without outbound internet access by providing a custom AMI with the required dependencies and creating VPC endpoints.
2. Replaced the installer machine manual and automatic deployment modes with a new and simplified single installer machine mode.
3. Added support for storing the Terraform state in an AWS S3 bucket.
4. Made adjustments to support Terraform version 1.4.0.
Active
27 Mar 2023 1.3.10 1. Added support for supplying a custom key-pair for ssh to the DSF Hub and the Agentless Gateway.
2. Added support for the new Sonar public patch '4.10.0.1'.
Active