Skip to content

Release 13.0.0 - #969

Merged
shrutiburman merged 7 commits into
mainfrom
release_mvr
Aug 26, 2026
Merged

Release 13.0.0#969
shrutiburman merged 7 commits into
mainfrom
release_mvr

Conversation

@shrutiburman

@shrutiburman shrutiburman commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

[Librarian] Regenerated @ f443c9dfa233e41d0e61c9ed6ca2b162467a08b5 3e707bb96c6f47c65f8fdd9264d2a5340093b8ac

Major Breaking Changes and Library Updates:

  • Enum and model names that previously dropped numbers now retain them in PascalCase, impacting users who reference generated types by name. Update your code if you use such enums/models. (UPGRADE.md, pom.xml, src/main/java/com/twilio/Twilio.java) [1] [2] [3]
  • Version bumped to 13.0.0 in pom.xml and Twilio.java, with corresponding SCM tag update. [1] [2] [3]

API Additions and Removals:

  • Numerous new API paths, schema changes, and endpoint removals are documented in CHANGES.md, including Data-ingress, Destinations, Memory, Messaging_admin, Voice, and Webhooks. Key highlights: new endpoints for SMS Pumping Protection, Intelligent Alerts, and Webhooks Config; removal of deprecated DataMappingType values and obsolete endpoints.
  • <Assistant> noun removed from <Connect> verb in TwiML as part of AI Assistants deprecation (breaking change).

Bug Fixes and Forward Compatibility:

  • Fixed deserialization failures for API responses with unknown fields in nested objects, improving forward compatibility.
  • Minor bug fix: cleaned up redundant parentheses in equals methods for several model classes. [1] [2] [3]

New Features and Parameters:

  • Added SuppressEmailNotification parameter to Secondary Auth Token and Auth Token promotion endpoints; can now suppress email notifications when promoting tokens. [1] [2] [3] [4]

Code Quality and Cleanup:

  • Removed the deprecated ASSISTANTS domain from Domains.java.
  • Minor code style improvements in fetcher/updater classes for consistency. [1] [2]

For full migration details and a comprehensive list of API changes, please refer to the updated UPGRADE.md and CHANGES.md files.

Checklist

  • I acknowledge that all my contributions will be made under the project's license
  • I have made a material change to the repo (functionality, testing, spelling, grammar)
  • I have read the Contribution Guidelines and my PR follows them
  • I have titled the PR appropriately
  • I have updated my branch with the main branch
  • I have added tests that prove my fix is effective or that my feature works
  • I have added the necessary documentation about the functionality in the appropriate .md file
  • I have added inline documentation to the code I modified

If you have questions, please file a support ticket, or create a GitHub Issue in this repository.

@shrutiburman
shrutiburman requested a review from sbansla August 26, 2026 09:26
@shrutiburman
shrutiburman merged commit c738f10 into main Aug 26, 2026
8 checks passed
@shrutiburman
shrutiburman deleted the release_mvr branch August 26, 2026 09:56
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.

4 participants