8976 Commits

Author SHA1 Message Date
Eslam λ Hefnawy
333fae1497
fix(invoke-local): fix invoke local esm issue in windows (#12639) 2024-06-26 05:46:59 -07:00
Eslam λ Hefnawy
4f2dc57eb8
fix(dev): ensures that dev mode supports the serverless-iam-role-per-function plugin (#12633) 2024-06-24 15:00:30 -04:00
Eslam λ Hefnawy
6ab69067bf
fix(dev): validate region defined in yml (#12634) 2024-06-24 11:03:27 -07:00
Max Marze
9baf72888b
fix: use tsx for parsing serverless.ts files (#12611) 2024-06-18 16:08:00 -04:00
Eslam λ Hefnawy
13b2710e48
fix(info): bring back verbose mode (#12610) 2024-06-18 10:32:48 -07:00
Eslam λ Hefnawy
37c17d2555
fix: help command (#12601) 2024-06-17 07:06:35 -07:00
Max Marze
d460ab118a
fix: use cjs for custom-resources (#12600) 2024-06-14 12:31:22 -04:00
Max Marze
2c44077682
fix: v4 onwards should only check major version constraint (#12598) 2024-06-13 16:39:02 -04:00
Eslam λ Hefnawy
55059f4e04
feat: adds the ability to pass options to the docker build command (#12595)
* feat: adds the ability to pass options to the docker build command

* chore: fix typo
2024-06-13 10:33:48 -07:00
Tomasz Czubocha
ae2fda8509
fix: add missing logger (#12592) 2024-06-11 16:49:16 +02:00
Eslam λ Hefnawy
c926d1fb83
fix: remove extra error log line (#12588) 2024-06-10 15:38:04 -07:00
Eslam λ Hefnawy
f0708ca3c6
fix(dev): make sure dev mode displays single endpoint output (#12587)
* fix(dev): make sure dev mode displays single endpoint output

* chore: add comment
2024-06-10 14:26:13 -07:00
Eslam λ Hefnawy
ee3de28ecc
fix(observability): Only setup integration when observability is enabled (#12586)
* fix: do not create an integration if observability property is not set

* fix: only create integration if observability enabled

* chores: add comments

* chores: update comments
2024-06-10 13:41:37 -07:00
Tomasz Czubocha
a03129079b
fix: use the correct typescript plugin name (#12585) 2024-06-10 13:03:45 -04:00
Tomasz Czubocha
7ff4aa7a86
fix: check if config file is present (#12576) 2024-06-06 17:37:23 +02:00
Max Marze
4cd33ea029
feat: add org & app flag back (#12574) 2024-06-04 15:50:21 -04:00
Max Marze
2d6214bc4b
feat: use builtin esbuild for serverless.ts files (#12569) 2024-05-31 16:06:47 -04:00
Eslam λ Hefnawy
4fbb3b88e9
feat: use observability service (#12567)
* feat: enable observability

* feat: use observability service
2024-05-31 11:17:02 -07:00
Austen
9c787096a1
Fix Spinner Experience & Improve Messaging (#12564)
* fix: remove spinner, make dev mode notice infrequent

* fix: make dev mode notice less frequent

* fix: improve dev mode closure warning

* fix: improve disconnection notice for dev mode functions

* feat: improve dev mode messaging and list endpoints and functions

* fix: do not display dev mode notice for non-node functions
2024-05-30 13:38:54 -07:00
Max Marze
b23d8ab7eb fix: rename issue for ajv schema 2024-05-30 16:31:52 -04:00
Max Marze
8e01467ce2
fix: rename issue for ajv schema (#12563) 2024-05-30 16:25:11 -04:00
Max Marze
394b8fff63
fix: handle cases where package config is not set (#12562) 2024-05-30 16:00:59 -04:00
Max Marze
c6bd589b67
fix: handle cases where package config is not set (#12561) 2024-05-30 15:54:15 -04:00
Max Marze
1e516d199c
fix: handle package includes for esbuild (#12558)
* fix: handle package includes for esbuild

* fix: handle package includes for esbuild

* feat: support esbuild packages option

* docs: update esbuild docs
2024-05-30 15:28:41 -04:00
Max Marze
1b65271344
fix: ignore set for prettier correctly (#12554) 2024-05-29 12:02:19 -04:00
Max Marze
893bfa7aef
chore: update eslint & prettier (#12553) 2024-05-29 11:51:04 -04:00
Tomasz Czubocha
88bffb764a
Revert "fix: use a number type for rollback --timestamp option (#12485)" (#12549)
This reverts commit d2f3e0c4cf55aec2574ba2fbea756d2f7fc0f00c.
2024-05-28 14:52:13 -04:00
Tomasz Czubocha
53e855d577
fix: use correct handler for esbuild enabled check (#12547) 2024-05-27 14:41:22 +02:00
Max Marze
2ac753fc46
fix: version validation (#12544) 2024-05-25 14:45:05 -04:00
Max Marze
d9bedf28af
fix: use correct handler for esbuild enabled check (#12543) 2024-05-25 14:29:54 -04:00
Eslam λ Hefnawy
da04e37538
fix: bring back framework version (#12540) 2024-05-24 23:16:30 -04:00
Max Marze
516771d2ac
fix: better handle esbuild error reporting (#12539) 2024-05-24 15:52:34 -04:00
Max Marze
ac1361db61
fix: correct uri usage for windows in plugin manager (#12538) 2024-05-24 12:39:35 -04:00
Eslam λ Hefnawy
eef1ded058
fix(dev): valiate supported regoins (#12537) 2024-05-24 07:32:00 -07:00
Eslam λ Hefnawy
b711f96102
fix(dev): dev mode logging (#12536) 2024-05-24 06:47:35 -07:00
Max Marze
898c15f321
fix: esbuild should not set externals if bundle is false (#12532) 2024-05-23 14:57:24 -04:00
Max Marze
2cb535ba31
fix: use readFile promise (#12531) 2024-05-23 13:41:30 -04:00
Tomasz Czubocha
ab7ba488d6
fix: use require.resolve to find plugins (#12528) 2024-05-23 12:27:46 -04:00
Eslam λ Hefnawy
88911ee25c
feat(v4): improve help formatting (#12521)
* feat(v4): improve help formatting

* fix(help): remove invoke local from main commands

* fix(help): remove comment
2024-05-23 09:57:00 -04:00
Max Marze
be05936d82
fix: warn on usage of serverless-bundle when esbuild is not disabled (#12520) 2024-05-22 15:15:10 -04:00
Tomasz Czubocha
7ac0406cd3
fix: improve failed plugin load error message (#12515)
* fix: improve failed plugin load error message

* fix: improve failed plugin load error message
2024-05-22 12:06:00 -07:00
Austen
972e65411a
chore: update error messages 2024-05-21 13:44:45 -07:00
Eslam λ Hefnawy
8b1f313f87
feat(v4): handle commands deprecation (#12500) 2024-05-21 13:32:14 -07:00
Tomasz Czubocha
d9eaf5f44f
fix: simplify reading of serverless.js configuration (#12490) 2024-05-20 10:54:13 -07:00
Austen Collins
7e9e20cdf5 merge 2024-05-19 23:24:08 -07:00
Austen Collins
3bc8237d44 fix: Presentation 2024-05-19 23:22:40 -07:00
Tomasz Czubocha
65362ceeaa
feat: update default lambda runtime to nodejs20.x (#12487) 2024-05-17 19:09:17 +02:00
Max Marze
9f0f1a3db1 fix: should not exit on esbuild errors in dev mode 2024-05-17 13:04:16 -04:00
Max Marze
15e0808358
feat: add error when trying to use typescript plugins with esbuild enabled (#12486) 2024-05-17 11:33:40 -04:00
Tomasz Czubocha
d2f3e0c4cf
fix: use a number type for rollback --timestamp option (#12485) 2024-05-16 18:31:04 +02:00