EC2 Plugin 1.47
release-drafter
released this
19 Dec 00:54
·
724 commits
to master
since this release
π New features and improvements
- Support limiting minimum instances to a time range (#404) @erikhakansson
- Allow defining node properties on template (#382) @jmendeth
- Use filter query when describing instances (#356) @res0nance
π Bug Fixes
- JENKINS-59633 - delete new lines in encrypted windows password (#418) @rpionke
- JENKINS-57795 - Retry when waking up orphans or creating new nodes (#399) @sdhoka
π¦ Dependency updates
- Bump configuration-as-code from 1.30 to 1.34 (#409, #415, #417 ) @dependabot
- Bump aws-sdk and pom (#406) @res0nance
π Documentation updates
- Move documentation to github (#419) @res0nance
- Update EC2Slave and SlaveTemplate help text (#416) @rdpa
π» Maintenance
- Use non-deprecated code and remove unused imports (#389) @res0nance
- Remove todo (#407) @res0nance
- Use more common MIT license URL (#408) @darxriggs