EC2 Plugin 1.46
release-drafter
released this
26 Sep 00:00
·
748 commits
to master
since this release
π New features and improvements
- JENKINS-25106 - Support minimumNoInstances (#401) @erikhakansson
π Bug Fixes
- JENKINS-58578 - Force the setting of the private ip also for public subnet (#387) @thoulen
- Fix typo for sleep time (#390) @res0nance
- JENKINS-59459 - Revert both fields from being transient (#400) @varyvol
π¦ Dependency updates
- Bump configuration-as-code from 1.29 to 1.30 (#396) @dependabot
- Bump configuration-as-code from 1.27 to 1.29 (#395) @dependabot
- Bump JCasC version to test against security advisory (#388) @res0nance
π» Maintenance
- Replace base64 implementation with java provided one (#391) @res0nance