Skip to content

Releases: jenkinsci/jenkins-test-harness

2.69

12 Oct 15:41
9b5baee
Compare
Choose a tag to compare

🚀 New features and improvements

📦 Dependency updates

📝 Documentation updates

  • Deprecate RestartableJenkinsRule.addStep* and update Javadoc (#244) @dwnusbaum

👻 Maintenance

2.68

24 Sep 19:45
5c6b003
Compare
Choose a tag to compare

🐛 Bug Fixes

  • writeReplace should be protected when intended for use from subtypes (#243) @jglick

📦 Dependency updates

2.67

21 Aug 22:11
778ca1d
Compare
Choose a tag to compare

🚀 New features and improvements

  • JenkinsSessionRule should be a TestRule not a deprecated MethodRule (#238) @jglick

🐛 Bug Fixes

  • Always report exceptions thrown by tests even if JenkinsRule cleanup fails as well (#236) @dwnusbaum

📦 Dependency updates

2.66

03 Aug 14:58
jenkins-test-harness-2.66
3395259
Compare
Choose a tag to compare

📦 Dependency updates

  • Bump jenkins-test-harness-htmlunit from 2.36.0-1 to 3 (#232) @dependabot
  • Bump jetty.version from 9.4.30.v20200611 to 9.4.31.v20200723 (#231) @dependabot

2.65

08 Jul 12:38
2105857
Compare
Choose a tag to compare

🚀 New features and improvements

🐛 Bug Fixes

  • BuildWatcher should ignore any Throwable when Jenkins is not up (#225) @jglick
  • Revert the change with WithTimeout (#220) @Wadeck

📦 Dependency updates

2.64

28 Apr 13:04
81747d5
Compare
Choose a tag to compare

🚀 New features and improvements

  • Add support for unit tests that want to disable plugins (#215) @jtnord

📦 Dependency updates

📝 Documentation updates

  • add some javadoc for disabling plugins (#216) @jtnord

2.63

15 Apr 20:16
eaa4228
Compare
Choose a tag to compare

🚀 New features and improvements

  • JenkinsRule.waitOnline should stream Computer.logText (#206) @jglick
  • Add WithTimeout support for JUnit4 (#209) @Wadeck
  • Add support for customization on the server (#205) @Wadeck

🐛 Bug Fixes

  • waitForCompletion should wait for !Run.logUpdated even after !Run.building (#210) @jglick

📦 Dependency updates

👻 Maintenance

2.62

26 Feb 16:20
jenkins-test-harness-2.62
32c2862
Compare
Choose a tag to compare

🚀 New features and improvements

📦 Dependency updates

  • Bump jetty.version from 9.4.25.v20191220 to 9.4.26.v20200117 (#195) @dependabot

2.61

12 Feb 15:54
Compare
Choose a tag to compare

🐛 Bug Fixes

📦 Dependency updates

👻 Maintenance

  • Add the GitHub repo URLs to the Maven metadata (#191) @Casz

2.60

17 Jan 00:13
c68fe65
Compare
Choose a tag to compare

🐛 Bug Fixes

📦 Dependency updates