- #517
8dee2e88a5e4de0201f1ae99a7f7cb73bea3e0b0
Thanks @victoray! - Change default concurrency limit from 50 to 10
-
#486
37877857d9bb192715dc06eb14a1514c2b8baf47
Thanks @colossal-toby! - FRIDGE-9: Update toolkit to default to node18Fix CI and twilio-run build
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
5.5.0 (2022-11-30)
- Add Node16 support as default (#435) (b95f16b)
- packages/twilio-run: regionalize toolkit config and api (#433) (30d5bdb)
5.4.4 (2022-08-31)
5.4.3 (2022-08-08)
- serverless-api: change file-type package usage (970ebbd)
5.4.2 (2022-04-27)
Note: Version bump only for package @twilio-labs/serverless-api
5.4.2-beta.0 (2022-04-27)
Note: Version bump only for package @twilio-labs/serverless-api
5.4.1 (2022-01-19)
Note: Version bump only for package @twilio-labs/serverless-api
5.4.0 (2021-11-03)
5.3.0 (2021-10-15)
5.3.0-beta.0 (2021-09-25)
5.2.1 (2021-07-28)
- packages/serverless-api/package.json to reduce vulnerabilities (#326) (38b8bf7)
- packages/serverless-api/package.json to reduce vulnerabilities (#328) (e08f56d)
5.2.0 (2021-07-14)
5.1.1 (2021-06-30)
5.1.0 (2021-06-21)
5.1.0-rc.0 (2021-05-24)
5.0.0 (2021-05-19)
Note: Version bump only for package @twilio-labs/serverless-api
5.0.0-beta.6 (2021-05-17)
- twilio-run: The output of the config info in deployment changed
5.0.0-beta.5 (2021-05-13)
5.0.0-beta.4 (2021-04-30)
- assets, serverless-api: uri encode path names for asset versions (c2b1f3d)
- plugin-assets: first version of working assets plugin (4ee08d3)
5.0.0-beta.3 (2021-04-21)
Note: Version bump only for package @twilio-labs/serverless-api
5.0.0-beta.2 (2021-04-21)
Note: Version bump only for package @twilio-labs/serverless-api
- activate: activating with environment variables (#49) (9e05152)
- api: update form field names to work with serverless-api (777dbe4)
- api: use new uploads API (#9) (998f83a)
- assets: enable protected asset upload (fdb7ee8)
- build: reject promise on failed build (afa2f8c), closes #15
- builds: support more than one fn/asset (bbdbd82)
- client: fix client service error information (#10) (93950e0)
- content-type: change content type detection to take hint (#34) (fac52fb)
- deploy: stop creating environments with domain suffix 'undefined' (#50) (ad4817f)
- environments: fix deploying to production (#16) (fc09142)
- functions: support private functions (#30) (34ecf86)
- logs: fix typo in debug logs (eca8f38)
- logs: redact tokens/passwords/env vars from logs (59b6d4e)
- paths: add path verification (#31) (cd239bd)
- serverless-api: add request url to API error logs (#241) (4e79890), closes #167
- serverless-api: explicitly enable credentials (90a3e63)
- serverless-api: pagination was broken (92812b7)
- serverless-api: retries on 429 error for POST request (4533fcd)
- serverless-api: use new /Status endpoint for builds (#239) (6624e5d), closes #193
- serverless-api/logs: change log polling cache (2142867)
- serverless-api/logs: keeps the most recent logs in log cache (0f3b317)
- types: expose friendly_name on environments (56df438)
- add file name on failing asset upload error (#47) (3c9e9ec)
- add pagination to list requests (#1) (#13) (bd3d3df)
- change resource paths for nested Windows directories (#11) (8fcd0b3)
- detect DEBUG flag on client creation (29853bb), closes twilio-labs/twilio-run#50
- upgrade type-fest from 0.15.1 to 0.16.0 (65b81a9)
- add region support (#39) (11e674f)
- add tests for asset error (#47) (63ae1fb)
- allow to work behind a proxy by setting the HTTP_PROXY env var (51a0a3b)
- expose createFunctionResource - fix #3 (#4) (c28e174)
- replace projectName with serviceName for consistency (2e35c8b), closes twilio-labs/twilio-run#17
- unify error interface & upgrade got (#29) (b27ae79)
- client: adds username and password support (#51) (d3dc471), closes #41
- client: expose domain in activate command (d0294b5), closes twilio-labs/twilio-run#37
- deploy: adds runtime as a flag to the deploy command (#218) (789ec02)
- environments: make naming of environments predictable (8f97342), closes #6
- functions: list function versions & download content (#52) (e32f770)
- logs: add logs fetching and streaming (#23) (883dbdf)
- logs: implements fetch and list of logs (#12) (c36a786)
- environments: revert back to old unique_name annotation (af2d876)
- the function signature of the individual functions changed. If you only use the methods on the client, nothing should have changed.
- api: Removes uploadToAws as a function
- projectName is no longer valid and serviceName has to be used instead
- activate: activating with environment variables (#49) (9e05152)
- api: update form field names to work with serverless-api (777dbe4)
- api: use new uploads API (#9) (998f83a)
- assets: enable protected asset upload (fdb7ee8)
- build: reject promise on failed build (afa2f8c), closes #15
- builds: support more than one fn/asset (bbdbd82)
- client: fix client service error information (#10) (93950e0)
- content-type: change content type detection to take hint (#34) (fac52fb)
- deploy: stop creating environments with domain suffix 'undefined' (#50) (ad4817f)
- environments: fix deploying to production (#16) (fc09142)
- functions: support private functions (#30) (34ecf86)
- logs: fix typo in debug logs (eca8f38)
- logs: redact tokens/passwords/env vars from logs (59b6d4e)
- add file name on failing asset upload error (#47) (3c9e9ec)
- paths: add path verification (#31) (cd239bd)
- serverless-api: retries on 429 error for POST request (4533fcd)
- types: expose friendly_name on environments (56df438)
- add pagination to list requests (#1) (#13) (bd3d3df)
- change resource paths for nested Windows directories (#11) (8fcd0b3)
- detect DEBUG flag on client creation (29853bb), closes twilio-labs/twilio-run#50
- upgrade type-fest from 0.15.1 to 0.16.0 (65b81a9)
- add region support (#39) (11e674f)
- add tests for asset error (#47) (63ae1fb)
- expose createFunctionResource - fix #3 (#4) (c28e174)
- logs: add logs fetching and streaming (#23) (883dbdf)
- replace projectName with serviceName for consistency (2e35c8b), closes twilio-labs/twilio-run#17
- unify error interface & upgrade got (#29) (b27ae79)
- client: adds username and password support (#51) (d3dc471), closes #41
- client: expose domain in activate command (d0294b5), closes twilio-labs/twilio-run#37
- environments: make naming of environments predictable (8f97342), closes #6
- functions: list function versions & download content (#52) (e32f770)
- logs: implements fetch and list of logs (#12) (c36a786)
- environments: revert back to old unique_name annotation (af2d876)
- the function signature of the individual functions changed. If you only use the methods on the client, nothing should have changed.
- api: Removes uploadToAws as a function
- projectName is no longer valid and serviceName has to be used instead
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
4.0.1 (2020-07-28)
- upgrade type-fest from 0.15.1 to 0.16.0 (bfbcdc9)
4.0.0 (2020-07-06)
- add tests for asset error (#47) (581e4ce)
- client: adds username and password support (#51) (80ffe00), closes #41
- functions: list function versions & download content (#52) (045a90a)
- add file name on failing asset upload error (#47) (13fedb2)
- activate: activating with environment variables (#49) (62c2af6)
- deploy: stop creating environments with domain suffix 'undefined' (#50) (f5dde4c)
3.1.1 (2020-06-25)
3.1.0 (2020-06-16)
- activate: activating with environment variables (#49) (62c2af6)
- add file name on failing asset upload error (#47) (13fedb2)
3.0.0 (2020-05-21)
- the function signature of the individual functions changed. If you only use the methods on the client, nothing should have changed.
2.1.0 (2020-05-18)
- builds: support more than one fn/asset (0461068)
- content-type: change content type detection to take hint (#34) (3d96bc0)
- functions: support private functions (#30) (b58eac0)
- paths: add path verification (#31) (ea1a660)
2.0.1 (2020-04-28)
- builds: support more than one fn/asset (0461068)
2.0.0 (2020-04-28)
- [BREAKING CHANGE] content-type: change content type detection to take hint (#34) (3d96bc0)
- functions: support private functions (#30) (b58eac0)
- paths: add path verification (#31) (ea1a660)
1.1.0 (2020-02-25)
1.0.3 (2019-09-25)
- build: reject promise on failed build (47e03e0), closes #15
- environments: fix deploying to production (#16) (9585237)
1.0.2 (2019-08-05)
1.0.1 (2019-08-05)
1.0.0 (2019-08-05)
1.0.0-rc.5 (2019-08-01)
1.0.0-rc.4 (2019-07-30)
- detect DEBUG flag on client creation (2477d2e), closes twilio-labs/twilio-run#50
1.0.0-rc.3 (2019-07-30)
- assets: enable protected asset upload (87db602)
1.0.0-rc.2 (2019-07-25)
1.0.0-rc.1 (2019-07-25)
- api: update form field names to work with serverless-api (2282def)
1.0.0-rc.0 (2019-07-24)
- api: Removes uploadToAws as a function
1.0.0-alpha.19 (2019-07-20)
- logs: redact tokens/passwords/env vars from logs (8ca6e3d)
1.0.0-alpha.18 (2019-07-19)
- client: expose domain in activate command (8283662), closes twilio-labs/twilio-run#37
1.0.0-alpha.17 (2019-07-19)
1.0.0-alpha.16 (2019-07-18)
- logs: fix typo in debug logs (e558e79)
1.0.0-alpha.15 (2019-07-10)
- npm: setup git hooks and linters (d0e404c)
- replace projectName with serviceName for consistency (c4f955a), closes twilio-labs/twilio-run#17
- projectName is no longer valid and serviceName has to be used instead