Skip to content

Releases: jenkinsci/ec2-fleet-plugin

ec2-fleet-2.3.1

20 Jan 20:29
Compare
Choose a tag to compare

Bug Fixes

ec2-fleet-2.3.0

15 Jan 16:39
Compare
Choose a tag to compare

Features

  • Add maxTotalUses to cap builds for each instance (#251) @imuqtadir
  • Add FAQ & other docs. Update help messages within UI (#249) @haugenj
  • Change location of a log to avoid spam (#250) @haugenj

ec2-fleet-2.2.2

12 Jan 01:42
Compare
Choose a tag to compare

Bugs

ec2-fleet-2.2.1

08 Jan 17:40
Compare
Choose a tag to compare

Bugs

ec2-fleet-2.2.0

05 Oct 20:14
Compare
Choose a tag to compare

Features

  • Delete instance when agent is deleted manually (#211) @imuqtadir
  • Resubmit job regardless of interruption reason (#209)

Bugs

ec2-fleet-2.1.3

24 Aug 17:39
Compare
Choose a tag to compare

ec2-fleet-2.0.2

04 May 05:51
Compare
Choose a tag to compare

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

30 Jan 04:42
Compare
Choose a tag to compare

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 to 2.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

ec2-fleet-1.17.3

23 Jan 06:24
Compare
Choose a tag to compare

Bugfixes

  • Fix concurrent provision and update #169
    • thx for report @ webminster in #167

ec2-fleet-1.17.2

21 Jan 09:39
Compare
Choose a tag to compare

Bugfixes

  • Support Jenkins Proxy configuration #166