SinchSDKTeam
Employee
Employee
since ‎04-19-2024
‎07-21-2026

User Statistics

  • 37 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

What's Changed Build & CI [tech] Build across a Java version matrix (8, 11, 17, 21, 25) in GitHub Actions, replacing the single Java 21 build — unit tests run on 11, 17, 21, and 25, and artifacts are built on Java 8. [tech] e2e tests across a Java ve...
What's Changed Numbers Extend NumberSinchEvents class. [fix] EventTypeEnum: DEPROVISIONING_TO_VOICE_PLATFORM is deprecated and has to be replaced by DEPROVISIONING_FROM_VOICE_PLATFORM. [feature] Support new internalFailureCode field. [feature] Suppor...
What's Changed SDK Client [Feature] Add configurable SDK logging via the optional logger property on SinchClientParameters (WithLogger): provide a custom Logger, default to console, or pass logger: null to silence output; includes lazy message suppor...
What's Changed SDK [feature] OAuth token requests are now automatically retried (up to 3 times, with exponential backoff and jitter) when the authentication service is rate-limited (HTTP 429). [dependency] Set up minimum version for requests to >=2.0...
What's Changed Conversation [feature] Support additional choice messages: Share Location + Calendar