Releases: jenkinsci/repo-plugin
Releases · jenkinsci/repo-plugin
Repo SCM Plugin 1.16.0
✍ Other changes
- Fix broken maniifest icon. (#83) @maksonlee
- Fix missing of manifest after restart Jenkins instance. (#82) @maksonlee
- Add static manifest into environment variables when we can. (#84) @maksonlee
Repo SCM Plugin 1.15.0
- SECURITY-2478
- Fix broken jenkins plugin documentation (#80) @abioteau
- Add buildEnvironment method to propagate information from SCM to builds (#74) @abioteau
- enable multithreading support when jobs was set (#70) @zwx168238
- Fix "checkout" when previous build has a bad local manifest (#73) @abioteau
Repo SCM Plugin 1.14.1
Repo SCM Plugin 1.14.0
Repo SCM Plugin 1.13.0
🚀 New features and improvements
- Add support for repo-branch (#61) @gizmomogwai
Repo SCM Plugin 1.12.2
🐛 Bug Fixes
- JENKINS-59923 - Replaced TagAction with new ManifestAction (#57) @willi1s
Repo SCM Plugin 1.12.1
🐛 Bug Fixes
- Fix invalid platform flag issue (#60) @maksonlee
Repo SCM Plugin 1.12.0
Repo SCM Plugin 1.11.1
📝 Documentation updates
📦 Dependency updates
👻 Maintenance
Repo SCM Plugin 1.11.0
🚀 New features and improvements
- Added support for --no-clone-bundle (#53) @qcspewa
- Add cleanup functionality (#49) @florent-vial
🐛 Bug Fixes
- JENKINS-37557 - Better support for pipelines (#54) @Typz
- Fix raw diff parsing (#51) @demett-brcm
- Fix problem with populating values from config when using pipeline (#50) @majje
👻 Maintenance
- Use HTTPS URLs in pom.xml (#55) @daniel-beck-bot