Releases: arangamani/jenkins_api_client
Releases · arangamani/jenkins_api_client
v1.5.3
v1.5.2
v1.4.5
- Remove unnecessary rack gem as a runtime dependency.
v1.4.4
v1.4.3
#207 Add support for SOCKS proxies. Credit: @dylanmckay
v1.4.2
v1.4.1
- #191 Add dynamic depth support for node attributes. Credit: @stjohnjohnson
v1.4.0
- #161 Fix job#build method when true/false values are passed as timeout parameter. Credit: @jlucasps
- #172 Promotion plugin config support. Credit: @AndrewHanes
- #168 Added ability to pass "tree" parameter to the Job#get_builds call. Credit: @bkon
- #169 Add optional parameters to cli job build. Credit: @cyrez
- #167 Add ability to override the default logger. Credit: @gpetras
- #174 Use the specified client ssl when downloading artifacts. Credit: @paulgeringer
- #165 Fix for is_offline? bug reporting all nodes as being offline. Credit: @bsnape
- #176 Add ability to delete a promotion configuration. Credit: @l8nite
- #59 Add capability to take the node offline and online. Credit: @stjohnjohnson
- #177 Add ability to create promotion processes. Credit: @AndrewHanes
- #179 Clean up Node calls to make only one call for the computer item. Credit: @stjohnjohnson
v1.3.0
- #159 Add ability to configure git tool for a job. Credit: @hubert
- #163 Improve performance by using the tree parameter. Credit: @stjohnjohnson