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.
- Update the Domain Join process to use Systems Manager Document rather than powershell [Github Issue #7]
- Update NICE DCV to latest release (2022.0)
- Reinstate Teradici CAS
- Update install process for Teradici CAS to request user provide download token from Teradici portal (https://docs.teradici.com/find/product/cloud-access-software)
- Set NICE DCV as the default remote display protocol
- Teradici CAS as a remote display protocol option has been temporarily disabled in this release while we address a problem with deployment.
- Passed correct VPC CIDR range to AD template when user customizes this value
- Removed HostSG security group from FSx for Windows ENI
- Updated access rules on security group attached to FSx for Windows to allow access only from Domain Members
- Added Workstation to Domain Members security group
- Removal of commented code and minor cleanups in top level template
- NICE DCV set to use 2021.3 release.
- Updated FSxDNSName Lambda runtime to python3.9
- Restructured cfn-init configsets to create steps for the Remote Display Protocol installation
- Added support for NICE DCV as a Remote Display Protocol. Default set to Teradici CAS.
- Added powershell script to install NICE DCV from latest release (if selected)
- Added support for NICE DCV TCP and UDP protocol to host security group (if selected)
- Added permission to obtain NICE DCV license via s3:GetObject permissions in IAM Role (if selected)
- Updated user agent string to have a dynamic version number passed in from build script
- Deleted unused fgw-fileshare.py file
- Removed section from the build script that packaged fgw-fileshare.py
- Removed year from copyright notices
- Added new parameter for selecting which version of AWS managed AD to provision, default set to standard
- Added a .viperlightrc file to assist automated code scanning
- Added metrics disclosure to README
- Corrected Solution Builder ID
- Initial release