Skip to content

Releases: arangamani/jenkins_api_client

v1.5.3

30 Mar 01:43
b9a5e5d
Compare
Choose a tag to compare

#230 Relax on nokogiri version requirement for right this time. Credit @grosser

v1.5.2

30 Mar 01:20
a833d38
Compare
Choose a tag to compare

#222 Relax on nokogiri version requirement. Credit @grosser
Relax on JSON version requirement.
Remove ruby 1.9 support.

v1.4.5

05 Oct 07:24
1801c6e
Compare
Choose a tag to compare
  • Remove unnecessary rack gem as a runtime dependency.

v1.4.4

10 Sep 02:15
a0c6130
Compare
Choose a tag to compare

#213 Add support for getting a user's API token.

v1.4.3

10 Sep 02:14
Compare
Choose a tag to compare

#207 Add support for SOCKS proxies. Credit: @dylanmckay

v1.4.2

25 Oct 12:09
Compare
Choose a tag to compare
  • #188 Added ability view jobs in a view with details. Credir: @Tyrael

v1.4.1

21 Sep 17:21
Compare
Choose a tag to compare

v1.4.0

09 Jun 05:38
Compare
Choose a tag to compare
  • #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

03 Jan 23:36
Compare
Choose a tag to compare

v1.2.0

13 Nov 07:52
Compare
Choose a tag to compare

#156 Added workspace cleanup plugin. Credit @hubert
#157 Added ability to configure SCM trigger via job creation. Credit: @hubert
#158 Add ability to configure post build artifact archiver step. Credit: @hubert