384.v5d0d63f4a_51e
·
20 commits
to refs/heads/main
since this release
π₯ 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
tojava.nio.file.Path
in most cases. If you have scripts or internal plugins using theFile
APIs, please update appropriately.
π New features and improvements
π» Maintenance
- Split GroovyScript for agent and controller (#67) @mtughan
- Refresh plugin for November 2024 (#127) @mtughan
π¦ Dependency updates
- Refresh plugin for November 2024 (#127) @mtughan
- Bump nl.jqno.equalsverifier:equalsverifier from 3.17 to 3.17.1 (#124) @dependabot