Releases: Vonage/vonage-java-sdk
v9.3.1
v9.3.0
This release adds support for failover messages in Messages API.
Full Changelog: v9.2.0...v9.3.0
v9.2.0
This release adds support for setting additional / custom request headers via httpConfig
, as well as making HttpWrapper#setHttpClient
public again.
Full Changelog: v9.1.0...v9.2.0
v9.1.0
v9.0.0
v8.20.1
This release removes length validation on the brand
parameter for verification requests in the Verify v2 API.
Full Changelog: v8.20.0...v8.20.1
v8.20.0
This release fixes creation and parsing of custom events in Conversation API, adds data model classes for more event types and support for the quantizationParameter
in Video archives.
Full Changelog: v8.19.0...v8.20.0
v8.19.0
v8.18.0
This release adds support for outbound MMS text, file and multimedia content message types.
Full Changelog: v8.17.0...v8.18.0
v8.17.0
This release adds the ability to set the domain identifer and user instead of URI for Connect NCCO actions targeting a SIP endpoint. It also ensures every class and method in the Voice API is fully documented, and deprecates legacy methods in favour of more intuitive alternatives.
What's Changed
- feat: SIP connect NCCO domain/user identifiers (#567)
- docs: Tidy up Voice API Javadocs & refactoring / deprecations (#568)
- fix: Use Basic header auth in InsightClient (#569)
Full Changelog: v8.16.2...v8.17.0