Merged
Conversation
kridai
approved these changes
Jan 13, 2026
TC-SJ-Yoon
added a commit
to Zetatango/twilio-ruby
that referenced
this pull request
Feb 23, 2026
* [Librarian] Regenerated @ 17e62aff1baa8b949ed63e888ff63c1da8945fe5 * Release 5.74.4 * [Librarian] Regenerated @ 05bdd0133313ac71fd55c97753894743b8f3cad9 * Release 5.74.5 * chore: Accommodate jwt's minor and patch updates (twilio#630) Current specification in gemspec pins the jwt version to the latest released one, consequently setting an obstacle where users have to wait until twilio-ruby modifies gemspec and releases it in order to update jwt. Although I truly appreciate that you are constantly updating this library, I think it would be better if it accommodates updating jwt independent of twilio-ruby. * [Librarian] Regenerated @ 063fefeb406fa3d6866703c240040a1e9146ca75 * Release 5.75.0 * [Librarian] Regenerated @ bb1ac274ed061aeecd32f3c2c4226d23c9c910ce * Release 5.76.0 * docs: consolidate (twilio#645) * docs: migrate custom http client content from docs to repo * docs: consolidate docs information with README.md * [Librarian] Regenerated @ 09a1ab1da70c180f61d4cf900865abf7d89eaa32 * Release 5.77.0 * feat!: Merge branch '6.x.x-rc' to main (twilio#651) * [Librarian] Regenerated @ c401c9e864f88652831a41970cda110ab8b8507f * Release 6.0.0 * fix: match only against the end of a file path. (twilio#654) * [Librarian] Regenerated @ fffff4e2a9903902262deb482f4cefeb44c2d081 * Release 6.0.1 * [Librarian] Regenerated @ 66882adf0db70d1f2bc084fe6acef7d99445b17b * Release 6.0.2 * [Librarian] Regenerated @ 0430a9c977225d55252b84f4d16e16ad2091cde1 * Release 6.1.0 * Fix local jump error due to lack of block passing for recording list (twilio#665) * [Librarian] Regenerated @ d9d9306ce476f68a10ab20bf103e0e31e523a4b3 * Release 6.2.0 * chore: removed cacert (twilio#668) * [Librarian] Regenerated @ 5627c63bd23f159fdbe112bf727f87b79c3d4f74 * Release 6.3.0 * [Librarian] Regenerated @ 07a9a183b1077d5a881e6cd53ef76b0d75ccc6b0 * Release 6.3.1 * fix: fix the headers issue (twilio#671) * fix: fix the headers issue * chore: fix linting * chore: fix lint * fix: revert setting ruby version (twilio#672) * fix: fix the headers issue * chore: fix linting * chore: fix lint * fix: revert ruby version changes * fix: remove ruby version (twilio#673) * [Librarian] Regenerated @ 1e94599903f1dbac80d3040ebbdba7d3f7fb074d * Release 6.4.0 * [Librarian] Regenerated @ 38fb28edc02f73b8635b45a5612c5ae33eab39fe * Release 6.5.0 * [Librarian] Regenerated @ b32d3e1eba2177c81eeca51181f67e618fe86dbe * Release 6.6.0 * [Librarian] Regenerated @ c9ac9b9736431d573d8dec29ad3095eee969cdea * Release 6.7.0 * chore: twilio help changes (twilio#678) * [Librarian] Regenerated @ a25fe2e20ee404d8f8642d6e5acceff276916c9e * Release 6.7.1 * update validate ssl method (twilio#680) * chore: Removing Test Related To Deprecated Endpoint - OAuth (twilio#682) * [Librarian] Regenerated @ 922c1fef02b8c8fbbbe2315aa9b9d1dba49f3fc0 * Release 6.8.0 * [Librarian] Regenerated @ 5eb406c4977c9f6976e6053cb5b581056f541a59 * Release 6.8.1 * chore: remove more oauth refrences (twilio#687) * chore: Removing Test Related To Deprecated Endpoint - OAuth * removing more oauth refrences * [Librarian] Regenerated @ 24dcf52b3ba6769ea21d08329aa544a79742b6c2 * Release 6.8.2 * [Librarian] Regenerated @ 437c39e3f150e78058f5afb3ef0672e89fc59ec0 * Release 6.8.3 * [Librarian] Regenerated @ 08c0904bec7ba6e5da9e5db6c4e0f74dfc97fb10 * Release 6.9.0 * fix: fixed query param not going for delete (twilio#693) * chore: Removing tests related to Autopilot and Understand Endpoints - product EoL (twilio#691) * chore: Removing tests related to Autopilot and Understand Endpoints - product EoL * VINtEL-1587 re-instating Insights in client.rb * [Librarian] Regenerated @ 3e6ad1f24c7f9fc3d3bf3465cc2bdd014b1f6311 * Release 6.9.1 * [Librarian] Regenerated @ 704aff1023a3b44d7f87c78c70595552749ad55c * Release 6.10.0 * chore: removing oauth and autopilot references (twilio#708) * chore: removing oauth and autopilot references * chore: run linter * chore: added base64 to Gemfile * Update Gemfile * chore: remove live media endpoint (twilio#710) * chore: remove live media endpoint * Remove additional files * Fix extra end * disable cluster test * [Librarian] Regenerated @ c3db20dd5f24647ef2bd3fb8b955496c59bb22bd * Release 6.11.0 * chore: cluster tests enabled (twilio#712) * [Librarian] Regenerated @ f75e0fb81b57afeb6b457dc85e19644ebb530f9b * Release 6.12.0 * [Librarian] Regenerated @ 2264f28906b87ae1f1aedbf72f8dc0e4b57a545a * Release 6.12.1 * chore: remove media endpoint (twilio#715) * feat!: Merge '7.0.0-rc' into main (twilio#719) * chore: add domain detail (twilio#705) * chore: set middleware for json type (twilio#706) * chore: add changelogs information (twilio#707) * chore: add changelogs information * chore: add changelogs information * chore: add changelogs information * chore: add changelogs information * chore: add changelogs information * chore: removed ssl ca file from http client (twilio#709) * disable-cluster-test (twilio#711) * chore: enable cluster test (twilio#714) * feat!: MVR preparation (twilio#717) * chore: sync with main --------- Co-authored-by: Manisha Singh <singhmanisha.250025@gmail.com> Co-authored-by: sbansla <104902068+sbansla@users.noreply.github.com> Co-authored-by: Twilio <team_interfaces+github@twilio.com> * [Librarian] Regenerated @ 7e2caf2ef38bb07afedbc8ba24e3a235c57337ad 2deb312512e85217931fbc99141b334a5d6beaaf * Release 7.0.0 * [Librarian] Regenerated @ b894abe9525247ea4345d78891244817d397f6de f80058eb415516baff0287784518c3a22be1b1b6 * Release 7.0.1 * [Librarian] Regenerated @ bd01257c5bef8696988f5e9f18d803d8ccdb5a0f 0d301f7b8858e2f9dc391bd6803943499955b8f0 * Release 7.0.2 * chore: removing preview_messaging reference (twilio#720) * chore: removing reference from client * Delete lib/twilio-ruby/rest/preview_messaging/v1.rb * Delete lib/twilio-ruby/rest/preview_messaging directory * Delete lib/twilio-ruby/rest/preview_messaging.rb * Delete lib/twilio-ruby/rest/preview_messaging_base.rb * [Librarian] Regenerated @ 1baa147fbfa3bf2798f86ec43796ef1df42570d4 a3170b07f36450c6d179edf9b044cbf5f6b94e3a * Release 7.1.0 * chore: adding rexml to Gemfile (twilio#721) * [Librarian] Regenerated @ b8a450aff168b5449d658833256ca2354e3ecbbc df505752cdef00170b029d7b720bbc359933bf82 * Release 7.1.1 * chore: adding contentType in post and put (twilio#723) * chore: adding contentType in post and put * chore: run linter * chore: add prettier in makefile * [Librarian] Regenerated @ 84b4cd4c23a96109c715a2512bbe8238fae5c394 4f23177c4c946a9a5cdaf592718766a9b4816075 * Release 7.2.0 * [Librarian] Regenerated @ 93a2de5505384cb61be7440d3563d93d5cf980df 5146479cf5e06841f2d634d763cfd8acec49eb7e * Release 7.2.1 * [Librarian] Regenerated @ a412066ed53a791734369f33f4b2f579662850b3 e43180215d9b6a7f705d187446184940bb3dfac1 * Release 7.2.2 * chore: fix documentation link (twilio#725) * chore: fix documentation link * chore: fix documentation link * chore: fix documentation link * chore: bug fix (twilio#726) * chore: fix documentation link * chore: fix documentation link * chore: fix documentation link * chore: fix documentation link * chore: bug fix (twilio#727) * chore: fix documentation link * chore: fix documentation link * chore: fix documentation link * chore: fix documentation link * chore: add readme and version.rb * chore: remove preview_iam reference (twilio#729) * chore: remove preview_iam reference * Delete lib/twilio-ruby/rest/preview_iam.rb * Delete lib/twilio-ruby/rest/preview_iam_base.rb * [Librarian] Regenerated @ c8ce9820730ef3b2a48912311d45afb8c26b9ee7 2ee5b1fa49840dd67929ff69952e93618b74425b * Release 7.2.4 * [Librarian] Regenerated @ 78bf2bbef74e4846ca8353fbdee038a6b8080c59 2250ef3ba08540233f688bf6aaa55e9c94febf3b * Release 7.3.0 * [Librarian] Regenerated @ 1b6718f23da76f150eac392860c66a26de9af713 ceb130295f80bc623f22496076e3dd57e27da2fb * Release 7.3.1 * [Librarian] Regenerated @ 08245333f4a8c9235d547b189cd9c422f73e0e7e 7bb98153c25ebfee95e6e85bd4c57969e6d02435 * Release 7.3.2 * [Librarian] Regenerated @ 021bab52f93b55d7a5786bd27716bf3a0be2d7b9 aa81ca7c51512c448626fafb32aeb46838510334 * Release 7.3.3 * [Librarian] Regenerated @ d97b0740a0c7cf86beebd56c6973927b07719cde 1fc3bb6195ebcbd02451fb8fc9080c695b075d4f * Release 7.3.4 * [Librarian] Regenerated @ 2e932f6c59e0f9fb6cb96952802e5ebedd83b6f0 1852557f82faade033dbd5bd0615c9e1aa4d9fae * Release 7.3.5 * chore: removed preview sync api (twilio#732) * [Librarian] Regenerated @ 51e40434baa37a97b298d416220c6de10d9698c4 1ac2fcf2e173acdee4491031f59034933467a82c * Release 7.3.6 * [Librarian] Regenerated @ 45fa5159053e1c1f62f6d613f3b67a9239b43a5f 2551818144b7f525e66740ded45831b930db82b8 * Release 7.3.7 * feat: public oauth (twilio#735) * feat: oauth ruby * [Librarian] Regenerated @ ca4a5892d2b6a6161860845fe1152af07920bc07 403073118470eabf87311669c7fea876d35ced04 * Release 7.4.0 * chore: removing jruby-9.2 (twilio#736) * [Librarian] Regenerated @ 0a245f5931e0ff292c12b643839bbb9a1b3831e3 4727b4211b32329ec55ad87676be1f406d3fd9e9 * Release 7.4.1 * chore: add ostruct and benchmark in gemfile (twilio#739) * [Librarian] Regenerated @ d9b0f7b0297f064eec2f219b29fd4193559c54f3 405f363a58346c6557d4194de16d9911b797e208 * Release 7.4.2 * added bug report issue template (twilio#740) * [Librarian] Regenerated @ a7caf52aaea6fe6c7b30170a468564bcea4f0362 13ec50967b82ae43900a263102daafb96aa61935 * Release 7.4.3 * [Librarian] Regenerated @ 6b85410bb6ecf3aa579d1fa442c7bb74c62cf6f0 ae4a12dded508a988aeaca39721be27984e9aeeb * Release 7.4.4 * [Librarian] Regenerated @ 125dc871b4170bce0faca169f8a588f6ff356a88 0c222649d98edbac6858ea253f9b77fc22386e47 * Release 7.4.5 * chore: create image with required files (twilio#744) * [Librarian] Regenerated @ 1565ca6ea5fc25da35893aea0bc70b60053b86b8 d990df451c3b8033c98bd3ead6be1f25b41b05b9 * Release 7.5.0 * [Librarian] Regenerated @ 160660ccc2266b2b6f15f8e8291a4b07d233dc21 817197bb9e54bf7b3518030a6183a4c45eb689fa * Release 7.5.1 * [Librarian] Regenerated @ e229c81d086276743ccce5ac8e1e19c4ad654adb 190899e14f985d8b58f0b5a70c5f7156b7333d28 * Release 7.5.2 * remove ostruct and benchmark from gemspec (twilio#742) Co-authored-by: Shubham <tiwarishubham635@gmail.com> * [Librarian] Regenerated @ 73b691d4309bbf652c00c8e81516e936534d2117 e39c0f89ecf837b35a77b0ecc773832297b7d7e3 * Release 7.6.0 * [Librarian] Regenerated @ be1009287706f9668165e2c57e337a331cc8e657 217af8d5996ea240f27310f5573ccec8426015bd * Release 7.6.1 * chore: removing ruby-head from CI (twilio#748) * chore: move from preview_iam to iam token endpoint (twilio#749) * chore: move from preview_iam to iam token endpoint * chore: move from preview_iam to iam token endpoint * [Librarian] Regenerated @ 8d92bd85f8ef40c37285966629e30e5c7cb9312b e615ab0d23ebf4a44fbefcca67df047f8de43ea5 * Release 7.6.2 * Delete knowledge related files (twilio#751) * [Librarian] Regenerated @ 330069c1eddda7f148dbcd8b26aaeec9c22b3409 3864ec4513c70a35c048caafc16ee3a36f3b2ed7 * Release 7.6.3 * chore: remove knowledge domain (twilio#752) * chore: Remove references to microvisor (twilio#750) * [Librarian] Regenerated @ d122b05026327019e18cb5763c557a68138cc2c8 0e8634d10afc0145e18ccb8d90598b642b67ad87 * Release 7.6.4 * [Librarian] Regenerated @ 39bbd47c92a659f8a7464cedcc75b92c7ba69773 f51169e3becf53bb375f9c7413aec0c78fe78fcc * Release 7.6.5 * [Librarian] Regenerated @ 4b32678e9d8859e19f1feb1af566eea8533a36c9 51518c9f2f9294597fd0471d5c647016ef4023ee * Release 7.7.0 * [Librarian] Regenerated @ 3fba30a1b1e7c6460438ce1ca58c8ea68ad7b236 61d888152c68c1d07f711f67b7faf94bb9526469 * Release 7.7.1 * [Librarian] Regenerated @ 741a326a48cb7081b6b7e1de11dfd3e942a09979 c69f995414b3de49d803f8cacdc0944ab8fb62ed * Release 7.7.2 * [Librarian] Regenerated @ 42495c0486390f490dfedfd73999e2c259cdb011 f32b4455cbef0bc9ef11a79ab2b3046e1bab7a61 * Release 7.8.0 * Support JWT 3.x (twilio#753) Co-authored-by: kridai <kridaigoswami@gmail.com> Co-authored-by: Shubham <tiwarishubham635@gmail.com> * [Librarian] Regenerated @ 556cffc21d7318f27d71e40146d324df61aba54f 0d6654ebfab8c5a41c8454374cbb1c93d806bfae * Release 7.8.1 * [Librarian] Regenerated @ 967832a5f99248b8f29e15ebffef693b3540f4df 6d26e026aeb767bd3d3bad21fb12fa291a3bba00 * Release 7.8.2 * chore: change oauth token endpoint (twilio#762) * chore: change oauth token endpoint * Update token creation method to use OAuth v2 * chore: change oauth token endpoint * [Librarian] Regenerated @ 46fda61a99ae466baec95ccfb33bfdd1b12de546 ac40c0ff376309c2351c6b59c7c15bbb6af6da52 * Release 7.8.3 * chore: fix test failures (twilio#763) * [Librarian] Regenerated @ c35acb6403159875204e9df8c17f07aca438b6e3 73d02e4e1f49601fe81e10b2293248aeafda0e43 * Release 7.8.4 * [Librarian] Regenerated @ a264875856b0343f622eafc05d7b82d1a272cd01 36d9907dbca3a7fad889a93ed011b406aae575ec * Release 7.8.5 * [Librarian] Regenerated @ 453fa63ec6f75d83162a32a588214a40ecafec8f 73cdb4763ee4819c443aef509c2d3082f119b0cd * Release 7.8.6 * [Librarian] Regenerated @ e23430afd3fa493c96b42fc37f0314ad84bbe6ef 23e59a55e752d2706cce811cfe03600e929d0fb4 * Release 7.8.7 * fix: Regional API domain processing (twilio#765) * fix: Regional API domain processing * fix: Regional API domain processing * fix: Regional API domain processing * fix: Regional API domain processing * fix: Regional API domain processing * fix: Regional API domain processing * fix: Regional API domain processing * fix: Regional API domain processing * fix: Regional API domain processing * fix: Regional API domain processing * fix: Regional API domain processing * fix: Regional API domain processing * fix: Regional API domain processing * fix: Regional API domain processing * fix: Regional API domain processing * fix: Regional API domain processing * fix: Regional API domain processing * fix: Regional API domain processing * fix: Regional API domain processing * fix: Regional API domain processing * fix: Regional API domain processing * fix: Regional API domain processing * fix: Regional API domain processing * fix: Regional API domain processing * fix: Regional API domain processing * fix: Regional API domain processing * fix: Regional API domain processing * fix: Regional API domain processing * fix: Regional API domain processing * fix: Regional API domain processing * fix: Regional API domain processing * [Librarian] Regenerated @ 86e712bb98e901aebd01edb01085d4f2becccd4c 8aaa87554258fca95fe9a1d38e0058f0c2c055c5 * Release 7.8.8 * chore: URL query percent encoded (twilio#769) * chore: URL query percent encoded * chore: URL query percent encoded * chore: URL query percent encoded * fix: bug fix (twilio#770) * chore: URL query percent encoded * chore: URL query percent encoded * chore: URL query percent encoded * chore: URL query percent encoded * chore: URL query percent encoded * chore: Support all status codes for delete (twilio#766) * chore: Support all status codes for delete * test: Add comprehensive delete method status code tests (twilio#767) * Initial plan * Add comprehensive tests for delete method with various status codes Co-authored-by: manisha1997 <28821901+manisha1997@users.noreply.github.com> * Add vendor/bundle to .gitignore and remove from repository Co-authored-by: manisha1997 <28821901+manisha1997@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: manisha1997 <28821901+manisha1997@users.noreply.github.com> --------- Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com> Co-authored-by: manisha1997 <28821901+manisha1997@users.noreply.github.com> * chore: Patch support method (twilio#771) * [Librarian] Regenerated @ ed54b4c8e0cb1a9c046256a32f0d793bc1999424 70b7e9f9f68469f076b7c43b68a828f609a29d7c * Release 7.9.0 * chore: custom error response redesign (twilio#773) * chore: custom error response redesign * chore: custom error response redesign * chore: custom error response redesign * chore: custom error response redesign * chore: custom error response redesign * chore: custom error response redesign * chore: custom error response redesign * chore: custom error response redesign * chore: custom error response redesign * chore: custom error response redesign * chore: response with header * chore: Token Pagination support (twilio#772) * chore: Token Pagination support * chore: Token Pagination support * chore: Token Pagination support * chore: Token Pagination support * chore: Token Pagination support * chore: Token Pagination support * chore: Token Pagination support * chore: Token Pagination support * chore: Token Pagination support * chore: Token Pagination support * chore: Token Pagination support * chore: Token Pagination support * chore: Token Pagination support * chore: Token Pagination support * chore: Token Pagination support * chore: add token page * Update test.rb * chore: Token Pagination support * chore: Token Pagination support * chore: Token Pagination support * chore: Token Pagination support * chore: Token Pagination support * Delete test.rb * chore: Token Pagination support * chore: resolve review comments * chore: pagination * chore: token pagination * chore: token pagination * [Librarian] Regenerated @ 754b16a1a340bc0157862792bcf49dd91e5f1b50 38ffa57cae13de23a2b24b3316ec9e0f0613f66a * Release 7.9.1 * Update voice_response_spec.rb (twilio#778) * feat: Response header (twilio#774) * chore: add new methods * chore: resolve review comments * chore: pagination * chore: custom error response redesign * chore: custom error response redesign * chore: custom error response redesign * chore: response with header * chore: token pagination * chore: token pagination * chore: response headers * chore: response headers * response with header * response with header * response with header * chore: response headers pr example * chore: response headers pr example * chore: response headers pr example * chore: response headers pr example * chore: response headers pr example * chore: add test cases * [Librarian] Regenerated @ f5636aac5ecff02280031a90a9b4562d1f4d081e da54d4502024d44fdc6e0b2b0f7271585f9a1b62 * Release 7.10.0 * fix: Reverse edge processing (twilio#779) * [Librarian] Regenerated @ b71b4c3e1a369dfb33fc0093ed77cf8197b688e1 ac3dbbbf62954c6cabed90c810a559a5c275883e * Release 7.10.1 * [Librarian] Regenerated @ b71b4c3e1a369dfb33fc0093ed77cf8197b688e1 1ec6a52af6663d8f0043dd4d2f49e235825c1698 * Release 7.10.2 * chore: disable oauth message fetching test (twilio#781) Comment out the test for fetching a message in cluster_oauth_spec.rb. --------- Co-authored-by: Twilio <team_interfaces+github@twilio.com> Co-authored-by: Junichi Sato <22004610+sato11@users.noreply.github.com> Co-authored-by: Shawn Stern <stern.shawn@gmail.com> Co-authored-by: shrutiburman <87537688+shrutiburman@users.noreply.github.com> Co-authored-by: Pat Allan <pat@freelancing-gods.com> Co-authored-by: James Yorston <jamesyorston1994@gmail.com> Co-authored-by: sbansla <104902068+sbansla@users.noreply.github.com> Co-authored-by: kridai <kridaigoswami@gmail.com> Co-authored-by: Athira Sabu <102021496+AsabuHere@users.noreply.github.com> Co-authored-by: KobeBrooks <55289738+KobeBrooks@users.noreply.github.com> Co-authored-by: Manisha Singh <singhmanisha.250025@gmail.com> Co-authored-by: Miriam Grossi <45015455+miriamela@users.noreply.github.com> Co-authored-by: Shubham <tiwarishubham635@gmail.com> Co-authored-by: califlower <github@calingilan.com> Co-authored-by: sbansla <sbansla@twilio.com> Co-authored-by: oehlschl <oehlschl@users.noreply.github.com> Co-authored-by: krishnakalluri <krishnakalluri@gmail.com> Co-authored-by: Ankit Khani <42815139+akhani18@users.noreply.github.com> Co-authored-by: Hiếu Nguyễn <1930954+hieuk09@users.noreply.github.com> Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com> Co-authored-by: manisha1997 <28821901+manisha1997@users.noreply.github.com> Co-authored-by: Claude <noreply@anthropic.com>
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.
Fixes
Actual fix- #777
meanwhile removing tests
Checklist
If you have questions, please file a support ticket, or create a GitHub Issue in this repository.