Skip to content

Commit

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

* feat: add assets plugin to available plugins (#261)

* [Librarian] Regenerated @ 8ec9e610ad617fae257b54113f6d7fa08c457a87

* Release 2.25.0

* chore: updating plugin-help version (#268)

Co-authored-by: kridai <[email protected]>

* [Librarian] Regenerated @ 7bffdec2c05f6a34b94cebd095be5b1b30705f5d

* Release 2.26.0

* [Librarian] Regenerated @ 54ad9271a294331f8d036e4a3fc173bb98ecdb82

* Release 2.27.0

Co-authored-by: Elmer Thomas <[email protected]>
Co-authored-by: Phil Nash <[email protected]>
Co-authored-by: Twilio <[email protected]>
Co-authored-by: kridai <[email protected]>
Co-authored-by: kridai <[email protected]>
  • Loading branch information
6 people authored Jul 29, 2021
1 parent 89cebb9 commit d97d98b
Show file tree
Hide file tree
Showing 5 changed files with 592 additions and 645 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ notifications:
on_success: never
on_failure: change
rooms:
secure: KQn/oMX7mIUMqDWd/ppQTB8iRtIFPfcZn+/rZfgZrJbPR5nOKdU+Kl+/C3721SueZHsau0QM8g1rl9XVlFweHOamkd+nHeD1hu4eUPIGfDPwmTBiutKgwinDXqCCFAPr2VDzwJiBkwRPO4TW1iHmGItrX7/Ew98mA4l9YY0CSmz/9ifXD/1o1rd1xJYYBcmzjB9+L4BubtSCHW8xPfDmZMESfz3aaptQ/Ad2CDg5srQJXbHpEdhgXH3vIG41t4L7LXomi01jQYT68npUS60JyUD1HiVrgPY8VYKIpw9idQO2Vote5eutZLy9EhKQbtqxh7Cq9pmVnyYnohGE36NaaoAk/uXXRLoCjXIHOcjrqy5xaTnYo04Xoq40olS2iEqMtcsh/itGCJTlvX0IJ7nACPMO/R0isFRoipWNDfgTulWgUaMohZlQxIVitYA7G3Os0rrV5CdhXQGghS47rhIHtYz3NhZIlBLW11RrWkB0peMhJIkA7DLfYaLLBNoTyZ0TNgW/ruAX63smNa+zors4timghGSuIwmADkcaVeYC/csnn+PM3ux/M4u2tbR9rzlcLlt4l9g8HJpwXNrMBqy4/E2Gb8EJtADookUt4VDeQU6TAgLIB62dLkDzMgt0BrAgv+6IVg363vA3z+vD4zQwXP0cDpea2ThLFvRbJhVG4mI=
secure: RfnO47KWRcZhzznK2zU7AQBQd8fmuXQFSCNQ0CpPM/4GywA6XBSVHbnI4uEr7lmEdB2WKktGHtKcfC0H/tCFkxBzovlkiHEsOPrc6/4RsJKrPYjO1qX35ttdiILkmClyo2V8cPOu2m5HhTYddn9wuKN/A7tjjNRHz8ani+CmVBnXMkbyRW5DlY1/q99Y4y2GLMhERyMqNZyeaGDoR4UOl2OuRExBZeN2E7gtUhf5LyCsD/995DQRHx0cJrAZh2tMcubdGOKH0hYVohUFjgeTBOu1Fcwn845i3cXp1IG5cx83EEsNSvcmux96EpMTlu+D7ABjFtUjTFXuDDjXhWGhdC3S3C5/UbVX4tNGbGq2ErSGS4TP8WRPthVyFnvOY2j4jWLmiDDUGyVY8rPsKd2PsO9JDMnL9GCJxwUlK222oAqdkObntm8bEjUk8YODgX7SsgeJ4s5Zp5nKnG/GBiWZAYp2WbiSMltEJiL/jTpAgUMfhVAefgHMi362TC97y/nYcUhGTftMqlx+ca3FlEayV0CTQd9CSjBKuZ/IGeE3qlZbZhWqQMt9gtvNaZ5yToAxNxfxIwJqgdaRlQ5ZJRJESrTXVRIo2v4+9qaofK57trz05oLREyTAUk/8hWGFTcOfXSQw/Up1ycGjtLSLFPuU3PJ7px4lQGfATonv1SgXfrg=
62 changes: 62 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,68 @@
twilio-cli changelog
=====================

[2021-07-29] Version 2.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 2.26.0
---------------------------
**Library - Chore**
- [PR #268](https://github.com/twilio/twilio-cli/pull/268): updating plugin-help version. Thanks to [@kridai](https://github.com/kridai)!

**Conversations**
- Changed `last_read_message_index` and `unread_messages_count` type in User Conversation's resource **(breaking change)**
- Expose UserConversations resource

**Messaging**
- Add brand_score field to brand registration responses

**Supersim**
- Add Billing Period resource for the Super Sim Pilot
- Add List endpoint to Billing Period resource for Super Sim Pilot
- Add Fetch endpoint to Billing Period resource for Super Sim Pilot

**Taskrouter**
- Update `transcribe` & `transcription_configuration` form params in Reservation update endpoint to have private visibility **(breaking change)**


[2021-06-22] Version 2.25.0
---------------------------
**Library - Feature**
- [PR #261](https://github.com/twilio/twilio-cli/pull/261): add assets plugin to available plugins. Thanks to [@philnash](https://github.com/philnash)!

**Api**
- Update `status` enum for Messages to include 'canceled'
- Update `update_status` enum for Messages to include 'canceled'

**Conversations**
- Read-only Conversation Email Binding property `binding`

**Events**
- join Sinks and Subscriptions service

**Taskrouter**
- Add `transcribe` & `transcription_configuration` form params to Reservation update endpoint

**Trusthub**
- Corrected the sid for policy sid in customer_profile_evaluation.json and trust_product_evaluation.json **(breaking change)**

**Verify**
- Improved the documentation of `challenge` adding the maximum and minimum expected lengths of some fields.
- Improve documentation regarding `notification` by updating the documentation of the field `ttl`.


[2021-05-19] Version 2.24.0
---------------------------
**Library - Fix**
Expand Down
Loading

0 comments on commit d97d98b

Please sign in to comment.