Releases: messagebird/java-rest-api
Releases · messagebird/java-rest-api
Release 6.1.2
15 Dec 09:29
Compare
Sorry, something went wrong.
No results found
~ Added support for updating WhatsApp template #244 (Thanks to @DckcDan)
Release 6.1.1
17 Aug 15:59
Compare
Sorry, something went wrong.
No results found
~ Implemented endpoints to fetch outbound SMS prices #241 (Thanks to @jon-signal )
~ Replaced deprecated Base64.java with the JDK-provided Base64 decoder #242 (Thanks to @jon-signal )
Release 6.1.0
15 Jun 11:31
Compare
Sorry, something went wrong.
No results found
~ Authentication templates "OTP" enumeration support #238 (Thanks to @DckcDan)
Release 6.0.0
08 May 15:40
Compare
Sorry, something went wrong.
No results found
Breaking change:
WhatsApp Template deprecated categories are replaced with new categories. In this release, issues #233 and #234 are resolved.
The Template category developer doc can be found here .
Release 5.3.4
07 Apr 15:31
Compare
Sorry, something went wrong.
No results found
~ Represent prices MessageResponse class as BigDecimal #231
Release 5.3.3
28 Mar 07:23
Compare
Sorry, something went wrong.
No results found
~ Making MessageBirdClient#getVerifyObject public #229
Release 5.3.2
17 Mar 10:33
Compare
Sorry, something went wrong.
No results found
~ Added JsonIgnore for the webhook field on VoiceCall class
Release 5.3.1
12 Dec 08:29
Compare
Sorry, something went wrong.
No results found
~ HSMStatus class is updated with DISABLED and PAUSED statuses Resolves issue #224 (Thanks to @DckcDan)
Release 5.3.0
02 Dec 16:12
Compare
Sorry, something went wrong.
No results found
-Fixed a problem with object mapper serialization (introduced in the release 5.1.1 ) Resolves issue #221
Release 5.2.2
24 Nov 21:28
Compare
Sorry, something went wrong.
No results found
-new optional param was added which is called maxDuration on VoiceCallFlow class #217 (Thanks to @aivisol )