Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: twilio/twilio-node
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: bfc1872124f9499d7db7cb321d37021d4076a65a
Choose a base ref
...
head repository: twilio/twilio-node
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 07891d5a8b29e42d08411428541e49a129b8fcdd
Choose a head ref

Commits on Oct 7, 2019

  1. Adding optional ca for specifying CA bundle. (#485)

    Adding optional ca to the request options interface for specifying a CA bundle.
    ncausey authored and childish-sambino committed Oct 7, 2019
    Copy the full SHA
    29e92eb View commit details
  2. breaking: Correct video composition date types (#486)

    childish-sambino authored Oct 7, 2019
    Copy the full SHA
    21d5807 View commit details

Commits on Oct 8, 2019

  1. Copy the full SHA
    98826ac View commit details

Commits on Oct 16, 2019

  1. Update instance property ordering (#489)

    childish-sambino authored Oct 16, 2019
    Copy the full SHA
    02fa07c View commit details
  2. Copy the full SHA
    6c236bb View commit details
  3. Copy the full SHA
    accc904 View commit details
  4. Release 3.36.0

    twilio-ci committed Oct 16, 2019
    Copy the full SHA
    51318fb View commit details

Commits on Oct 18, 2019

  1. Fixes missing identity value in token when it's not a string (#484)

    Brett Dawidowski authored and childish-sambino committed Oct 18, 2019
    Copy the full SHA
    a235cbb View commit details
  2. Fix escape url (#490)

    replace all matches of `%3F` for `?`
    pedroprado010 authored and joliveros committed Oct 18, 2019
    Copy the full SHA
    893ea0e View commit details

Commits on Oct 21, 2019

  1. added request validation for urls with and without ports (#491)

    * first wave of changes
    
    * added url builder utility function and validation unit tests
    
    * fixed incorrect casing
    
    * fixed parameter name change and added comments
    eshanholtz authored Oct 21, 2019
    Copy the full SHA
    edacd47 View commit details

Commits on Oct 23, 2019

  1. Update resources after sorting (#493)

    childish-sambino authored Oct 23, 2019
    Copy the full SHA
    a9d3a55 View commit details

Commits on Oct 24, 2019

  1. Update README.md

    kwhinnery authored Oct 24, 2019
    Copy the full SHA
    b6d3801 View commit details

Commits on Oct 30, 2019

  1. Copy the full SHA
    afec34c View commit details
  2. Release 3.37.0

    twilio-ci committed Oct 30, 2019
    Copy the full SHA
    6f514fb View commit details

Commits on Nov 6, 2019

  1. fix: Stringify TwiML array attributes as space delimited (#498)

    Fixes #497
    mpeltonen authored and childish-sambino committed Nov 6, 2019
    Copy the full SHA
    379f712 View commit details

Commits on Nov 13, 2019

  1. Copy the full SHA
    0323c1b View commit details
  2. Release 3.37.1

    twilio-ci committed Nov 13, 2019
    Copy the full SHA
    a90db98 View commit details

Commits on Nov 14, 2019

  1. Copy the full SHA
    c6758fb View commit details
  2. BREAKING feat: add support for custom HTTP headers in API requests (#499

    )
    
    * added full support for custom HTTP headers with auto-generated integration tests
    
    * fixed Typescript interface naming and Enum exporting
    eshanholtz authored Nov 14, 2019
    Copy the full SHA
    c5ad2d7 View commit details
  3. Copy the full SHA
    025d712 View commit details

Commits on Nov 21, 2019

  1. chore: upgrade older dependencies (#507)

    childish-sambino authored Nov 21, 2019
    Copy the full SHA
    021bec3 View commit details
  2. Copy the full SHA
    864582f View commit details

Commits on Nov 22, 2019

  1. fix: Rename child TwiML methods to be based on tag name and deprecate…

    … old methods (#508)
    
    * rename child TwiML methods to be based on tag name and deprecate old methods
    eshanholtz authored Nov 22, 2019
    Copy the full SHA
    c853311 View commit details

Commits on Nov 25, 2019

  1. fix: Add optional 'url' property to the webhook request validator typ…

    …e definition (#510)
    hoshinokanade authored and childish-sambino committed Nov 25, 2019
    Copy the full SHA
    d515a5a View commit details

Commits on Nov 26, 2019

  1. docs: add supported language versions to README (#512)

    childish-sambino authored Nov 26, 2019
    Copy the full SHA
    7f4fc98 View commit details

Commits on Dec 3, 2019

  1. fix: replace moment with dayjs (#515)

    cktang88 authored and childish-sambino committed Dec 3, 2019
    Copy the full SHA
    bbe486e View commit details

Commits on Dec 4, 2019

  1. Copy the full SHA
    db210fe View commit details
  2. Release 3.38.0

    twilio-ci committed Dec 4, 2019
    Copy the full SHA
    5412c8f View commit details

Commits on Dec 12, 2019

  1. Copy the full SHA
    678cde7 View commit details
  2. Release 3.39.0

    twilio-ci committed Dec 12, 2019
    Copy the full SHA
    dc463b1 View commit details

Commits on Dec 18, 2019

  1. Copy the full SHA
    b65cb93 View commit details
  2. Release 3.39.1

    twilio-ci committed Dec 18, 2019
    Copy the full SHA
    ca26408 View commit details

Commits on Dec 31, 2019

  1. chore: clean up editor/linter warnings

    Sam Harrison committed Dec 31, 2019
    Copy the full SHA
    7ddc9a4 View commit details
  2. Copy the full SHA
    3f62587 View commit details

Commits on Jan 8, 2020

  1. Copy the full SHA
    2a58029 View commit details
  2. Release 3.39.2

    twilio-ci committed Jan 8, 2020
    Copy the full SHA
    0d2bc45 View commit details
  3. Copy the full SHA
    7c0f42b View commit details

Commits on Jan 17, 2020

  1. docs: baseline all the templated markdown docs (#524)

    childish-sambino authored Jan 17, 2020
    Copy the full SHA
    95a1cf4 View commit details

Commits on Jan 22, 2020

  1. Copy the full SHA
    c1330c4 View commit details
  2. Release 3.39.3

    twilio-ci committed Jan 22, 2020
    Copy the full SHA
    f09e917 View commit details

Commits on Jan 23, 2020

  1. Copy the full SHA
    548eed3 View commit details
  2. Copy the full SHA
    1286866 View commit details
  3. Copy the full SHA
    0d96c5b View commit details
  4. Copy the full SHA
    1294266 View commit details
  5. Copy the full SHA
    412b484 View commit details

Commits on Feb 5, 2020

  1. Copy the full SHA
    2d7f7fa View commit details
  2. Release 3.39.4

    twilio-ci committed Feb 5, 2020
    Copy the full SHA
    3d0e4a1 View commit details

Commits on Feb 19, 2020

  1. Copy the full SHA
    f8f368c View commit details
  2. Release 3.39.5

    twilio-ci committed Feb 19, 2020
    Copy the full SHA
    deca8ff View commit details

Commits on Feb 25, 2020

  1. feat: Faster requiring using optional lazy loading (#526)

    * Faster requires test
    
    * Change JSDoc and type definitions for ease of testing
    wolfenrain authored Feb 25, 2020
    Copy the full SHA
    25ec77d View commit details
Showing 1,095 changed files with 56,599 additions and 22,552 deletions.
9 changes: 3 additions & 6 deletions .eslintrc.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
{
"env": {
"es6": true
},
"rules": {
"space-before-function-paren": [
2,
@@ -100,12 +103,6 @@
2,
{}
],
"lines-around-comment": [
2,
{
"beforeLineComment": true
}
],
"semi": [
2,
"always"
7 changes: 7 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -22,3 +22,10 @@ config.js

### jsdoc dir ###
docs

### ide / editors ###
.vscode

### Libraries don't need locks files ###
yarn.lock
package-lock.json
3 changes: 3 additions & 0 deletions .jshintrc
Original file line number Diff line number Diff line change
@@ -16,6 +16,9 @@
// Allow ES6.
"esnext": true,

// Allow tests.
"jasmine": true,

/*
* ENFORCING OPTIONS
* =================
28 changes: 18 additions & 10 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
language: node_js
node_js:
- "node"
- "lts/*"
- "8"
- "6"
- "node"
- "lts/*"
- "10"
- "8"
- "6"
services:
- docker
script: npm run ci
@@ -15,9 +16,16 @@ notifications:
- secure: WDSJTf0kyen9YY7PH4PPc6LftE5w+YH825dX0qUF/3C+U4/qKW9D7U2z+bsbqi0Ir3cGObN6iK73O18E7N4L3vV1eyCj3ds7eyU9/YBroegz8+4KXw89n4lUVGo4jjIp9tzPgqmRdk5S0Flr/wc1HM9+VlnHFN5gE0P7Vui8bbc=
- secure: IlvaufTODSJPN3aIeQV4k/9c0YVRReCK4GAkBUj6Q9rMEJ9XQaSC3x5O0i1CM2cODWqfQsqVkII92LJy/Q8bbvIVW6ZYLy5aYi+EIiHAZMZkPb+kyIS97uDeYGL4Oo9OteGftNCIQTIpqu5WwWDx9cu9IoX9Qb19lO6chkCBo2I=
deploy:
provider: script
script: make docker-build && make docker-push
skip_cleanup: true
on:
tags: true
node: "8"
- provider: script
script: make docker-build && make docker-push
skip_cleanup: true
on:
tags: true
node: "8"
- provider: npm
email: twilio-ci@twilio.com
api_key:
secure: aseNt4M8/qLU5+Wh5f8Bqy8QEl6BT4id4qaq0fhRiVSrAOyb3em2nevjRRdZCVkLQvlV/v4uceo1h3kebXlj/4q9bHu0UnyNVnC9t+bZrSCRXfxWcvsq5XPKOwtXmLuVgNOhp6Zhd3Gaex4gyCummhMelXclLYhwOkp++SE0prY=
on:
tags: true
node: "8"
Loading