Releases: jenkinsci/ec2-fleet-plugin
Releases · jenkinsci/ec2-fleet-plugin
ec2-fleet-2.3.1
Bug Fixes
- Allow AWS Creds to be null for instance profile (#253) @imuqtadir
ec2-fleet-2.3.0
ec2-fleet-2.2.2
Bugs
- Fix bug when stats is null for termination (#247) @imuqtadir
- Get accurate count of active instances (#246) @imuqtadir
ec2-fleet-2.2.1
Bugs
- Remove just terminated instance from current view (#244) @imuqtadir
- Remove plannedCapcity after a timeout (#236) @haugenj
- Remove unused fields from LabelCloud constuctor (#239) @haugenj
- Clean up the Readme (#229) @haugenj
- Fix null for AWS Permissions (#225) @imuqtadir
- Add comparison to EC2-Plugin to the README (#224) @haugenj
- Rethrow failed termination exceptions (#221) @imuqtadir
- Add SDK client retry (#220) @imuqtadir
ec2-fleet-2.2.0
Features
- Delete instance when agent is deleted manually (#211) @imuqtadir
- Resubmit job regardless of interruption reason (#209)
Bugs
- Fix log messaging and reduce noise (#210) @imuqtadir
- Update Autosubmit Integ tests (#219) @imuqtadir
- General refactoring to improve readability (#217) @imuqtadir
- Add full regionName for EC2FleetLabelCloud (#215) @imuqtadir
- Fix executable resubmission behavior on instance termination (#209) @SrodriguezO
ec2-fleet-2.1.3
- Upgrade ssh-slave to 1.23 (#208) @imuqtadir
- Fix timeout for integration test (#207) @imuqtadir
- Prune excess idle capacity if greater than max (#205) @imuqtadir
- Add maintainer for project (#203) @imuqtadir
- Add checking AWS Permission using Test Connection button (#202) @imuqtadir
- Add Code of Conduct (#201) @imuqtadir
- Add CONTRIBUTING.md to project (#200) @imuqtadir
- Add AutoScalingGroup client test (#199) @imuqtadir
- Narrow AWS permissions required by plugin (#197) @imuqtadir
- Allow for instance profile credentials in AutoScaling client (#195) @imuqtadir
- Document use of EC2 Instance Role (#194) @vroy
- Fix README (#192) @imuqtadir
- Show region description along with region code (#191) @imuqtadir
ec2-fleet-2.0.2
Bugfixes
- Fix ignoring of max cluster size for EC2 Spot Fleet #183
- Happens due to delay for target capacity update. Target capacity remains old until minute or so while fleet in modifying state
ec2-fleet-2.0.0
Features
- Add support of Configuration as Code, Documentation PR #170
- This release is partially back compatible change, see details below:
- Minimum required Jenkins version was increased from
1.625.3
to2.112
- it's safe to install this version or future of plugin to Jenkins
>= 2.112
- it's unsafe to install this version or future of plugin to Jenkins below
2.112
- In case if you need to new version of plugin for Jenkis below
2.112
create issue and describe your case, thx
- In case if you need to new version of plugin for Jenkis below
- Minimum required Jenkins version was increased from
- This release is partially back compatible change, see details below:
ec2-fleet-1.17.3
ec2-fleet-1.17.2
Bugfixes
- Support Jenkins Proxy configuration #166