3.18
release-drafter
released this
10 Sep 16:48
·
577 commits
to master
since this release
🚀 New features and improvements
- Remove references to
DNSMultiCast.disabled
(#230) @jglick - Log artifactId in validate mojo on IOException (#225) @timja
- JENKINS-64408 - support targetPath property for webResources (#208) @sephiroth-j
🐛 Bug fixes
📦 Dependency updates
- Bump stapler-groovy from 1.260 to 1563.v3da2d02f9572 (#221) @dependabot
- Bump jenkins from 1.62 to 1.65 (#228) @dependabot
- Bump animal-sniffer-maven-plugin from 1.19 to 1.20 (#229) @dependabot
- Bump maven-invoker-plugin from 3.2.1 to 3.2.2 (#215) @dependabot
- Bump maven.version from 2.2.0 to 2.2.1 (#200) @dependabot
- Bump commons-io from 2.6 to 2.7 in /src/it/JENKINS-58771 - packaged-plugins-3 (#218) @dependabot
- Bump jenkins from 1.59 to 1.62 (#210) @dependabot
- Bump jackson-databind from 2.9.10.5 to 2.9.10.7 in /src/it/process-jar (#211) @dependabot
📝 Documentation updates
- Fix javadoc as consoleForceReload is enabled per default (#227) @olamy
- Updating old wiki link (#223) @jglick
👻 Maintenance
- add test for packaging webresources (#213) @sephiroth-j
- Deleting obsolete
<ciManagement>
section (#222) @jglick - Switch from dependabot.com to GitHub-native Dependabot (#199) @oleg-nenashev