Skip to content

Latest commit

 

History

History
288 lines (172 loc) · 12.9 KB

twilio-2024-12-08.md

File metadata and controls

288 lines (172 loc) · 12.9 KB

Retrospective for twilio from 2024-12-08 to 2024-12-15

Reporting on 29 Issues from 28 authors, 71 Pull Requests from 23 authors, and 0 Discussions from 0 authors.

twilio-voice.js

Open Issues

  • [BUG] Audio Routing Fails in Safari iOS for Twilio Voice SDK (#304)
  • [BUG]Outgoing call doesn't disconnect after it Declined on the other side (#303)

scoop-twilio-cli

Open Issues

  • twilio@5.22.7: decompress error (#220)

twilio-video-app-react

Open Issues

  • After running successfully, the screen is shared, but it is black (#855)

twilio-video.js

Open Issues

  • Virtual background does not cover people in background and the edges of the person are too blurry (#2068)
  • TwilioError: Participant not found (#2054)

Open Pull Requests

  • feat: VideoProcessors v3.0 (#2053) (#2069)

Merged Pull Requests

  • feat: add support for enumerateDevices option in createLocalTrack (#2071)
  • [VBLOCKS-3826] feat: add support for custom getUserMedia implementation (#2070)
  • VideoProcessors v3.0 (#2053)

voice-quickstart-android

Open Issues

  • Native SDK crashes on Java_com_twilio_voice_Voice_nativeHandleMessage for incoming calls (#641)
  • App crashes when incoming call is handled (#640)
  • Java_com_twilio_voice_Call_nativeMute produces "null pointer dereference" crash (#639)
  • Voice SDK crash (#638)
  • Error when run twilio token:voice command (#637)

Open Pull Requests

  • [VBLOCKS-3454] Quickstart Refactor (#629)

Merged Pull Requests

  • Bump axios and twilio in /Server (#642)
  • Bump cookie and express in /Server (#633)
  • Bump send and express in /Server (#628)
  • Bump serve-static and express in /Server (#627)
  • Bump body-parser and express in /Server (#625)

flex-plugin-builder

Open Issues

  • [FEATURE REQUEST] Upgrade React to latest version (#1071)

Open Pull Requests

  • [Snyk] Security upgrade jest from 27.5.1 to 29.0.0 (#1075)
  • [Snyk] Security upgrade jest from 27.5.1 to 29.0.0 (#1073)

Merged Pull Requests

  • Update changelog (#1074)
  • Update version (#1072)
  • FLEXY-5436 remove scripts package from template (#1064)

twilio-voice-react-native

Open Issues

  • Incoming call notifications not received in IOS (#457)
  • Token not unregistered when app is unistall in IOS. (#456)
  • Ios issue app is in kill state and pick up the call from notification then app freeze react-native (#455)
  • Request for Information: Compatibility with React Native's New Architecture (#452)
  • Incoming calls not working Voice React Native SDK (#432)
  • How to handle call accept and reject for outbound call? (#424)

Merged Pull Requests

  • docs: set changelog release date (#460)

twilio-video-ios

Open Issues

  • App Crashes occasionally (#281)
  • VideoView initializes twice causing app to crash (since iOS 18) (#280)

video-quickstart-android

Open Issues

  • ScreenCapture crashes on Android 14. Reproduced in Twilio example app (exampleScreenCapture) (#761)

twilio-csharp

Open Issues

  • System.MissingMethodException when ITwilioRestClient created via DI (#768)

Merged Pull Requests

  • fix: Update TwilioRestClient.cs to add overloaded method in rest client (#770)

twilio-voice-react-native-app

Open Issues

  • Incoming call not working in react-native (#178)

twilio-java

Open Pull Requests

  • fix: RequestValidator to use getRawPath, getRawQuery() and getRawFragment() (#823)
  • feat: include parameter name information in compiled class files (#810)
  • fix: Fix for 1 vulnerabilities (#809)
  • chore: upgrade jjwt to 0.12.6 (#807)
  • chore: upgrade to archunit 1.3.0 (#805)
  • Asabu orgs cluster test (#800)
  • chore: correcting dateTime format as per RFC3339 format (#798)
  • chore: Tog enum support all params [DO-NOT-MERGE] (#795)

Merged Pull Requests

  • fix: Update org.json:json library to resolve high severity vulnerability (#822)

Closed Issues

  • High severity vulnerability in org.json:json:20230227 used by twilio sdk (#821)

twilio-node

Merged Pull Requests

  • chore: add v22 support (#1058)
  • feat: add support for OAuth and Orgs API (#1057)
  • feat: add documentation for orgs API and public oauth (#1056)
  • chore: add cluster tests for orgs api (#1054)
  • chore: Add tests for node public oauth (#1053)
  • chore: add support for oauth in public apis (#1050)

Closed Issues

  • [Feature Request]: official Node.js v22 support (#1042)

Closed Pull Requests

  • chore: revert to gen-mapping version 0.3.5 (#1055)
  • chore: add support for oauth in public apis (#1050) (#1052)
  • chore: [TEST PR, DO NOT MERGE] Check diff from oai generator (#1051)
  • chore: add support for oauth in public apis (#1049)
  • feat: implement oauth for public apis (#1048)

twilio-cli

Open Issues

  • fresh twilio-cli installation, and trying to create a typescript project has type errors (#611)

twilio-python

Open Issues

  • how get Messaging Insights by python sdk (#809)

Open Pull Requests

  • [Snyk] Fix for 10 vulnerabilities (#822)
  • fix: Update init.py to remove orgs api metadata (#805)
  • [Snyk] Security upgrade zipp from 3.15.0 to 3.19.1 (#803)
  • drop python<=3.7 support (#801)
  • [Snyk] Security upgrade urllib3 from 2.0.7 to 2.2.2 (#798)
  • chore: add pystub (#795)
  • chore: prefer unittest.mock from the standard library for Python >=3.8 (#793)

Merged Pull Requests

  • fix: Fixing init file for preview iam domain (#827)
  • chore: fix orgs api changes (#826)
  • feat: Docs update and examples for organization api uptake and public oauth (#825)
  • feat: Organizations Api uptake for twilio-python (#815)

Closed Issues

  • Python Versions Support (#802)
  • Feature Request: Allow specifying default values at Client instantiation that are passed to all method calls (#797)

Closed Pull Requests

  • feat: Adding examples for orgs api uptake and public oauth (#824)
  • Create bot.py (#823)
  • python changes for orgs api uptake (#812)

twilio-webchat-react-app

Open Pull Requests

  • FLEXEXP-2740: adding deprecation notice (#148)

twilio-oai-generator

Merged Pull Requests

  • fix: Update build_twilio_library.py (#627)
  • feat: orgs api (#626)
  • chore: handle versionless orgs api for node, ruby, python, php (#624)

Closed Pull Requests

  • feat: orgs api ruby (#623)

twilio-oai

Merged Pull Requests

  • chore: release twilio-oai (#126)

twilio-video-app-android

Merged Pull Requests

  • [VBLOCKS-3844] rolled back change to resurface opensles (#297)
  • [VBLOCKS-3844] re-added disabled opensles (#296)
  • [VBLOCKS-3844] fixed permission errors when running on newer devices (API34+) (#295)

release-tool

Merged Pull Requests

  • [VBLOCKS-3854] feat: release script (#21)
  • [VBLOCKS-2866] feat: commit lockfile (#20)

twilio-voice-notification-app

Open Pull Requests

  • [Snyk] Security upgrade @nestjs/platform-express from 7.6.15 to 10.4.14 (#172)

twilio-ruby

Open Pull Requests

  • chore: fix method redefinition warnings (#730)
  • misc: Add changelog_uri to gemspec (#724)

Merged Pull Requests

  • feat: public oauth (#735)
  • feat: auth ruby (#734)

flex-ui-sample

Open Pull Requests

  • [Snyk] Security upgrade react-scripts from 3.2.0 to 4.0.0 (#141)

flex-plugin-library-ai-chat-response

Open Pull Requests

  • [Snyk] Security upgrade @twilio/flex-plugin-scripts from 6.0.4 to 6.4.0 (#64)

twilio-voice-js-reference-components

Merged Pull Requests

  • VBLOCKS-3815 Update README.md (#23)

twilio-go

Merged Pull Requests

  • chore: pass query params in delete (#257)