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

Upgrade to 2.10.0 #4

Merged
merged 147 commits into from
Jan 17, 2024
Merged

Upgrade to 2.10.0 #4

merged 147 commits into from
Jan 17, 2024

Conversation

brentjr
Copy link
Collaborator

@brentjr brentjr commented Jan 12, 2024

Contributing to Twilio

All third party contributors acknowledge that any contributions they provide will be made under the same open source license that the open source project is provided under.

  • I acknowledge that all my contributions will be made under the project's license.

Pull Request Details

JIRA link(s):

Description

A description of what this PR does.

Burndown

Before review

  • Updated CHANGELOG.md if necessary
  • Added unit tests if necessary
  • Updated affected documentation
  • Verified locally with npm test
  • Manually sanity tested running locally
  • Ready for review

Before merge

  • Got one or more +1s
  • Squashed erroneous commits if necessary
  • Re-tested if necessary

charliesantos and others added 30 commits October 25, 2022 13:30
…twilio#122)

* VBLOCKS-1155 Making sure publisher host is inited if home region is available

* Changelog and tests
* feat: option for event registration; send option over vsp invite

* Update peerconnection.js

* [VBLOCKS-505] feat: sdk eventing; listener and event (twilio#112)

* feat: sdk eventing; listener and event

* fix: rename registerFor

* chore: unit tests

* feat: send message api (twilio#114)

* feat: send message api

* feat: address feedback

* fix: add callsid check

* fix: remove call status check

* VBLOCKS-981 VBLOCKS-1093 | Updating eventing API per latest specs (twilio#116)

* VBLOCKS-981 VBLOCKS-1093 | Updating eventing API per latest specs

* Adding note about the key

* VBLOCKS-1095 | Updating API docs

* Adding docs

* Addressed feedback

* [VBLOCKS-1127] Consume new SDK eventing errors (twilio#120)

* chore: update voice-error dependency

* fix: update voice-errors dep and generate new error classes

* Adding changelog draft (twilio#123)

* Adding changelog draft

* Adding Kumkum's suggestion.

* Syncing lock file version

* 2.2.0-rc1

* 2.2.0-dev

* Adding placeholder links to public docs

* VBLOCKS-1218 Adding 31209 error for max payload size limit (twilio#125)

* Updating gitignore for test webpack

* Fixing release pipeline: removing unused webpack test

* 2.2.0-rc2

* 2.2.0-dev

* Prep for release (twilio#128)

* Using latest errors

* Using latest errors

* Updating docs

* Update changelog

* Update changelog

Co-authored-by: Michael Huynh <mhuynh@twilio.com>
Co-authored-by: Michael Huynh <12516091+mhuynh5757@users.noreply.github.com>
Co-authored-by: twilio-vblocks-ci <svc.vblocks-ci@twilio.com>
* Update gitignore

* VBLOCKS-1086 Use voice-js DNS names directly (twilio#119)

* VBLOCKS-1086 Use voice-js DNS names directly

* Update CSP policies

* Adding changelog

* Updating tests

* Updating lockfile

* 2.3.0-rc1

* 2.3.0-dev

* Prep for release. Adding release date.

Co-authored-by: twilio-vblocks-ci <svc.vblocks-ci@twilio.com>
…ted (twilio#134)

* fix(incoming-sound): stop incoming sound when the call gets disconnected

* test(incoming-sound): add a unit test to cover the fixed bug

* test: cover missing incoming sound unit tests

---------

Co-authored-by: Kamal Bennani <kamal.bennani@aircall.io>
* GH95 | error is not returned when mic access is blocked

* PR Review
charliesantos and others added 28 commits October 6, 2023 10:49
* [VBLOCKS-2054] Missing generated errors (twilio#192)

* feat: add errors and unit tests to check for missing errors

* docs: changelog entry

* fix: call hangup handler

* docs: update changelog

* feat: add error feature flag and handling

* chore: unit tests

* chore: update voice errors version

* feat: add new errors to generation scripts

* chore: commit generated errors

* fix: add error codes to feature flag set

* docs: update changelog entry

* docs: update docstring for option

* docs: less enthusiasm

* fix: rename variables and functions

* fix: rename test case

* chore: bump versions (twilio#206)

* 2.8.0-rc1

* 2.8.0-dev

---------

Co-authored-by: Michael Huynh <12516091+mhuynh5757@users.noreply.github.com>
Co-authored-by: twilio-vblocks-ci <svc.vblocks-ci@twilio.com>
* VBLOCKS-2030 | API stubs and error checking (twilio#202)

* AudioProcessor interface

* Adding add and remove api

* lint

* Address PR reviews

* Update audiohelper.ts

* VBLOCKS-2180 | AudioProcessor implementation (twilio#207)

* AudioProcessor interface

* Adding add and remove api

* lint

* Making sure newStream is saved

* moving gUM call into one source

* progress

* progress: reviewing diffs

* Rename to be more specific

* stop stream

* Processed stream default

* progress

* Progress

* working version

* Removing unnecessary firefox check

* Restart streams on selected

* restart default stream

* logs

* VBLOCKS-2032 | AudioProcessor insights and reusing AudioHelper (twilio#213)

* Build checks fix (twilio#214)

* lint

* Temporary disabling unit tests

* 2.9.0-rc1

* 2.9.0-dev

* VBLOCKS-2031 VBLOCKS-2412 | Tests and Promise return type (twilio#216)

* RC Prep: sync lock file version

* 2.9.0-rc2

* 2.9.0-dev

---------

Co-authored-by: twilio-vblocks-ci <svc.vblocks-ci@twilio.com>
VBLOCKS-2033 | AudioProcessor docs
* VBLOCKS-1850 Add and improve debug logs

* Lint and tests

* Changelog
* VBLOCKS-1559 Fix InvalidState error after updating token

* Update tests/unit/device.ts

Co-authored-by: Michael Huynh <12516091+mhuynh5757@users.noreply.github.com>

---------

Co-authored-by: Michael Huynh <12516091+mhuynh5757@users.noreply.github.com>
* VBLOCKS-1850 Add and improve debug logs (twilio#221)

* VBLOCKS-1850 Add and improve debug logs

* Lint and tests

* Changelog

* VBLOCKS-1559 Fix InvalidState error after updating token

* VBLOCKS-2473 fix logLevel param to accept strings

* Update docs
twilio#227)

* VBLOCKS-1850 Add and improve debug logs (twilio#221)

* VBLOCKS-1850 Add and improve debug logs

* Lint and tests

* Changelog

* VBLOCKS-1559 Fix InvalidState error after updating token

* VBLOCKS-2473 fix logLevel param to accept strings

* VBLOCKS-2461 fix call.mute() to also work during ringing or connecting
@rgkeith3 rgkeith3 merged commit e86ae56 into podium:master Jan 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

7 participants