Skip to content

Releases: jenkinsci/jenkins-test-harness

2403.v256947ecb_c8a_

19 Feb 19:11
256947e
Compare
Choose a tag to compare

🐛 Bug fixes

  • Implement afterDisconnect in SimpleCommandLauncher (#922) @jglick
  • Revisit concurrency in JavaNetReverseProxy2#service (#913) @basil

2397.v5992a_d47f025

19 Feb 18:19
5992ad4
Compare
Choose a tag to compare

💥 Breaking changes

  • Introduce RealJenkinsRule.createSyntheticPlugin to allow synthetic plugins to be installed dynamically and break compatibility for existing callers of RealJenkinsRule.addSyntheticPlugin (#920) @dwnusbaum

✍ Other changes

2395.v8256a_2157798

17 Feb 08:56
8256a21
Compare
Choose a tag to compare

🚀 New features and improvements

  • Add RealJenkinsRule.run / .call aliases (#918) @jglick

✍ Other changes

2391.v9b_3e2d3351a_2

27 Jan 18:11
9b3e2d3
Compare
Choose a tag to compare

📦 Dependency updates

  • Bump org.jenkins-ci.main:jenkins-test-harness-htmlunit from 199.v27708d77d8fd to 201.v781f4217c74a_ (#911) @dependabot[bot]

2390.v09b_4a_6c09f7e

27 Jan 17:19
09b4a6c
Compare
Choose a tag to compare

🚀 New features and improvements

2389.va_b_3a_21a_c00ed

24 Jan 09:11
ab3a21a
Compare
Choose a tag to compare

🐛 Bug fixes

  • Re-introduce support for Junit5 tests not having JenkinsRule as parameter (#909) @Vlatombe

2388.vf1281b_a_6057b_

24 Jan 00:41
f1281ba
Compare
Choose a tag to compare

🚀 New features and improvements

  • Use stderr rather than stdout for RealJenkinsRule & TailLog (#908) @jglick

2386.v82359624ea_05

23 Jan 16:57
8235962
Compare
Choose a tag to compare

🐛 Bug fixes

  • Fixes @LocalData when being used on a test method in superclass (#907) @Vlatombe

2270.2272.vd890c8c611b_3

23 Jan 10:07
d890c8c
Compare
Choose a tag to compare

🚀 New features and improvements

2385.vfe86233d0d36

22 Jan 14:36
fe86233
Compare
Choose a tag to compare

🚀 New features and improvements

  • Patch HudsonTestCase for web fragments as well (#905) @Vlatombe