Skip to content

v1.8.23

Compare
Choose a tag to compare
@janario janario released this 24 Jun 19:18
· 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