Skip to content

Make apache5-client the default sync HTTP client#6732

Draft
dagnir wants to merge 3 commits intomasterfrom
dongie/apache5-as-default
Draft

Make apache5-client the default sync HTTP client#6732
dagnir wants to merge 3 commits intomasterfrom
dongie/apache5-as-default

Conversation

@dagnir
Copy link
Contributor

@dagnir dagnir commented Feb 12, 2026

Motivation and Context

This commit swaps the default apache-client dependency of service modules with apache5-client. Applications just relying on the default HTTP client will now use Apache5HttpClient as a result.

Modifications

  • Replace apache-client with apache5-client
  • Update tests that use ApacheHttpClient directly
  • Bump minor version to 2.42.0-SNAPSHOT

Testing

Screenshots (if appropriate)

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

Checklist

  • I have read the CONTRIBUTING document
  • Local run of mvn install succeeds
  • My code follows the code style of this project
  • My change requires a change to the Javadoc documentation
  • I have updated the Javadoc documentation accordingly
  • I have added tests to cover my changes
  • All new and existing tests passed
  • I have added a changelog entry. Adding a new entry must be accomplished by running the scripts/new-change script and following the instructions. Commit the new file created by the script in .changes/next-release with your changes.
  • My change is to implement 1.11 parity feature and I have updated LaunchChangelog

License

  • I confirm that this pull request can be released under the Apache 2 license

This commit swaps the default apache-client dependency of service
modules with apache5-client. Applications just relying on the default
HTTP client will now use `Apache5HttpClient` as a result.
@dagnir dagnir changed the title Dongie/apache5 as default Make apache5-client the default HTTP client Feb 12, 2026
@dagnir dagnir changed the title Make apache5-client the default HTTP client Make apache5-client the default sync HTTP client Feb 12, 2026
@dagnir dagnir force-pushed the dongie/apache5-as-default branch from 3ac9407 to 7d111aa Compare February 12, 2026 00:31
@sonarqubecloud
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant