Skip to content

v1.1.0

Compare
Choose a tag to compare
@arangamani arangamani released this 05 Nov 08:39
· 176 commits to master since this release
  • #145 Fix BuildQueue#get_details to compare against task_name. Credit: @notruthless
  • #149 Lower log level of GET/POST messages emitted by Client to DEBUG. Credit: @scotje
  • #151 Add ability to configure credentialId for git. Credit: @hubert
  • #153 Feature/extract plugins. Credit: @hubert
  • #147 Added ability to get current build artifact. Credit: @joelneubert
  • #148 Make Client::Job#build only request current build number if build_start_timeout option is passed. Credit: @scotje