1298.v43b_82f220a_e9
💥 Potential breaking changes
Plugin used to catch every internal exceptions and only log them (some appears in the build console, but not all). Now they are relaunched to go outside the plugin and be handled by Jenkins itself. However the plugin will do its best to run every publisher, and if multiple exceptions are launched, they are grouped.
Please open bugs if you face new exceptions with this new version
- feature: Allow for the traceability option to be toggled globally (JENKINS-70543) (#619) @bguerin
Plugin traceability (display of Java and Maven versions, maven settings used) used to be ON by default. It could be disabled but at each step level only. It is now OFF by default, and could also be enabled / disabled at the global level (in the plugin configuration on the tools administration page). If you rely on these informations on the build log, you should either enable traceability globally or change your code.
👻 Maintenance
📦 Dependency updates
- build(deps-dev): Bump junit from 1196.vb_4cf28b_c7724 to 1198.ve38db_d1b_c975 (#630) @dependabot
- build(deps): Bump maven-plugin from 3.21 to 3.22 (#628) @dependabot