Skip to content

Releases: jenkinsci/workflow-cps-plugin

4165.vf547819734da_

15 Jul 19:13
f547819
Compare
Choose a tag to compare

🐛 Bug fixes

  • Prevent NullPointerException in CpsBodyExecution.FailureAdapter (#1061) @dwnusbaum

🚦 Tests

📦 Dependency updates

4151.v5406e29e3c90

09 Jul 15:01
5406e29
Compare
Choose a tag to compare

🚀 New features and improvements

  • Consume an API to handle exceptions

4106.4108.v841a_e1819d4d

09 Jul 15:01
841ae18
Compare
Choose a tag to compare

🚀 New features and improvements

  • Consume an API to handle exceptions
    Backport of 4151.v5406e29e3c90 on top of 4106.v7a_8a_8176d450.

4150.ve20ca_b_a_a_2815

27 Jun 20:50
e20caba
Compare
Choose a tag to compare

🐛 Bug fixes

  • Skip new terminating logic in the case of nonresumable builds (#1048) @jglick

📦 Dependency updates

4146.v475b_8013e282

27 Jun 15:21
475b801
Compare
Choose a tag to compare

🐛 Bug fixes

  • Pause executions when terminating even when not quieting down (#866) @jglick
  • Save build.xml during CpsFlowExecution.suspendAll (#923) @jglick
  • Do not let CpsFlowExecution.onLoad recurse (#1047) @jglick

👻 Maintenance

  • Implement methods to interact with TimingFlowNodeStorage locks (#1044) @Vlatombe

📦 Dependency updates

4117.vc0f3c515a_a_a_0

16 Jun 21:47
c0f3c51
Compare
Choose a tag to compare

🐛 Bug fixes

  • If initializeStorage fails, option to not createPlaceholderNodes (#1008) @jglick

4106.v7a_8a_8176d450

21 Apr 22:25
7a8a817
Compare
Choose a tag to compare

🐛 Bug fixes

  • suspendAll should not wait for programPromise (#1022) @jglick

👻 Maintenance

🚦 Tests

  • Deleting SerializationTest.persistEphemeralObject (#1009) @jglick

📦 Dependency updates

4080.va_15b_44a_91525

01 Apr 21:59
a15b44a
Compare
Choose a tag to compare

🚀 New features and improvements

4050.v8b_a_69b_587c39

25 Mar 22:56
8ba69b5
Compare
Choose a tag to compare

🐛 Bug fixes

  • Ignore __model__* variables generated by Declarative in script splitting mode (#1005) @jglick

📦 Dependency updates

4046.v90b_1b_9edec67

20 Mar 19:21
90b1b9e
Compare
Choose a tag to compare

🐛 Bug fixes