4.5.10-1.0
·
222 commits
to master
since this release
π New features and improvements
π Documentation updates
- JENKINS-59172 - Use GitHub as a source of the plugin's documentation on plugins.jenkins.io (#14) @oleg-nenashev
- Enable Release Drafter and move Changelog to GitHub releases (#16) @oleg-nenashev
π¦ Dependency updates
- Bump Apache HttpComponents Client from 4.5.5 to 4.5.10. Changelog (#12, #18,) @based2 @dependabot
- Bump Apache HttpComponents Async Client from 4.1.3 to 4.1.4. Changelog (#21) @dependabot
π» Maintenance
- Bump maven-enforcer-plugin from 3.0.0-M1 to 3.0.0-M2 (#20) @dependabot
- Enable Dependabot in the repository (#15) @oleg-nenashev
- Enable Release Drafter and move Changelog to GitHub releases (#16) @oleg-nenashev
- Enable testing of the plugin with Java 11 and recent LTS (#17) @oleg-nenashev
- Annotate
RobustHTTPClient#connect()arguments (#10) @kuisathaverat