Skip to content

v1.4.0

Compare
Choose a tag to compare
@arangamani arangamani released this 09 Jun 05:38
· 118 commits to master since this release
  • #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