Releases: jenkinsci/apache-httpcomponents-client-4-api-plugin
Releases Β· jenkinsci/apache-httpcomponents-client-4-api-plugin
4.5.14-208.v438351942757
π· Changes for plugin developers
- Require Jenkins 2.387.3 or newer (#142) @MarkEWaite
π Documentation updates
- Better phrasing for dependencies in README (#165) @MarkEWaite
π» Maintenance
- Add Plugin Development Team to CODEOWNERS (#170) @sghill-rewrite
- Run tests with multiple cores in CI (#162) @MarkEWaite
- Match dependabot definition to GitHub docs (#155) @MarkEWaite
- Format with spotless (#139) @MarkEWaite
π¦ Tests
- Test with Java 21 (#168) @MarkEWaite
π¦ Dependency updates
- Bump plugin from 4.55 to 4.72 (#128, #132, #134, #137, #138, #141, #143, #147, #149, #152, #154, #157, #166) @dependabot
- Bump bom-2.387.x from 2143.ve4c3c9ec790a to 2357.v1043f8578392 (#145, #146, #148, #150, #153, #156, #158, #160, #163, #164, #167, #169) @dependabot
- Bump restrict-imports-enforcer-rule from 2.1.0 to 2.4.0 (#136, #144, #161) @dependabot
- Bump git-changelist-maven-extension from 1.6 to 1.7 (#151) @dependabot
4.5.14-150.v7a_b_9d17134a_5
π New features and improvements
π¦ Dependency updates
- Bump httpclient.version from 4.5.13 to 4.5.14 (#113) @dependabot
- Bump httpcore.version from 4.4.15 to 4.4.16 (#122) @dependabot
- Bump httpasyncclient.version from 4.1.4 to 4.1.5 (#76) @dependabot
- Bump bom-2.361.x from 1841.v7b_22c5218e1a to 1883.vcb_768a_7c3610 (#124) @dependabot
- Bump git-changelist-maven-extension from 1.4 to 1.6 (#121) @dependabot
π Documentation updates
- Recommend plugin bom, remove old changelog (#123) @MarkEWaite
π» Maintenance
4.5.13-138.v4e7d9a_7b_a_e61
π· Changes for plugin developers
- Enable CD (#94) @dwnusbaum
π Documentation updates
- Replaced "master" with "controller" in Java doc (#88) @CatherineKiiru
π» Maintenance
- Move away from deprecated Release Drafter App (#84) @NotMyFault
- Enable jdk11 build on CI for linux and windows (#80) @batmat
π¦ Dependency updates
- Refresh plugin (#92) @basil
- Bump httpcore.version from 4.4.14 to 4.4.15 (#75) @dependabot
- Bump git-changelist-maven-extension from 1.0-beta-4 to 1.3 (#78) @dependabot
4.5.13-1.0
π¦ Dependency updates
- Bump httpclient.version from 4.5.12 to 4.5.13 (#55) @dependabot
4.5.12-1.0
π New features and improvements
- added explicit dependency to httpcore(-nio) (#44) @thomasgl-orange
π¦ Dependency updates
- Update Apache HttpCore from 4.4.13 to 4.4.14 (#53) @oleg-nenashev
- Update Dependabot config file (#49) @dependabot
- Bump httpclient.version from 4.5.10 to 4.5.12 (#36) @dependabot
- Bump plugin from 3.56 to 3.57 (#35) @dependabot
- Bump maven-enforcer-plugin from 3.0.0-M2 to 3.0.0-M3 (#29) @dependabot
- Bump plugin from 3.50 to 3.55 (#31) @dependabot
π» Maintenance
- Bump plugin Parent POM from 3.55 to 3.56 (#33) @dependabot
4.5.10-2.0
π New features and improvements
- Make RobustHTTPClient a public API (was in Beta before) (#25) @jglick
- JENKINS-50772 - Enhance
RobustHTTPClient#uploadFile()
so that it optionally sets a "Content-Type" header. (#24) @robinverduijn
π Documentation updates
- Add plugin site, changelog and installation number badges to README (#26) @oleg-nenashev
- JENKINS-59472 - Add instructions to introduce apache-httpcomponents-client-4-api (#22) @ikedam
π¦ Dependency updates
- Bump plugin from 3.49 to 3.50 (#23) @dependabot
4.5.10-1.0
π 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