Skip to content

Conversation

@Nemo64
Copy link
Contributor

@Nemo64 Nemo64 commented Sep 5, 2024

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.

@mrath1201
Copy link

Please merge this request

@Sebastian80 Sebastian80 merged commit ed91193 into netresearch:master Sep 30, 2024
@Sebastian80
Copy link
Contributor

Sebastian80 commented Sep 30, 2024

Hi Guys,

just to inform you that there will be no future development from our side for this sdk as this was replaced with the new
parcel-de sdk. We will however accept PR's.

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.

3 participants