Skip to content

Releases: jenkinsci/plugin-installation-manager-tool

2.7.1

03 Mar 07:52
2.7.1
5695fd7
Compare
Choose a tag to compare

🚀 New features and improvements

2.7.0

02 Mar 08:33
2.7.0
d927c25
Compare
Choose a tag to compare

🚀 New features and improvements

  • Add option to set Basic credentials (#292) @kwin

2.6.1

01 Mar 15:48
2.6.1
a631dbd
Compare
Choose a tag to compare

🚀 New features and improvements

📦 Dependency updates

2.6.0

28 Feb 15:22
2.6.0
4202571
Compare
Choose a tag to compare

🐛 Bug fixes

📦 Dependency updates

📝 Documentation updates

👻 Maintenance

2.5.0

14 Dec 14:28
Compare
Choose a tag to compare

🚀 New features and improvements

2.4.0

09 Dec 13:52
Compare
Choose a tag to compare

🚀 New features and improvements

🐛 Bug Fixes

  • Stop cleaning the plugin installation directory by default (#239) @oleg-nenashev
  • Ensure that the Jenkins core versions requirements are properly checked for plugins without dependencies (#240) @oleg-nenashev

📦 Dependency updates

2.3.0

02 Dec 09:46
Compare
Choose a tag to compare

🚀 New features and improvements

  • Add support for a Jenkins version argument (CLI and env var) (#232) @oleg-nenashev
    • Use --jenkins-version argument or a JENKINS_VERSION environment variable
  • Make the Jenkins war path (--war) parameter optional (#232) @oleg-nenashev
    • NOTE: Although --jenkins-version allows to retrieve compatible plugins without analyzing the war file, this parameter might be still needed if you want to take bundled plugins into account

📦 Dependency updates

2.2.0

27 Nov 19:44
2.2.0
cbf2d0c
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Check that downloads are correct @timja

2.1.3

19 Nov 08:56
2.1.3
8a6348f
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Change explicitly defined plugin URL to override JENKINS_UC_DOWNLOAD (#229) @rhysm

👻 Maintenance

2.1.2

16 Nov 20:16
2.1.2
b573708
Compare
Choose a tag to compare

🚀 New features and improvements

  • Show help if no arguments provided (#224) @timja

🐛 Bug Fixes

  • Make --list do nothing for now (#226) @timja
  • Latest is the latest version - don't update it (#225) @timja
  • Use update center tier when getting available updates (#220) @timja

📦 Dependency updates