TwilioDevEd / sdk-starter-node

Demo application showcasing Twilio API usage in Node.js
https://www.twilio.com/docs
MIT License
81 stars 73 forks source link

Bump twilio from 3.66.1 to 3.78.0 #258

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps twilio from 3.66.1 to 3.78.0.

Release notes

Sourced from twilio's releases.

3.78.0

Release Notes

Library - Docs

Api

  • Added amazon-polly to usage_record API.

Insights

  • Added annotation field in call summary
  • Added new endpoint to fetch/create/update Call Annotations

Verify

  • Remove api.verify.totp beta flag and set maturity to beta for Verify TOTP properties and parameters. (breaking change)
  • Changed summary param verify_service_sid to service_sid to be consistent with list attempts API (breaking change)

Twiml

  • Add maxQueueSize to Enqueue

Docs

3.77.3

Release Notes

Lookups

  • Adding support for Lookup V2 API

Studio

  • Corrected PII labels to be 30 days and added context to be PII

Twiml

  • Add statusCallbackMethod attribute, nested <Config and <Parameter> elements to <VirtualAgent> noun.
  • Add support for new Amazon Polly voices (Q2 2022) for Say verb
  • Add support for <Conversation> noun

Docs

3.77.2

Release Notes

Library - Chore

Docs

3.77.1

... (truncated)

Changelog

Sourced from twilio's changelog.

[2022-06-29] Version 3.78.0

Library - Docs

Api

  • Added amazon-polly to usage_record API.

Insights

  • Added annotation field in call summary
  • Added new endpoint to fetch/create/update Call Annotations

Verify

  • Remove api.verify.totp beta flag and set maturity to beta for Verify TOTP properties and parameters. (breaking change)
  • Changed summary param verify_service_sid to service_sid to be consistent with list attempts API (breaking change)

Twiml

  • Add maxQueueSize to Enqueue

[2022-06-15] Version 3.77.3

Lookups

  • Adding support for Lookup V2 API

Studio

  • Corrected PII labels to be 30 days and added context to be PII

Twiml

  • Add statusCallbackMethod attribute, nested <Config and <Parameter> elements to <VirtualAgent> noun.
  • Add support for new Amazon Polly voices (Q2 2022) for Say verb
  • Add support for <Conversation> noun

[2022-06-01] Version 3.77.2

Library - Chore

[2022-05-18] Version 3.77.1

Api

  • Add property media_url to the recording resources

Verify

  • Include silent as a channel type in the verifications API.

[2022-05-04] Version 3.77.0

... (truncated)

Commits
  • cf692d8 Release 3.78.0
  • adc47ab [Librarian] Regenerated @ b1da2810ac9def6e9282b52c1aa794ebefde64e0
  • 5835e2b docs: a full stop is added in README.md file (#767)
  • d9105f9 Release 3.77.3
  • 93b591a [Librarian] Regenerated @ a300182f597e1050bc57f110ad212d20083b58e4
  • 34f3946 Release 3.77.2
  • 0387a36 [Librarian] Regenerated @ 3a7aa99691a624a056788ce0f9f678c6ae38efba
  • 2537482 chore: use Docker 'rc' tag for release candidate images (#755)
  • 86690e7 Release 3.77.1
  • 8da0cd5 [Librarian] Regenerated @ a9825d2f96ed67b66a3941b987ee8dfeb178c116
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 2 years ago

Superseded by #260.