Skip to content

Latest commit

 

History

History
161 lines (88 loc) · 6.39 KB

twilio-2024-11-17.md

File metadata and controls

161 lines (88 loc) · 6.39 KB

Retrospective for twilio from 2024-11-17 to 2024-11-24

Reporting on 19 Issues from 19 authors, 23 Pull Requests from 12 authors, and 0 Discussions from 0 authors.

twilio-voice-react-native

Open Issues

  • Ringtone Volume Low on Android (#454)
  • Request for Information: Compatibility with React Native's New Architecture (#452)
  • Voice.registration(token) throw a code error : "Voice error" (#451)
  • App crashes when answering a call from app killed state when using out-of-band Firebase Messaging service on Android (#445)
  • Attempt to read from field 'com.twilivoicreatenative.jsEventEmitter com.twiliovoicereactnative.Voice application OnProxy.jsEventEmitter on a null object reference' (#426)
  • Android - App screens are always visible no matter of screen is locked or unlocked (#420)
  • Call Accept is not working at notification widget on Android. [ package version: 1.1.1 ] (#418)
  • [IOS] If app is in killed state, How to accept or reject incoming call in IOS? (#405)
  • Version 1.0.0 - How to use displayName with new approach for call push notifications? (#352)

Open Pull Requests

  • [VBLOCKS-2968] Display name customization (#453)

Merged Pull Requests

  • [QSDK-10180] Add QE tests CCI trigger to run RC validation job after releasing new version (#450)

twilio-java

Open Issues

  • how to send whatsapp template message with variables in kotlin (#824)
  • NumberFetcher is double encoding the number (#793)
  • RequestValidator.validate incorrectly decodes query string when removing port (#601)

Open Pull Requests

  • fix: RequestValidator to use getRawPath, getRawQuery() and getRawFragment() (#823)
  • fix: Update org.json:json library to resolve high severity vulnerability (#822)

twilio-php

Open Issues

  • Pageable sdk methods for none pageable Twilio endpoints. Possible loop (#833)

Open Pull Requests

twilio-csharp

Open Issues

  • System.MissingMethodException when ITwilioRestClient created via DI (#768)
  • Target .net 6.0 (and later), removing newtonsoft dependency (#630)

twilio-node

Open Issues

  • retries for network errors (e.g. ECONNRESET) (#1023)

Open Pull Requests

  • feat: implement oauth for public apis (#1048)
  • fix: content data params not recognizing camel case (#1046)

Merged Pull Requests

  • chore: sync with main (#1047)

Closed Pull Requests

  • chore: add support for oauth (#1045)

twilio-voice.js

Open Issues

  • [BUG] ConnectionError: ConnectionError (31005): Error sent from gateway in HANGUP when answerOnBridge (#140)

Merged Pull Requests

  • VBLOCKS-3366 Fix hangup errors not emitted (#301)
  • [VBLOCKS-3750] Fix: tests navigator (#300)

Closed Issues

  • Issues while using @twilio/voice-sdk in chrome extension (#102)

voice-quickstart-ios

Closed Issues

  • 52134 Invalid APNs device token (#281)

flex-plugin-builder

Open Pull Requests

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

flex-plugin-ts

Open Pull Requests

  • [Snyk] Security upgrade react-scripts from 3.4.1 to 5.0.0 (#107)
  • [Snyk] Security upgrade react-scripts from 3.4.1 to 5.0.0 (#106)

twilio-video.js

Merged Pull Requests

  • docs: clarify bug fix in MediaStreamTrack cloning (#2063)

twilio-conversations-demo-react

Open Pull Requests

  • [Snyk] Security upgrade firebase from 9.15.0 to 10.9.0 (#161)

twilio-go

Open Pull Requests

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

flex-plugin-library-ai-chat-response

Open Pull Requests

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

twilio-video-app-react

Merged Pull Requests

  • fix: installation error on Apple M1 chips (#854)

twilio-oai-generator

Open Pull Requests

  • bug: ruby to use url instead of mount_name for mapping (#622)

Closed Pull Requests

  • bug: fix ruby bug (#619)

twilio-ruby

Open Pull Requests

  • feat: oauth ruby (#733)

twilio-voice-js-reference-components

Merged Pull Requests

  • [VBLOCKS-3699] Feat: warm transfer (#18)