Skip to content

Conversation

@z4kn4fein
Copy link
Member

@z4kn4fein z4kn4fein commented Dec 16, 2025

Describe the purpose of your pull request

This PR contains the following:

  • Replaced the direct okhttp dependency with java.net.HttpURLConnection.
  • Added the option to let the SDK watch for application state changes. It can switch between online and offline modes based on whether the application is in the foreground/background and on network availability.

Breaking changes

  • The option to set a custom OkHttpClient was removed. Instead, a new HttpOptions was added to control HTTP timeouts and HTTP proxy configuration.

Security (only if applicable)

  • n/a

Requirement checklist (only if applicable)

  • I have covered the applied changes with automated tests.
  • I have executed the full automated test set against my changes.
  • I have validated my changes against all supported platform versions.
  • I have read and accepted the contribution agreement.

@z4kn4fein z4kn4fein requested a review from a team as a code owner December 16, 2025 15:19
@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.

2 participants