Releases: messagebird/java-rest-api
Releases · messagebird/java-rest-api
Release 4.0.0
Breaking change:
- WhatsApp Templates updated with Multiple WABA #206 (Thanks to @DavidOberholzerMB) Updated developer documentation can be found here.
Release 3.2.6
- Added missing video enum on TemplateMediaType object and video field on MessageParam class.
Release 3.2.5
Release 3.2.4
- Deprecated title on VoiceCallFlow and VoiceCallFlowRequest classes (Thanks to @surik)
Release 3.2.3
- Added the trackId and ttl fields to conversations request objects. (Thanks to @DckcDan)
Release 3.2.2
- Updated JetBrains annotations lib with "provided" scope. (Thanks to @ryanrupp)
- Bumps jackson-databind from 2.11.0 to 2.13.2.2.
- Bumps jackson-annotations from 2.11.0 to 2.13.2.
Release 3.2.1
Release 3.2.0
~ BUTTONS enum is updated as "button" on MessageComponentType #179
Release 3.1.10
~ Added support to the new sipResponseCode field on call legs (VoiceAPI) (Thanks to @leandroshp)
Release 3.1.7
~ Added missing fields on Recipients and Items classes. MessageResponse is updated.