💥 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.
- JENKINS-60214 - Allow access to custom update centers JENKINS-60202 - don't fail with trailing slash on update center URL (#79) @leemeador
🚀 New features and improvements
- JENKINS-60214 Make plugin manager cli work with other update centers. Bug fixes. (#80) @leemeador
- JENKINS-59173 - Fix JDK 11 support (#76) @slide
- Add proxy compatibility (#78) @timja
- Allow using system properties (#75) @slide