Skip to content

Releases: TWChennai/GoCD-EC2-Elastic-Agent-Plugin

2.3.1

08 Dec 11:20
Compare
Choose a tag to compare
  • Accept go agent work directory as an elastic profile configuration. This directory will be used to create autoregister.properties.

2.3.0

01 Dec 11:39
Compare
Choose a tag to compare
  • 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