Skip to content

Commit

Permalink
[Librarian] Regenerated @ ee964c66599ebcd125eb411ba410bde1e62b3503
Browse files Browse the repository at this point in the history
  • Loading branch information
twilio-ci committed Mar 4, 2020
1 parent bfd765f commit dee588f
Show file tree
Hide file tree
Showing 2 changed files with 134 additions and 98 deletions.
35 changes: 35 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,41 @@
twilio-cli changelog
=====================

[2020-03-04] Version 1.10.0
---------------------------
**Library - Feature**
- [PR #156](https://github.com/twilio/twilio-cli/pull/156): update the mechanics of the login command. Thanks to [@childish-sambino](https://github.com/childish-sambino)!
- [PR #153](https://github.com/twilio/twilio-cli/pull/153): sanity check the account SID and auth token when creating profiles. Thanks to [@thinkingserious](https://github.com/thinkingserious)!

**Library - Fix**
- [PR #155](https://github.com/twilio/twilio-cli/pull/155): allow login when no user has no username. Thanks to [@childish-sambino](https://github.com/childish-sambino)!

**Authy**
- Added the `configuration` property to services to return the service level configurations
- Added optional parameter `Push` when creating a service to send the service level push factor configuration
- Remove FactorStrength support for Factors and Challenges **(breaking change)**

**Messaging**
- Correct the alpha sender capabilities property type **(breaking change)**

**Preview**
- Removed `/Devices` register Branded Calls endpoint, as per iOS sample app deprecation **(breaking change)**
- Removed `Twilio-Sandbox-Mode` request header from the Branded Calls endpoints, as not officially supported **(breaking change)**
- Removed `Verify` version from `preview` subdomain in favor to `verify` subdomain. **(breaking change)**

**Serverless**
- Add UI-Editable field to Services

**Supersim**
- Add `inactive` status for Super SIM which is an alias for `deactivated`

**Taskrouter**
- Adding value range to `priority` in task endpoint

**Verify**
- Fix `SendCodeAttempts` type. It's an array of objects instead of a unique object. **(breaking change)**


[2020-02-19] Version 1.9.6
--------------------------
**Api**
Expand Down
Loading

0 comments on commit dee588f

Please sign in to comment.