Skip to content

Releases: bndr/gojenkins

v1.1.0

16 Mar 18:40
b39080e
Compare
Choose a tag to compare

API Changes:

Added context as input parameter to functions to enable better debugging

Bug fixes:

#214 Jenkins.Init() should check Response.StatusCode

Features:

#220 Add GetBuildFromQueueID() function return the build object base on task/queue id
#221 BuildJob accept map as argument rather than a slice

v1.0.1

25 Nov 18:47
89cdc0d
Compare
Choose a tag to compare
Merge pull request #185 from xiemaisi/patch-1

Fix likely typo of exclusive-or for exponentiation