Releases: jenkinsci/maven-hpi-plugin
Releases · jenkinsci/maven-hpi-plugin
3.10
📝 Documentation updates
- Cleanup hyperlinks on the github.io site, remove the DEV@Cloud reference (#155) @oleg-nenashev
- Add an explicit Apache License v2 to the repository (#147) @oleg-nenashev
📦 Dependency updates
- Bump wagon-ssh from 3.3.3 to 3.3.4 (#159) @dependabot
- Bump plexus-component-metadata from 2.0.0 to 2.1.0 (#152) @dependabot
- Bump plexus-component-annotations from 2.0.0 to 2.1.0 (#151) @dependabot
- Upgrade Jetty from 9.4.5.v20170502 to 9.4.22.v20191022 (#157) @jglick
- Update parent POM (#158) @jglick
- Bump plexus-utils from 3.2.1 to 3.3.0 (#149) @dependabot
- Bump icu4j from 64.2 to 65.1 (#148) @dependabot
- Bump maven-dependency-plugin from 2.8 to 2.10 (#141) @dependabot
- Bump maven-invoker-plugin from 2.0.0 to 3.2.1 (#145) @dependabot
- Bump wagon-ssh from 1.0-beta-7 to 3.3.3 (#142) @dependabot
👻 Maintenance
3.9
🐛 Bug Fixes
- JENKINS-58771 - Consider plugin dependencies with test scope to consider whether bundling a dependency is needed (#140) @Vlatombe
📦 Dependency updates
- Bump icu4j from 52.1 to 64.2 (#111) @dependabot
- Bump plexus-component-annotations from 1.6 to 2.0.0 (#128) @dependabot
- Bump maven-site-plugin from 3.6 to 3.8.2 (#129) @dependabot
- Bump maven-plugin-tools.version from 3.5 to 3.6.0 (#133) @dependabot
- Bump stapler-groovy from 1.257 to 1.258 (#139) @dependabot
3.8
🚀 New features and improvements
- JENKINS-45740 - Support injecting extra metadata into the Plugin manifest using the
hpi.pluginChangelogUrl
andhpi.pluginLogoUrl
properties (#68) @oleg-nenashev - JENKINS-45740 - Inject license and SCM url into the plugin manifest (#68) @oleg-nenashev
📝 Documentation updates
- Add title to README.md file (#137) @kshithijiyer
📦 Dependency updates
- Bump wagon-gitsite from 0.4.1 to 0.5 (#134) @dependabot-preview
- Bump version-number from 1.4 to 1.6 (#135) @dependabot-preview
- Align versions of Maven and Maven Plugin Tools dependencies (#132) @oleg-nenashev
3.7
🚀 New features and improvements
- JENKINS-53957 - Note in the build log when JARs are being bundled, and why (#130) @jglick
📦 Dependency updates
- Bump plexus-utils from 3.0.1 to 3.2.1 (#126) @dependabot-preview
- Bump stapler-groovy from 1.237 to 1.257 (#125) @dependabot-preview
- Bump plexus-component-metadata from 1.6 to 2.0.0 (#119) @dependabot-preview
- Bump animal-sniffer-maven-plugin from 1.15 to 1.18 (#121) @dependabot-preview
Maven HPI Plugin 3.6
📝 Documentation updates
- Move changelog to GitHub Releases (#117) @oleg-nenashev
📦 Dependency updates
- Bump plexus-interactivity-api from 1.0-alpha-4 to 1.0 (#115) @dependabot-preview
- Bump maven-compiler-plugin from 3.6.1 to 3.8.1 (#114) @dependabot-preview
- Bump maven-stapler-plugin from 1.16 to 1.17 (#93) @dependabot-preview
- Bump mrm-maven-plugin from 1.1.0 to 1.2.0 (#101) @dependabot-preview
- Bump sezpoz from 1.9 to 1.13 (#96) @dependabot-preview
🚦 Internal changes
- Use Maven release plugin 2.5.3 to enable releases on Windows (#118) @oleg-nenashev
- Enable Release Drafter for the repository (#116) @oleg-nenashev