Skip to content

Commit

Permalink
fix: Update release-feature-branch with main (#137)
Browse files Browse the repository at this point in the history
* update slack token

* fix: travis.yml formatting

* [Librarian] Regenerated @ 8ec9e610ad617fae257b54113f6d7fa08c457a87

* Release 5.25.0

* add keytar word to user agent (#130)

Co-authored-by: schamala <schamala@twilio.com>

* [Librarian] Regenerated @ 7bffdec2c05f6a34b94cebd095be5b1b30705f5d

* Release 5.26.0

* Add Sonarcloud configurations

* Revert "Add Sonarcloud configurations"

This reverts commit 147d5da.

* [Librarian] Regenerated @ 54ad9271a294331f8d036e4a3fc173bb98ecdb82

* Release 5.27.0

Co-authored-by: Elmer Thomas <ethomas@twilio.com>
Co-authored-by: childish-sambino <sharrison@twilio.com>
Co-authored-by: Twilio <team_interfaces+github@twilio.com>
Co-authored-by: Sindhura Chamala <sindhura.chamala@gmail.com>
Co-authored-by: schamala <schamala@twilio.com>
Co-authored-by: Anuj <abadhwar@twilio.com>
  • Loading branch information
7 people committed Jul 29, 2021
1 parent c53501f commit 46c4156
Show file tree
Hide file tree
Showing 36 changed files with 541 additions and 75 deletions.
15 changes: 15 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
twilio-cli-core changelog
=====================

[2021-07-29] Version 5.27.0
---------------------------
**Api**
- Added `domain_sid` in sip_credential_list_mapping and sip_ip_access_control_list_mapping APIs **(breaking change)**

**Conversations**
- Expose ParticipantConversations resource

**Taskrouter**
- Adding `links` to the activity resource

**Verify**
- Added a `Version` to Verify Factors `Webhooks` to add new fields without breaking old Webhooks.


[2021-07-15] Version 5.26.0
---------------------------
**Library - Feature**
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@twilio/cli-core",
"version": "5.26.0",
"version": "5.27.0",
"description": "Core functionality for the twilio-cli",
"keywords": [
"twilio"
Expand Down
2 changes: 1 addition & 1 deletion src/services/twilio-api/twilio_accounts_v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@
},
"termsOfService": "https://www.twilio.com/legal/tos",
"title": "Twilio - Accounts",
"version": "5.26.0"
"version": "5.27.0"
},
"openapi": "3.0.1",
"paths": {
Expand Down
28 changes: 17 additions & 11 deletions src/services/twilio-api/twilio_api_v2010.json
Original file line number Diff line number Diff line change
Expand Up @@ -5187,6 +5187,14 @@
"nullable": true,
"type": "string"
},
"domain_sid": {
"description": "The unique string that identifies the SipDomain resource.",
"maxLength": 34,
"minLength": 34,
"nullable": true,
"pattern": "^SD[0-9a-fA-F]{32}$",
"type": "string"
},
"friendly_name": {
"description": "A human readable descriptive text for this resource, up to 64 characters long.",
"nullable": true,
Expand All @@ -5200,11 +5208,6 @@
"pattern": "^CL[0-9a-fA-F]{32}$",
"type": "string"
},
"subresource_uris": {
"description": "The credentials associated with this resource.",
"nullable": true,
"type": "object"
},
"uri": {
"description": "The URI for this resource, relative to https://api.twilio.com",
"format": "uri",
Expand Down Expand Up @@ -5236,6 +5239,14 @@
"nullable": true,
"type": "string"
},
"domain_sid": {
"description": "The unique string that identifies the SipDomain resource.",
"maxLength": 34,
"minLength": 34,
"nullable": true,
"pattern": "^SD[0-9a-fA-F]{32}$",
"type": "string"
},
"friendly_name": {
"description": "A human readable descriptive text for this resource, up to 64 characters long.",
"nullable": true,
Expand All @@ -5249,11 +5260,6 @@
"pattern": "^AL[0-9a-fA-F]{32}$",
"type": "string"
},
"subresource_uris": {
"description": "The list of IP addresses associated with this domain.",
"nullable": true,
"type": "object"
},
"uri": {
"description": "The URI for this resource, relative to https://api.twilio.com",
"format": "uri",
Expand Down Expand Up @@ -8873,7 +8879,7 @@
},
"termsOfService": "https://www.twilio.com/legal/tos",
"title": "Twilio - Api",
"version": "5.26.0"
"version": "5.27.0"
},
"openapi": "3.0.1",
"paths": {
Expand Down
2 changes: 1 addition & 1 deletion src/services/twilio-api/twilio_autopilot_v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -952,7 +952,7 @@
},
"termsOfService": "https://www.twilio.com/legal/tos",
"title": "Twilio - Autopilot",
"version": "5.26.0"
"version": "5.27.0"
},
"openapi": "3.0.1",
"paths": {
Expand Down
2 changes: 1 addition & 1 deletion src/services/twilio-api/twilio_bulkexports_v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@
},
"termsOfService": "https://www.twilio.com/legal/tos",
"title": "Twilio - Bulkexports",
"version": "5.26.0"
"version": "5.27.0"
},
"openapi": "3.0.1",
"paths": {
Expand Down
2 changes: 1 addition & 1 deletion src/services/twilio-api/twilio_chat_v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -764,7 +764,7 @@
},
"termsOfService": "https://www.twilio.com/legal/tos",
"title": "Twilio - Chat",
"version": "5.26.0"
"version": "5.27.0"
},
"openapi": "3.0.1",
"paths": {
Expand Down
2 changes: 1 addition & 1 deletion src/services/twilio-api/twilio_chat_v2.json
Original file line number Diff line number Diff line change
Expand Up @@ -1061,7 +1061,7 @@
},
"termsOfService": "https://www.twilio.com/legal/tos",
"title": "Twilio - Chat",
"version": "5.26.0"
"version": "5.27.0"
},
"openapi": "3.0.1",
"paths": {
Expand Down
Loading

0 comments on commit 46c4156

Please sign in to comment.