Skip to content

Releases: sinch/sinch-sdk-java

v0.0.6-alpha

18 Mar 09:45
Compare
Choose a tag to compare
v0.0.6-alpha Pre-release
Pre-release

What's Changed

  • feature: Support service plan ID by @JPPortier
  • feature: Provide a single WebhooksEvent parse(String payload) function enabling parse events from SMS Webhooks functions
  • refactor: Align SDK naming by @JPPortier
    • voice.updateNumbers -> voice.assignNumbers
    • verificationStatus.get ->
      • verificationStatus.getByIdentity
      • verificationStatus.getById
      • verificationStatus.getByReference
    • voice.applications.getNumbers -> voice.applications.listNumbers

Full Changelog: v0.0.5-alpha...v0.0.6-alpha

v0.0.5-alpha

16 Feb 05:45
Compare
Choose a tag to compare
v0.0.5-alpha Pre-release
Pre-release

What's Changed

  • Merge release release-0.0.4-alpha branch into main by @github-actions in #54
  • Verification API:
    • use dedicated function for 'report' and 'status' by @JPPortier in #56
    • moved verification .status() domain name to .verificationStatus() by @JPPortier in #56

Full Changelog: v0.0.4-alpha...v0.0.5-alpha

v0.0.4-alpha

v0.0.3-alpha

31 Jan 14:29
Compare
Choose a tag to compare
v0.0.3-alpha Pre-release
Pre-release

What's Changed

  • DEVEXP-:254 support undefined vs null detection for serialization by @JPPortier in #35
  • feature: Remove restriction onto unified credentials from SinchClient… by @JPPortier in #44
  • Support Voice API by @JPPortier in #45

Full Changelog: v0.0.2-alpha...v0.0.3-alpha

v0.0.2-alpha

15 Dec 15:50
Compare
Choose a tag to compare
v0.0.2-alpha Pre-release
Pre-release

What's Changed

Full Changelog: v0.0.1-alpha...v0.0.2-alpha

v0.0.1-alpha

15 Dec 15:49
Compare
Choose a tag to compare
v0.0.1-alpha Pre-release
Pre-release

What's Changed

Full Changelog: https://github.com/sinch/sinch-sdk-java/commits/v0.0.1-alpha