Releases: jenkinsci/ansible-plugin
Releases · jenkinsci/ansible-plugin
235.v53d3ef91489b_
🚀 New features and improvements
- Handle Number-typed extra var values. (#88) @matthewlowry
🚦 Tests
- Add vault pipelines tests (#86) @jonesbusy
231.va_d0cb_802c621
🐛 Bug fixes
- JENKINS-49812 - Escape shell special characters (#85) @jonesbusy
🚦 Tests
- Add minimal pipeline test for ssh pass (#84) @jonesbusy
📦 Dependency updates
- Bump bom-2.387.x from 2133.v2e6c00fe4d61 to 2163.v2d916d90c305 (#82) @dependabot
- Bump job-dsl from 1.83 to 1.84 (#79) @dependabot
- Bump bom-2.387.x from 2102.v854b_fec19c92 to 2133.v2e6c00fe4d61 (#81) @dependabot
- Bump plugin from 4.65 to 4.66 (#80) @dependabot
- Bump plugin from 4.64 to 4.65 (#78) @dependabot
217.v1696cee03265
🐛 Bug fixes
- Regression : Fix Boolean support for extra vars in pipeline and add minimal pipeline test (#77) @slickoner
215.v1c78933a_b_0d7
🐛 Bug fixes
- Regression: Fix extra vars in pipeline and add minimal pipeline tests (#76) @jonesbusy
📦 Dependency updates
- Bump bom-2.387.x from 2081.v85885a_d2e5c5 to 2102.v854b_fec19c92 (#75) @dependabot
- Bump plugin from 4.63 to 4.64 (#74) @dependabot
- Bump bom-2.387.x from 2062.v154408a_24d20 to 2081.v85885a_d2e5c5 (#73) @dependabot
- Bump plugin from 4.62 to 4.63 (#72) @dependabot
205.v4cb_c48657c21
🔒 Security
- Fix security issues (security advisory)
204.v8191fd551eb_f
👻 Maintenance
- Bump parent bom and remove mockito inline (#67) @jonesbusy
- Bump jenkins core to support new version of JobDSL plugin (#57) @jonesbusy
📦 Dependency updates
- Bump bom-2.387.x from 2025.v816d28f1e04f to 2062.v154408a_24d20 (#71) @dependabot
- Bump plugin from 4.61 to 4.62 (#70) @dependabot
- Bump bom-2.387.x from 2000.v4677a_6e0ffea to 2025.v816d28f1e04f (#69) @dependabot
- Bump plugin from 4.60 to 4.61 (#68) @dependabot
- Bump parent bom and remove mockito inline (#67) @jonesbusy
- Bump bom-2.387.x from 1981.v17df70e84a_a_1 to 2000.v4677a_6e0ffea (#65) @dependabot
- Bump bom-2.387.x from 1968.vb_14a_29e76128 to 1981.v17df70e84a_a_1 (#64) @dependabot
- Bump plugin from 4.58 to 4.59 (#63) @dependabot
- Bump plugin from 4.57 to 4.58 (#62) @dependabot
- Bump bom-2.387.x from 1948.veb_1fd345d3a_e to 1968.vb_14a_29e76128 (#61) @dependabot
- Bump bom-2.387.x from 1945.v13a_1306588ff to 1948.veb_1fd345d3a_e (#60) @dependabot
- Bump plugin from 4.56 to 4.57 (#59) @dependabot
- Bump bom-2.387.x from 1935.v530f4395930f to 1945.v13a_1306588ff (#58) @dependabot
- Bump job-dsl from 1.81.1 to 1.83 (#56) @dependabot
- Bump jenkins core to support new version of JobDSL plugin (#57) @jonesbusy
174.vfd5323d2b_9d8
👻 Maintenance
- Bump Jenkins core to 2.375.4 (#51) @jonesbusy
- Bump Jenkins core to 2.375.3 (#49) @jonesbusy
- Remove assertj and update pom (#48) @jonesbusy
📦 Dependency updates
- Bump bom-2.375.x from 1887.vda_d0ddb_c15c4 to 1935.v530f4395930f (#55) @dependabot
- Bump plugin from 4.55 to 4.56 (#53) @dependabot
- Bump job-dsl from 1.81 to 1.81.1 (#52) @dependabot
- Bump Jenkins core to 2.375.4 (#51) @jonesbusy
- Bump bom-2.375.x from 1836.vfe602c266c05 to 1887.vda_d0ddb_c15c4 (#50) @dependabot
- Bump Jenkins core to 2.375.3 (#49) @jonesbusy
- Remove assertj and update pom (#48) @jonesbusy
- Bump bom-2.361.x from 1834.vc26f653a_a_b_10 to 1836.vfe602c266c05 (#47) @dependabot
- Bump git-changelist-maven-extension from 1.5 to 1.6 (#45) @dependabot
- Bump git-changelist-maven-extension from 1.4 to 1.5 (#43) @dependabot
- Bump bom-2.361.x from 1798.vc671fe94856f to 1834.vc26f653a_a_b_10 (#44) @dependabot
- Bump mockito-inline from 5.1.0 to 5.1.1 (#42) @dependabot
- Bump mockito-core from 5.1.0 to 5.1.1 (#41) @dependabot
148.v6b_13c6de3a_47
🐛 Bug fixes
- JENKINS-54929 - Always flush the output logger on the TaskListener (#40) @jonesbusy
146.v431a_a_39d472d
👻 Maintenance
- Configure dependabot for maven packages (#39) @jonesbusy
- Modernize plugin configuration and configure automatic releases (#38) @jonesbusy
✍ Other changes
- Move docs to GitHub (#37) @MarkEWaite
- Merge security fixes from 1.1 back into master (#35) @daniel-beck
- Use HTTPS URLs in pom.xml (#32) @daniel-beck-bot
- JENKINS-37387 - Adding @symbol to AnsibleInstallation to be able to use it on tools (#26) @michelzanini
- [FIXED JENKINS-43782 - General Build Steps Do Not Work In Pipelines (#21) @michaelcresswell
- [FIXED JENKINS-49061 - Syntax Generator Does Not Generate 'become' Option (#20) @michaelcresswell
- [FIXED JENKINS-49055 - Add method to populate New Vault Credentials (#19) @michaelcresswell
- [FIXED JENKINS-48498 - Add become and become-user options (#17) @michaelcresswell
- [FIXED JENKINS-48499 - Support Ansible Vault (#18) @michaelcresswell
- Added Jenkinsfile (#16) @escoem
- JENKINS-42445 - Support hostKeyChecking = true in pipeline dsl (#14) @escoem
- Use latest parent project definition (#13) @alecharp
- Add support of extra variables in jobdsl (#7) @pawbur
- Escape % in private key path (#6) @ewollesen
- Do not build a wrong ansible command with mishandled field expansion (#10) @vjestin
- Adding forks parameter to pipeline step (#8) @anguswilliams
- Make use of the AnsiblePlaybookStep envVars (#5) @barthorre
- Do not add -i argument with an empty filename when no filename was given (#2) @ercpe
- Use current job environment variable content in ansible executions (#4) @moonkev
- to make possible colorized output (#3) @lanwen
- [FIXES JENKINS-31790 - Job DSL support in ansible-plugin as extension point (#1) @lanwen
📦 Dependency updates
- Modernize plugin configuration and configure automatic releases (#38) @jonesbusy