Releases: TWChennai/GoCD-EC2-Elastic-Agent-Plugin
Releases · TWChennai/GoCD-EC2-Elastic-Agent-Plugin
2.3.1
2.3.0
- Upgrade aws ec2 sdk version
- Restrict multiple agents being created for the same job when the previous one's auto registration takes more than 2 mins (Fix for issue)
- Support for GOCD Environment (Fix for issue)
- Support to use different profile name (other than the "default") from the aws profile file. This provision is added to Cluster Profile.
- Support for using vpc endpoint url to access ec2 services instead of the default public api. This provision is added to Cluster Profile.
- Remove unused
Field
classes and their inheritances