Merged
Conversation
|
You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool. What Enabling Code Scanning Means:
For more information about GitHub Code Scanning, check out the documentation. |
ib-tjuhasz
approved these changes
Mar 31, 2026
Contributor
Author
|
We'll address Sonar analysis in later phases. The most of the reported issues are related to the fact that the majority of the code is fully auto-generated from the OpenAPI specification which results in duplicated segments. We'll tweak the policies and make sure to handle all the possible readability issues. In addition to that, the PR brings a fresh set of tests. However, we don't measure coverage directly, but we'll include it as well in later phases. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
[ 6.4.0 ] - 2026-03-31
All changes, including breaking changes, are addressed and explained in the list bellow.
If you find out that something was not addressed properly, please submit an issue.
Added
Changed
WhatsAppInteractiveMediaCarouselMessage,WhatsAppMediaCarouselCard,WhatsAppImageMediaCarouselCardHeader,WhatsAppVideoMediaCarouselCardHeadermodelsWhatsAppInteractiveVoiceButtonMessageandWhatsAppInteractiveVoiceButtonContentmodelsWhatsAppCallingPermissionAction,WhatsAppCallingPermissionActionLimit,WhatsAppCallingPermissionResponseandWhatsAppInteractiveCallPermissionRequestMessagemodelsWhatsAppEvent,WhatsAppEventRequest,WhatsAppEventOptions,WhatsAppOutboundEventTypingIndicatorContentmodelsWhatsAppMetaConversionModel,WhatsAppMetaConversionType,WhatsAppWABAConversionEventRequest,WhatsAppConversionDetailsmodelsWhatsAppWebhookMarketingUpdateNotificationandWhatsAppWebhookMarketingUpdateNotificationResponsemodelsWhatsAppRequestSchedulingSettingsmodelWhatsAppTemplateVoiceCallButtonContentmodel for voice call template button supportWhatsAppMessageStatus,WhatsAppMessageGeneralStatus,WhatsAppSenderPublicKeyResponse,WhatsAppShareWabaRequest,WhatsAppToDestinationmodelsWhatsAppTemplateButtonContentwith voice call button type supportWhatsAppPaymentwith additional fieldsWhatsAppTemplateApiResponseandWhatsAppVoiceCallButtonApiDatawith new fieldsRcsPlatformInfoclass (see Removed section)RcsConversationStartedEvent,RcsConversationStartedEvents,RcsConversationStartedInfo,RcsConversationStartedEventContent,RcsConversationInfomodelsRcsConversationType,RcsConversationStartedEventType,RcsTrafficType,RcsMessagePrice,RcsMessageInteractionType,RcsEventInteractionTypemodelsRcsWebhookDeliveryReportmodelCallsSipTrunkRegisteredResetPasswordResponsetoCallsSipTrunkResetPasswordResponseto better reflect the return type of the reset password endpointCallsPublicDialogRecordingclass (see Removed section)CallsCnam,CallsCnamDelivery,CallsCnamDeliveryStatus,CallsCnamStorage,CallsCnamStorageStatus,CallsPublicCnamStatusmodelsCallsEmergencyAddress,CallsEmergencyAddressStatus,CallsValidateAddressResponsemodelsCallsPlayTty,CallsPlayTtyOptions,CallsTtyPlayContentmodelsCallsAddress,CallsDirectionmodelsCallsLanguageandCallsSynthesisVoicewith new language and voice optionsCallsDialogPlayRequestwith new fieldsCallsUrlPlayContentwith new fieldsMessagesApiOutboundSeenEventandMessagesApiOutboundSeenEventChannelmodelsMessagesApiOutboundTypingStartedEventChannelandMessagesApiOutboundTypingStoppedEventChannelmodelsMessagesApiInboundTypingStartedChannelmodelMessagesApiOutboundEventTypewith new event type valuesMessagesApiInboundDlrChannel,MessagesApiInboundTypingStartedEvent,MessagesApiInboundTypingStoppedEvent,MessagesApiOutboundTypingStartedEvent,MessagesApiOutboundTypingStoppedEventmodelsMessagesApiOutboundEventwith new fieldsWebRtcMachineDetectionandWebRtcMachineDetectionResultmodelsWebRtcPhoneCallDetailsandWebRtcPhoneDestinationwith new fieldsWebRtcHangupSourceenumViberOtpTemplateLanguagewith new language optionsViberOutboundOtpTemplateContentwith new fieldsRemoved
RcsPlatformInfoclass — itsapplicationIdandentityIdfields are now carried by the existingPlatformclass, which is used consistently across the SDK for platform contextCallsPublicDialogRecordingclass — unified withCallsDialogRecordingResponse, which represents the same dialog recording data and is now the single type returned from dialog recording endpoints