Skip to content

Conversation

Nemo64
Copy link

@Nemo64 Nemo64 commented Sep 5, 2024

These are the same changes as in netresearch/dhl-sdk-api-bcs#11

The psr standards have progressed and the logging interface now contains typing information.
Since this is not implemented but just used here, there is no harm in allowing newer version.

There is also the issue of the HttpClientDiscovery class, which is deprecated and searches for the depcrecated HttpClient interface that no modern http client implements. The HttpServiceFactory was already hinting to the more modern ClientInterface so using the more modern Psr18ClientDiscovery should bring no harm and the HttpClient interface extends the ClientInterface so there should be no compatibility issue.

@CybotTM CybotTM requested a review from Copilot March 13, 2025 09:43
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

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