Skip to content

Releases: jenkinsci/plugin-installation-manager-tool

2.1.1

01 Nov 09:58
2.1.1
707d62e
Compare
Choose a tag to compare

πŸ› Bug Fixes

  • Fixes #214 by emptying the ref dir instead of deleting it (#215) @halkeye
  • Remove '/download' subpath for JENKINS_UC_DOWNLOAD (#213) @dnskr

πŸ“¦ Dependency updates

πŸ“ Documentation updates

2.1.0

18 Sep 11:54
2.1.0
84480c0
Compare
Choose a tag to compare

πŸš€ New features and improvements

  • Add JENKINS_UC_DOWNLOAD, allows overriding plugin download URL (#192) @oganga

πŸ“¦ Dependency updates

πŸ‘» Maintenance

  • Set tag name format to just be the project version (#187) @timja

2.0.1

12 Sep 12:50
plugin-management-parent-pom-2.0.1
0172f32
Compare
Choose a tag to compare

πŸ› Bug Fixes

  • Make 'latest' with dependencies work again (#184) @timja

πŸ“¦ Dependency updates

πŸ“ Documentation updates

πŸ‘» Maintenance

2.0.0

04 Aug 06:06
plugin-management-parent-pom-2.0.0
c453bfa
Compare
Choose a tag to compare

Summary

I'm happy to announce the 2.0.0 release of the plugin-installation-manager-tool.

It comes with improved dependency resolution, better update site selection and the ability to update an existing plugins.txt or plugins.yaml to the latest versions of plugins.

πŸ’₯ Breaking changes

  • Make --latest the default (#156) @timja
  • Fail if top level requests lower version than required dependency (#159) @timja

πŸ› Bug Fixes

  • CacheManager returns null on failure (#161) @stefanbirkner
  • Fail if top level requests lower version than required dependency (#159) @timja
  • Use version parameter to resolve update center correctly (#157) @timja

πŸš€ New features and improvements

  • Add ability to update existing plugins file (#155) @timja
  • Add API for showing available updates (#149) @timja
  • Make --latest the default (#156) @timja

🚦 Tests

πŸ“¦ Dependency updates

2.0.0-beta-1

29 Jul 22:19
plugin-management-parent-pom-2.0.0-beta-1
8ff8043
Compare
Choose a tag to compare
2.0.0-beta-1 Pre-release
Pre-release

πŸ’₯ Breaking changes

πŸš€ New features and improvements

  • Add ability to update existing plugins file (#155) @timja
  • Add API for showing available updates (#149) @timja
  • Make --latest the default (#156) @timja

πŸ› Bug Fixes

  • Use version parameter to resolve update center correctly (#157) @timja

πŸ“¦ Dependency updates

🚦 Tests

1.2.0

25 Jul 18:47
plugin-management-parent-pom-1.2.0
44a717e
Compare
Choose a tag to compare

πŸš€ New features and improvements

πŸ› Bug Fixes

πŸ“¦ Dependency updates

πŸ‘» Maintenance

1.1.2

30 Jun 09:17
plugin-management-parent-pom-1.1.2
e6d066f
Compare
Choose a tag to compare

πŸš€ New features and improvements

  • Add command line flag for overriding plugin info location (#106) @ricksbrown

πŸ“ Documentation updates

πŸ‘» Maintenance

1.1.0

16 Jun 12:46
Compare
Choose a tag to compare

πŸš€ New features and improvements

πŸ› Bug Fixes

  • Do not iterate through transient plugin dependencies if a newer dependency version is explicitly defined in the plugin list (#102) @oleg-nenashev

πŸ“¦ Dependency updates

πŸ“ Documentation updates

1.0.2

27 Jan 00:25
Compare
Choose a tag to compare

πŸ’₯ Breaking changes

There is a breaking change in the environment variable JENKINS_UC and JENKINS_UC_EXPERIMENTAL in this release, it is now expected you provide the full URL (i.e. JENKINS_UC=https://updates.jenkins.io/update-center.actual.json) to the update center file, this is to handle different update centers naming it differently,
see the README for the updated values.

πŸš€ New features and improvements

1.0.1

08 Nov 17:26
Compare
Choose a tag to compare

πŸš€ New features and improvements

πŸ› Bug Fixes

πŸ‘» Maintenance