Releases: sinch/sinch-sdk-java
Releases · sinch/sinch-sdk-java
v0.0.6-alpha
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
- verificationStatus.
- voice.applications.
getNumbers
-> voice.applications.listNumbers
- voice.
Full Changelog: v0.0.5-alpha...v0.0.6-alpha
v0.0.5-alpha
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
What's Changed
- Verification API: Interactive sample, javadoc enhancements and code cleaning by @JPPortier
- Code cleaning by @JPPortier
Full Changelog: v0.0.3-alpha...v0.0.4-alpha
v0.0.3-alpha
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
What's Changed
- Feature: verification API & webhooks by @JPPortier in #29
- Java 21 JDK compilation support by @JPPortier in #31
- DEVEXP-211: support webhooks for Numbers by @JPPortier in #32
Full Changelog: v0.0.1-alpha...v0.0.2-alpha
v0.0.1-alpha
What's Changed
- feat: initial commit by @JPPortier in #1
- chore: Fix dependency vulnerability by @JPPortier in #7
- SMS: just the feature branch for SMS by @JPPortier in #10
- refactor: Align 'checkAvailability' function name for numbers available to SDKs naming by @JPPortier in #12
- refactor (DEVEXP-195): Define dedicated PageNavigator for token based and cursor based navigation by @JPPortier in #11
- fix: Numbers Available: Rent request parameters are optional for SMS/… by @JPPortier in #20
- feat: fix security alert related to 'com.squareup.okio:okio' version '>= 2.0.0-RC1 < 3.4.0' by @JPPortier in #22
- docs: README.md updates by @JPPortier in #24
- Synch with ADR pagination by @JPPortier in #18
- DEVEXP-111: add User-Agent SDK header by @JPPortier in #21
- Create integrated numbers flow by @JPPortier in #25
Full Changelog: https://github.com/sinch/sinch-sdk-java/commits/v0.0.1-alpha