Skip to content

Releases: jenkinsci/pipeline-input-step-plugin

495.ve9c153f6067b_

17 Apr 16:41
e9c153f
Compare
Choose a tag to compare

🐛 Bug fixes

📦 Dependency updates

491.vb_07d21da_1a_fb_

07 Feb 18:16
b07d21d
Compare
Choose a tag to compare

🐛 Bug fixes

  • Avoid "IOException: cannot find current thread" when submitting an input step that ends a CpsThread (#158) @dwnusbaum

489.v4b_70b_ff92d67

29 Jan 20:42
4b70bff
Compare
Choose a tag to compare

🚀 New features and improvements

  • JENKINS-71715 - Update minimum supported Jenkins version to 2.440 to be able to use new ConsoleUrlProvider extension point to redirect to the console (#145) @jgreffe

👻 Maintenance

📦 Dependency updates

477.v339683a_8d55e

03 Aug 22:22
339683a
Compare
Choose a tag to compare

👷 Changes for plugin developers

📝 Documentation updates

📦 Dependency updates

468.va_5db_051498a_4

27 Apr 18:35
a5db051
Compare
Choose a tag to compare

👷 Changes for plugin developers

466.v6d0a_5df34f81

25 Nov 12:25
6d0a5df
Compare
Choose a tag to compare

🚀 New features and improvements

  • Export some data from InputAction to the HTTP API (#120) @rsandell

📝 Documentation updates

👻 Maintenance

  • chore: use jenkins infra maven cd reusable workflow (#99) @jetersen

📦 Dependency updates

451.vf1a_a_4f405289

19 Sep 16:25
f1aa4f4
Compare
Choose a tag to compare

📦 Dependency updates

448.v37cea_9a_10a_70

21 Apr 05:40
37cea9a
Compare
Choose a tag to compare

📦 Dependency updates

  • Update plugin parent POM and BOM (#90) @basil

446.vf27b_0b_83500e

19 Jan 18:15
f27b0b8
Compare
Choose a tag to compare

🐛 Bug fixes

  • Stop using Guice to inject InputStep & context parameters (#69) @jglick

📦 Dependency updates

📝 Documentation updates

  • Fix documentation typo for options available in stage view (#53) @nikulabs
  • update changelog and readme (#62) @car-roll

👻 Maintenance

427.va6441fa17010

10 Dec 22:10
a6441fa
Compare
Choose a tag to compare

🐛 Bug fixes

📦 Dependency updates

📝 Documentation updates

  • added online help for parameter ok (#49) @luciahroyalty101

👻 Maintenance

🚦 Tests

  • Use container agent in Jenkinsfile (#57) @basil
  • Migrate from RestartableJenkinsRule to JenkinsSessionRule (#51) @basil