Skip to content

Tags: Vonage/vonage-java-sdk

Tags

v9.7.0

Toggle v9.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: Added RCS Card and Carousel support (#606)

v9.6.0

Toggle v9.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: Relaxed MMS caption length to 3000, can set RCS category, and n…

…ew WhatsApp pricing info can be deserialized (#605)

v9.5.0

Toggle v9.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Devx 10057 trusted number flag (#604)

feat: Added trusted-number for SMS

v9.4.2

Toggle v9.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add Lithuanian and Marathi to TextToSpeechLanguage (#603)

* Add Lithuanian and Marathi to TextToSpeechLanguage

* changelog + version bump

v9.4.1

Toggle v9.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Devx 10208 verify fix next workflow call (#598)

* fix: additional build fixes

* fix(verify): Correct route for next workflow

v9.4.0

Toggle v9.4.0's commit message

Verified

This commit was signed with the committer’s verified signature.
dragonmantank Chris Tankersley
fix: Bumped to 9.4.0

v9.3.1

Toggle v9.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: CustomClient return type validation (#587)

* docs: Deprecate Verify v1, NV & SIM Swap

* fix: CustomClient.fixResponseType logic

v9.3.0

Toggle v9.3.0's commit message

Verified

This commit was signed with the committer’s verified signature.
SMadani Sina Madani
docs: Add missing package-info

v9.2.0

Toggle v9.2.0's commit message

Verified

This commit was signed with the committer’s verified signature.
SMadani Sina Madani
ci: Fix publish action

v9.1.0

Toggle v9.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: Add support for custom HTTP requests (#581)

* feat: Add support for custom HTTP requests

* Add documentation

* Fix JsonableMap

* Add CustomClientTest

* Handle Map/JSON in DynamicEndpoint

* Update cusotm requests README doc

* Bump JUnit version

* Accept all auth methods

* Add note on response parsing

* Updated changelog