Releases: messagebird/java-rest-api
Releases · messagebird/java-rest-api
Release 5.1.1
- Fixed issue #213
- An example class for WhatsApp Template messages with buttons was implemented
Release 5.1.0
- jackson-databind library version is updated because of a security vulnerability CVE-2022-42003
Release 5.0.0
Breaking change:
- WhatsApp Template deprecated categories replaced with new categories. #208 (Thanks to @DavidOberholzerMB)
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.