1.25.3
·
1841 commits
to master
since this release
🐛 Bug Fixes
- Prevent NPE when null set in container's volume mounts (#750) @arjantijms
- Fix NPE in Reaper (#755) @Vlatombe
- Fix logging (#756) @Vlatombe
📦 Dependency updates
- Bump bom to 2.222.x as suggested by @jglick (#762) @Vlatombe
- Bump plugin from 3.57 to 4.0 (#760) @dependabot
- Bump bom-2.176.x:6 to bom-2.190.x:9 (#754) @dependabot
📝 Documentation updates
👻 Maintenance
- Removing some properties which are unnecessary as of 4.x parent (#763) @jglick
- We shouldn't need these exclusions anymore thanks to new hpi plugin (#761) @Vlatombe
- Looks like in some case of workspace reuse the executable exist but don't have right permission (#759) @Vlatombe
🚦 Tests
- JENKINS-61930 - JCasC testing (#758) @Vlatombe