Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to version 3.1.0 release #6

Merged
merged 1 commit into from
Jan 20, 2025
Merged

Conversation

ib-tjuhasz
Copy link
Contributor

[ 3.1.0] - 2025-01-20

⚠️ IMPORTANT NOTE: This release contains compile time breaking changes.
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

Renamed Classes

  • Sms:
    • LanguageV1 renamed to PreviewLanguage
    • LanguageV3 renamed to Language
    • LogContent renamed to MessageContent
  • Messages API:
    • MessageResponseMessageResponseDetails renamed to MessageResponseDetails
    • ResponseEnvelopeMessageResponseMessageResponseDetails renamed to MessageResponse
  • Tfa:
    • CreateSmsOrVoiceMessageRequest renamed to CreateMessageRequest
    • UpdateSmsOrVoiceMessageRequest renamed to UpdateMessageRequest
    • SmsOrVoiceMessageRequest renamed to TfaTemplateMessage

Documentation

  • Updated descriptions for models.
  • Fixed examples in the documentation (README.md, two-factor-authentication.md).

Fixes

  • Fixed default function for creating instances with default discriminator values in the following components:
    • carousel_template_phone_number_button
    • carousel_template_open_url_button
    • carousel_template_quick_reply_button
    • inbound_typing_starting_event
    • inbound_typing_stopped_event
    • message_authentication_request_body
    • message_carousel_body
    • message_document_body
    • message_image_body
    • message_list_body
    • message_open_url_button
    • message_reply_button
    • message_rick_link_body
    • message_text_body
    • message_text_header
    • message_video_body
    • mo_event_audio_content
    • mo_event_authentication_response_content
    • mo_event_button_reply_content
    • mo_event_document_content
    • mo_event_file_content
    • mo_event_image_content
    • mo_event_list_reply_content
    • mo_event_location_content
    • mo_event_subject_content
    • mo_event_text_content
    • mo_event_video_content
    • mo_event
    • outbound_typing_started_event
    • outbound_typing_stopped_event
    • template_carousel_body
    • template_carousel_card_image_header
    • template_carousel_card_video_header
    • template_catalog_button
    • template_copy_code_button
    • template_document_header
    • template_flow_button
    • template_image_header
    • template_location_header
    • template_multi_product_button
    • template_open_url_button
    • template_phone_number_button
    • template_quick_reply_button
    • template_text_body
    • template_text_header
    • template_video_header

Removed

  • delivery_result, price, status, error unused classes, replaced by the existing delivery_reports, message_price, message_status, message_error class.

@ib-tjuhasz ib-tjuhasz requested a review from ib-fsrnec January 20, 2025 19:08
@ib-tjuhasz ib-tjuhasz merged commit 111ee30 into master Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants