Skip to content

Releases: jenkinsci/scriptler-plugin

393.vc44e60d60fa_1

10 Dec 17:17
Compare
Choose a tag to compare

🐛 Bug fixes

  • Use ArrayList for storing parameters locally (#135) @mtughan

392.va_dce718b_3e40

04 Dec 20:42
Compare
Choose a tag to compare

🐛 Bug fixes

  • JENKINS-70066: Fix null check of parameters (#134) @mtughan

391.v88a_89196d4f7

04 Dec 18:42
88a8919
Compare
Choose a tag to compare

🐛 Bug fixes

390.v23a_f77243ecf

04 Dec 15:52
Compare
Choose a tag to compare

🐛 Bug fixes

👻 Maintenance

  • Fetch scripts from the main branch of the catalog (#131) @mtughan
  • Switch to built-in node instead of controller (#128) @mtughan

📦 Dependency updates

  • Bump io.jenkins.tools.bom:bom-2.479.x from 3696.vb_b_4e2d1a_0542 to 3761.vd922730f0fd2 (#129) @dependabot
  • Bump nl.jqno.equalsverifier:equalsverifier from 3.17.1 to 3.17.4 (#130) @dependabot

384.387.vb_5cb_a_f774857

04 Dec 20:39
b5cbaf7
Compare
Choose a tag to compare

🐛 Bug fixes

  • JENKINS-70066: Fix null check of parameters (#134) @mtughan

384.386.v24ff60c5254e

04 Dec 19:11
24ff60c
Compare
Choose a tag to compare

🐛 Bug fixes

376.378.v843c72a_5d055

04 Dec 20:54
843c72a
Compare
Choose a tag to compare

🐛 Bug fixes

  • JENKINS-70066: Fix null check of parameters (#134) @mtughan

385.vd01d180290b_c

22 Nov 18:31
Compare
Choose a tag to compare

👻 Maintenance

384.v5d0d63f4a_51e

22 Nov 16:51
Compare
Choose a tag to compare

💥 Breaking changes

  • Refresh plugin for November 2024 (#127) @mtughan
    • Scriptler now requires Jenkins 2.479 or higher and has migrated to Jakarta EE 9.
    • Removes some adaptation code in the Script class which was required if upgrading from releases older than Scriptler 2.1 (released February 2012) to a later version.
    • Migrates APIs from using java.io.File to java.nio.file.Path in most cases. If you have scripts or internal plugins using the File APIs, please update appropriately.

🚀 New features and improvements

👻 Maintenance

📦 Dependency updates

376.v152edd95b_ca_f

18 Oct 19:41
Compare
Choose a tag to compare

👻 Maintenance