Skip to content

Releases: messagebird/java-rest-api

Release 3.0.10

03 Mar 13:10
Compare
Choose a tag to compare

~ support for JDK 1.8 customers

Release 3.0.9

14 Feb 13:57
Compare
Choose a tag to compare

~ Added "failed", "busy" and "no_answer" enums on VoiceCallStatus

Release 3.0.8

21 Jan 06:45
Compare
Choose a tag to compare

~ Added message field in ErrorReport object #91

Release 3.0.7

14 Jan 15:55
Compare
Choose a tag to compare

~ Implemented Numbers API Features:
#75 - Searching phone numbers available for purchase
- Purchasing a phone number
- Fetching all purchased phone numbers
- Fetching a purchased phone number
- Updating a purchased phone number
- Cancel a purchased phone number
~ #87 Bugfix about WebhookURL in a VoiceCall object
~ #61 Added enum type "auto" for data coding

Release 3.0.6

01 Nov 11:00
Compare
Choose a tag to compare

~Fixed 400 error when repeat option set in a call flow

Release 3.0.5

31 Oct 08:40
Compare
Choose a tag to compare

~critical security vulnerability fix

Release 3.0.4

30 Oct 11:13
Compare
Choose a tag to compare

~ fixed type of balance account field

Release 3.0.3

22 Oct 08:02
Compare
Choose a tag to compare

~ Implemented listTranscriptions, downloadTranscription, downloadRecording, listRecordings
~ Changed method signature viewTranscription((String callID, String legId, String recordingId, String transcriptionId)
~ Fixed minor bug related ObjectMapper case sensitivity

Release 3.0.2

27 Sep 13:50
Compare
Choose a tag to compare

Implemented list, update and delete endpoints for voice webhook.

Release 3.0.1

23 Sep 14:21
Compare
Choose a tag to compare

Voice call flow was implemented. Whatsapp sandbox implementation was added.