- #524
f30d928636267c170b75d2b7d6983739b2ca55e2
Thanks @victoray! - - update default version for new projects- bump dev dependencies @types/express and typedoc
- Updated dependencies [
f30d928636267c170b75d2b7d6983739b2ca55e2
]:- @twilio-labs/[email protected]
-
#487
cdf9e3a1fced910acc63cabb41920c96cd81670c
Thanks @stevennic-twilio! - Fix sync.services deprecation warning -
Updated dependencies [
8dee2e88a5e4de0201f1ae99a7f7cb73bea3e0b0
]:- @twilio-labs/[email protected]
- #462
3868a78d8175a622766560caceb86f647a3c34d5
Thanks @dkundel! - Fix of debug/inspect mode by disabling fork process
- #509
6d65bea828338a6dd44cb357c324d9b63e74e081
Thanks @makserik! - Twilio SDK from 3.x to 4.23.0. Required Node version bumped to 18 min.
-
#510
feb9686fa6bfa5b49e634e414ff56a61c61cbe89
Thanks @makserik! - FRIDGE-814 fix chalk -
Updated dependencies [
6d65bea828338a6dd44cb357c324d9b63e74e081
]:- @twilio-labs/[email protected]
-
#486
37877857d9bb192715dc06eb14a1514c2b8baf47
Thanks @colossal-toby! - FRIDGE-9: Update toolkit to default to node18Fix CI and twilio-run build
-
Updated dependencies [
37877857d9bb192715dc06eb14a1514c2b8baf47
]:- @twilio-labs/[email protected]
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
3.5.2 (2022-12-01)
- twilio-run: lookup of deployinfo if no region is specified (e1a2b44)
3.5.1 (2022-11-30)
- twilio-run: lookup of deployinfo if no region is specified (e1a2b44)
3.5.0 (2022-11-30)
- Add Node16 support as default (#435) (b95f16b)
- packages/twilio-run: regionalize toolkit config and api (#433) (30d5bdb)
3.4.5 (2022-10-11)
Note: Version bump only for package twilio-run
3.4.4 (2022-08-31)
- fileExists should not require write access by default (#407) (e95e726)
- twilio-run: passing a dir doesn't get overriden by cwd (#381) (9f02b32), closes #335
3.4.3 (2022-08-08)
- twilio-run: replace listr and fix got usage (58cebe3)
3.4.2 (2022-04-27)
Note: Version bump only for package twilio-run
3.4.2-beta.0 (2022-04-27)
Note: Version bump only for package twilio-run
3.4.1 (2022-01-19)
- twilio-run: corrects types (38edf42)
3.4.0 (2021-11-03)
3.3.0 (2021-10-15)
- twilio-run: expose env set and import commands (#341) (da33cfb), closes #339
- twilio-run: fall back to /assets/index.html for root path (0d5aab9), closes #371
- twilio-run: limit json output in deploy command (67a8fd8)
- twilio-run: support exact dependency ranges in templates (#370) (ae05049), closes #365
- add support for request headers & cookies (#373) (989307d), closes #293 #296 #297 #314 #332
- twilio-run: add environment sid support (5a24ed8), closes #340
- twilio-run: adds json output to twilio-run deploy (9ae1478)
- twilio-run: adds json output to twilio-run list (0342f53)
- twilio-run: adds json output to twilio-run list-templates (d49d7e0)
- twilio-run: adds json output to twilio-run promote (691513b)
- twilio-run: updates env list command to use writeJsonOutput function (75067a9)
3.1.2-rc.0 (2021-07-14)
Note: Version bump only for package twilio-run
3.3.0-beta.0 (2021-09-25)
- twilio-run: expose env set and import commands (#341) (da33cfb), closes #339
- twilio-run: limit json output in deploy command (c1184df)
- twilio-run: add environment sid support (47fbd1c), closes #340
- twilio-run: adds json output to twilio-run deploy (9ae1478)
- twilio-run: adds json output to twilio-run list (0342f53)
- twilio-run: adds json output to twilio-run list-templates (d49d7e0)
- twilio-run: adds json output to twilio-run promote (691513b)
- twilio-run: updates env list command to use writeJsonOutput function (75067a9)
3.2.2 (2021-07-28)
3.2.1 (2021-07-19)
3.2.0 (2021-07-14)
- twilio-run: handles ngrok load error and actual ngrok errors (#305) (ec2230d), closes #275
- twilio-run: stop debug logging in runtime-handler by default (#315) (b7a2035)
3.1.1 (2021-06-30)
3.1.0 (2021-06-21)
- twilio-run: add runtime-handler version checks (#280) (bddad8c)
- extract runtime-handler and lazyLoading (#252) (#271) (0dde2a5)
3.1.0-rc.0 (2021-05-24)
3.0.1 (2021-05-20)
3.0.0 (2021-05-19)
3.0.0-beta.7 (2021-05-17)
- twilio-run: remove api flags from start command (#264) (51839e9), closes #260
- twilio-run: remove irrelevant config options (8d400c6), closes #243
- twilio-run: show service sid if available instead of name (#265) (816a26f), closes #262
- twilio-run: The output of the config info in deployment changed
3.0.0-beta.6 (2021-05-13)
- twilio-run: continue commands with no legacy config (#257) (fa8a3a8)
- twilio-run:start: load functions & assets in forked process (#256) (eec8110)
3.0.0-beta.5 (2021-05-01)
- twilio-run: fix migration script (b15c3dd)
3.0.0-beta.4 (2021-04-30)
- Installing the new version on Node.js 10 will result in an error
3.0.0-beta.3 (2021-04-21)
Note: Version bump only for package twilio-run
3.0.0-beta.2 (2021-04-21)
Note: Version bump only for package twilio-run
- debugger: fixes debugger redaction in plugin-serverless (#187) (4a0c04b), closes #185
- add hidden logCacheSize option (e8c02dc)
- deps: npm is not happy about @types/qs (0d4e6a8)
- twilio-run: change the url to the Twilio Console (#236) (d753af3)
- twilio-run: fixes indentation on deploy screen (1dc9c69), closes #245
- twilio-run:checks: change to Node.js v12 check (29f6547)
- twilio-run:promote: better error message for 409 error (7a6a49f), closes #171
- twilio-run:runtime: delete from require cache on page load in live (#181) (5108d30)
- twilio-run:start: changing port numbers changes output (#189) (6f3ad06), closes #188
- deploy: adds runtime as a flag to the deploy command (#218) (789ec02)
- templating: add support for .env.example files (#235) (9c40a7f)
- twilio-run: restructure configuration (#198) (f88d490), closes #166
- twilio-run:start: handle OPTIONS requests for Functions (#220) (ad6ba06)
- twilio-run:start: make ngrok optional and handle failure (#207) (3061015), closes #205
- twilio-run:templates: pull function-templates from main (#182) (8bbbc92)
- check for legacy config (#246) (1aad8da)
- Functions invokations are not separated from each other
- twilio-run: Drops support for .twilio-functions files and internally restructures activate files to promote
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.8.0 (2020-08-07)
2.8.0-beta.1 (2020-07-08)
- add better system env support (#146) (7411e33), closes #144
- runtime: experimental: load functions in a separate process (#147) (0a4f542)
2.8.0-beta.0 (2020-07-08)
- add better system env support (#146) (7411e33), closes #144
- runtime: experimental: load functions in a separate process (#147) (0a4f542)
2.7.0 (2020-06-16)
2.6.0 (2020-05-22)
- flags: expose region/edge flags (#137) (4b50a67)
- start: expose functions-folder and assets-folder options (#139) (76b0b6a)
2.5.0 (2020-05-07)
- logger: expose errors better & upgrade serverless (#132) (525f70c)
- start: handle EADDRINUSE by asking for another port number (#127) (f8e49b5), closes #97
- templates: adds tests for getFiles and replaces Array.flat (cd52b9a)
- templating: catch errors in command, not before (#130) (966a089)
2.4.0 (2020-04-01)
2.3.0 (2020-03-18)
- logs: adds command to access new logging functions (#110) (ec4af4a)
- templates: add support for custom template URLs (#115) (e105f36)
- templates: template README downloaded and saved to readmes… (#116) (523e09a), closes #104
2.2.1 (2020-02-03)
- activate: remove required to flag because of production option (21c8309)
2.2.0 (2020-01-27)
- activate: change activate to alias, promote to command (#95) (9b2a981), closes twilio-labs/serverless-toolkit#8
- allow the same namespace but different files (#92) (b4fde66)
- server: expose function path to context (95866a7)
- support loading of new files automatically with
--live
(#94) (955efbe) - server: hide internals from stack trace (#105) (f965275)
- templates: report GitHub api error (#86) (1de3853)
- checks: change the expected node version (726d66f)
- examples: remove unnecessary console.log (c7c5b0a)
- server: avoid overriding env variables (e2c75cb)
- server: update request body size (#102) (8689f00), closes #98
2.1.1 (2019-10-03)
2.1.0 (2019-09-25)
- activate: change environment flag from 'required' to 'requiresArg' (#75) (a6367fa)
- debug: fix redaction of logger overwriting values (#79) (c5c6081), closes #78
- server: object Runtime not available before function run (#80) (ce63952)
- tests: update paths to support win32 (#73) (f6ea72d)
- add estimated execution time to function run (#81) (cf8b21d)
- add link to Twilio Console logs to deploy/activate (#77) (7bd4f7c)
- deploy,activate: add flag to deploy/promote to production (#76) (77c95e4)
2.0.0 (2019-08-05)
1.1.2 (2019-07-09)
- npm: update jest dependency (30cade1)
1.1.1 (2019-06-28)
1.1.0 (2019-06-28)
2.0.0-rc.5 (2019-07-31)
- activate: use logger for info printing (dd14bd0)
2.0.0-rc.4 (2019-07-31)
2.0.0-rc.3 (2019-07-30)
- server: return better error for invalid function code (#49) (7bc82c2)
- server: set plain text content-type for string responses (#52) (ca4f541)
- start: fix asset path for protected assets (84dafcf)
- start: improve margin for text wrapping (1d221e7)
- start: wrap output for smaller terminals (#47) (e5ae37d)
- removes console.error (#48) (e2b374d)
2.0.0-rc.2 (2019-07-26)
- activate: print accountSid and token to stderr (a79ea58)
- activate: redact printed auth token (709acd3)
- deploy: change deploy example to use environment flag (dbed2a4)
- deploy: improve deploy output of private assets (486ae73)
- list: print meta info to list command (#32) (585176a)
- templates: switch template list endpoint to next branch (5a5030e)
- introduce config file functionality (#15) (#38) (a86f017), closes #27 #45 #46 twilio-labs/serverless-api#8 #36 #36 #27
- new: change from prompts to inquirer (#36) (9745010)
- Deprecating --functions-env as an option
- Error page layout changed
- Deprecating --functions-env as an option
2.0.0-rc.1 (2019-07-25)
2.0.0-rc.0 (2019-07-24)
- update code for new version of severless-api (#46) (06e2b71), closes twilio-labs/serverless-api#8
2.0.0-beta.13 (2019-07-24)
- logs: redact info in logs (724455b)
- runtime: Error page layout changed
2.0.0-beta.12 (2019-07-20)
- deploy: fix conflicting-service error message (b12ed02)
- list: improve error message (#41) (ad2cf28)
- new: fix random error when canceling (#33) (f84da5e)
- new: improve experience of new command (80fbd27), closes #20
- runtime: do not serve private assets (d49640e)
- runtime: fix inconsistencies in local runtime (93dcfc9), closes #42 #43
- server: disable cache in live mode & fix missing function (47fb82d), closes #35
- start: improve listing of private assets (e0ebc77)
- activate: print deployment URL after activating (085eb36), closes #37
- list: make services the default list type (e6ba016), closes #44
- new: updates new to download multiple file templates (#39) (a9f3fd2), closes #20
- start: turn live flag default to true (9ff9a04)
- new: This needs the functions-templates repo to be up to date. Currently it points to the next branch, which is up to date.
- list: Default output of "twilio-run list" changed
- start: Caching of functions is now disabled in local dev mode by default
- runtime: The response of getFunctions() changed but is now consistent with the cloud
- runtime: Previously private assets would be served during local development. With this change they'll return a 403 Forbidden instead
2.0.0-beta.11 (2019-07-11)
- move Node.js version warning to consistent look (853956b)
- types: ship typescript definitions (4821a29)
2.0.0-beta.10 (2019-07-11)
- activate: rename Functions with Serverless (36a9254)
- checks: change exit codes for checks (71321e8)
- new: fix dep installation regression (252c79e)
- start: update messaging for different Node.js version (#22) (33e822e)
- improve output and checks for commands (c84a85d), closes #26
- deploy: improve output for failed deployments (#24) (1102a98)
- list: add default value for environment (#25) (11409ad)
- improve Service SID error messages (#30) (0fd1f66)
- replace projectName with serviceName (c5c8ab2), closes #17
- list: improve spacing of list command output (#30) (0a88331)
- start: add support for cwd flag & relative project paths (#19) (6c45d55)
- fix tests in travis (b7b0d5c)
- --project-name is now deprecated and --service-name should be used instead
- list: Output will differ in list command
2.0.0-beta.9 (2019-07-09)
- npm: uninstall inquierer (13965c0)
- paths of files have changed which will break direct imports