v1.8.23
·
278 commits
to master
since this release
- Add option to use system properties, default false
- Break old jobs will be deserialized as true(as it was before), new jobs will use as false, workflow jobs(old and new) will use default as false
- Thanks to Tomas Bezdek for the pull request
- JENKINS-55977 Check for null entity
- Make
ResponseContentSupplier
public #37 - JENKINS-57318 fix for null value in
validResponseCodes
#38 - Support file uploads
- Thanks to Christian Pönisch for the pull request