Releases: jenkinsci/ec2-plugin
Releases Β· jenkinsci/ec2-plugin
1609.v53b_02a_b_9e52d
π New features and improvements
- Created method that would allow to programmatically add new slave templates to an EC2Cloud (#850) @abusuladzich
π Bug fixes
- JENKINS-71554 - : Reconnect on "RequestExpired" exception (#886) @res0nance
π¦ Dependency updates
- Update aws sdk to 1.12.529-406.vdeff15e5817d (#887) @res0nance
- build(deps): bump bom-2.361.x from 1968.vb_14a_29e76128 to 2102.v854b_fec19c92 (#856) @dependabot
1601.v09101155c9a_3
π Bug fixes
- Call super method in
EC2AbstractSlave#readResolve()
(#883) @Vlatombe - JENKINS-71655 - : Add support for AMIs without instance metadata support (#874) @nagrubb
- Adds support for custom name for Eucalyptus. Also fixes roundtrip for ec2Endpoint and s3Endpoint (#837) @Vlatombe
π¦ Dependency updates
- Enable CD for plugin (#884) @res0nance
- build(deps): bump git-changelist-maven-extension from 1.6 to 1.7 (#869) @dependabot
- build(deps): bump org.jenkins-ci.plugins:plugin from 4.66 to 4.73 (#882) @dependabot
- build(deps-dev): bump org.testcontainers:testcontainers from 1.17.6 to 1.19.0 (#880) @dependabot
- Upgrade plugin parent POM to 4.60 (#847) @basil
EC2 Plugin 2.0.7
π Bug fixes
π» Maintenance
π¦ Dependency updates
- pom: update plugin-pom to 4.58 (#831) @res0nance
- build(deps): bump bom-2.361.x from 1887.vda_d0ddb_c15c4 to 1968.vb_14a_29e76128 (#829) @dependabot
- pom: update aws-sdk and fix upper dep error (#830) @res0nance
EC2 Plugin 2.0.6
π New features and improvements
- Adding java support for mac2.metal instance type (#816) @ykhandelwal913
π Bug fixes
- Use
Cloud#getUrl
in /provision URL (#808) @yaroslavafenkin
π¦ Dependency updates
- build(deps): bump aws-java-sdk-ec2 from 1.12.287-357.vf82d85a_6eefd to 1.12.406-370.v8f993c987059 (#813) @dependabot
- build(deps): bump bom-2.361.x from 1766.v0b_f2a_f7d0b_1d to 1887.vda_d0ddb_c15c4 (#818) @dependabot
- build(deps): bump git-changelist-maven-extension from 1.4 to 1.6 (#815) @dependabot
EC2 Plugin 2.0.5
π New features and improvements
- JENKINS-69581 - : Install java-11-openjdk (#777) @grogersxyz
π Bug fixes
- [SECURITY] Fix Temporary File Information Disclosure Vulnerability
(#792) @JLLeitschuh
π» Maintenance
- Revert "Forward compatibility with jenkins-buttons" (#802) @NotMyFault
π¦ Dependency updates
- build(deps): bump bom-2.361.x from 1678.vc1feb_6a_3c0f1 to 1766.v0b_f2a_f7d0b_1d (#803) @dependabot
- build(deps): bump plugin from 4.50 to 4.53 (#797) @dependabot
- build(deps-dev): bump testcontainers from 1.17.5 to 1.17.6 (#791) @dependabot
- build(deps): bump node-iterator-api from 1.5.1 to 49.v58a_8b_35f8363 (#769) @dependabot
- Upgrade baseline to the latest LTS (#789) @res0nance
EC2 Plugin 2.0.4
π New features and improvements
- Forward compatibility with jenkins-buttons (#787) @NotMyFault
π Bug fixes
π¦ Dependency updates
- Update pom to 4.50 (#788) @res0nance
EC2 Plugin 2.0.3
π₯ Breaking Changes
- IMDSv2 is enabled by default in this version, please ensure that your environment supports IMDSv2 before updating
π Bug fixes
- add post annotations and permissions checks (#782) @res0nance
- Ensure that IMDSv2 Configuration Option is set to
true
by default (#776) @jdelnano
π» Maintenance
- Enable security scan (#779) @res0nance
π¦ Dependency updates
- build(deps): bump plugin from 4.47 to 4.48 (#780) @dependabot
- build(deps-dev): bump testcontainers from 1.17.3 to 1.17.5 (#781) @dependabot
EC2 Plugin 2.0.2
π Bug fixes
- launcher: check if host is empty or null (#775) @res0nance
EC2 Plugin 2.0.1
π Bug fixes
- template: fix empty javaPath var when upgrading (#774) @res0nance
- JENKINS-69348 - Properly disable the monitor when hitting Dismiss (#765) @Dohbedoh
π¦ Dependency updates
- build(deps): bump bom-2.289.x from 1342.v729ca_3818e88 to 1500.ve4d05cd32975 (#757) @dependabot
EC2 Plugin 2.0.0
π New features and improvements
- JENKINS-69304 - Allow specifying a java path (#766) @lemeurherve
- JENKINS-69399 - Prevent offlining ec2 node if jobs in node queue (#768) @grogersxyz
- [Documentation][Security] Enforce IMDSv2 by default & update groovy section to use up-to-date constructor (#748) @jdelnano
π Bug fixes
π Documentation updates
- [Documentation][Security] Enforce IMDSv2 by default & update groovy section to use up-to-date constructor (#748) @jdelnano
- Update README to use proper constructor for UnixData (#718) @jrdufresne
π» Maintenance
- Test with java 17 (#772) @res0nance
- chore: replace deprecated 'useAci' by 'useContainerAgent' (#767) @lemeurherve
- Remove PowerMock (#771) @basil
- Move away from deprecated Release Drafter App (#719) @NotMyFault
π¦ Dependency updates
- build(deps-dev): bump testcontainers from 1.17.2 to 1.17.3 (#750) @dependabot
- Bump aws-java-sdk-ec2 from 1.12.201-326.veb_6ce41104a_e to 1.12.287-357.vf82d85a_6eefd (#773) @dependabot
- Bump testcontainers from 1.17.1 to 1.17.2 (#741) @dependabot
- Bump aws-java-sdk-ec2 from 1.12.163-315.v2b_716ec8e4df to 1.12.201-326.veb_6ce41104a_e (#733) @dependabot
- Bump bom-2.289.x from 1181.v04b_21d4b_0d6c to 1342.v729ca_3818e88 (#735) @dependabot
- Bump aws-credentials from 189.v3551d5642995 to 191.vcb_f183ce58b_9 (#722) @dependabot
- Bump testcontainers from 1.16.3 to 1.17.1 (#730) @dependabot
- Bump joda-time from 2.10.13 to 2.10.14 (#724) @dependabot
- Bump plugin from 4.37 to 4.40 (#728) @dependabot