Thiago Moraes
|
ef5a8faf13
|
feat(AWS HTTP API): Support shouldStartNameWithService option (#9758)
|
2021-08-18 22:36:00 +02:00 |
|
Piotr Grzesik
|
0ca6aaae52
|
fix(AWS HTTP API): Properly handle authorizer function with alias
|
2021-08-16 16:07:37 +02:00 |
|
Sudipto Das
|
bb0484e6b5
|
refactor: Replace fse.stat with fs.promises.stat (#9845)
|
2021-08-16 15:39:01 +02:00 |
|
Han Sang Hoon (한상훈)
|
5c9ca56d14
|
feat(AWS Lambda): Add support for multiple subscription filters (#9760)
|
2021-08-12 11:04:26 +02:00 |
|
Piotr Grzesik
|
dc74f41470
|
fix(AWS Layers): Support references to external layers
|
2021-08-11 15:03:27 +02:00 |
|
Piotr Grzesik
|
378a8f426d
|
refactor(AWS API Gateway): Deprecate default identitySource
|
2021-08-10 16:51:51 +02:00 |
|
Lewis Putz
|
f0ae032252
|
fix(AWS API Gateway): Ensure MinimumCompressionSize can be 0 (#9806)
|
2021-08-06 10:13:22 +02:00 |
|
Karim Kanso
|
d2754594c4
|
fix(AWS API Gateway): Ensure to attach validator when required (#9793)
|
2021-08-04 12:49:22 +02:00 |
|
Nyambayar Turbat
|
4b87497875
|
refactor: Use async in lib/plugins/create (#9683)
|
2021-08-02 16:50:54 +02:00 |
|
Nyambayar Turbat
|
377da097c5
|
refactor: Use async in lib/plugins/plugin (#9680)
* configure async in lib/plugins/plugin
* using runserverless to check function validate()
* removing unnecessary test
|
2021-07-27 13:51:43 +02:00 |
|
Ikko Ashimine
|
d7c4c1efcb
|
test: Fix title typo (#9752)
|
2021-07-15 17:15:53 +02:00 |
|
Piotr Grzesik
|
6f494888cc
|
feat(AWS CloudFormation): Allow to disable default export names
|
2021-07-15 12:11:11 +02:00 |
|
Piotr Grzesik
|
e65199c052
|
refactor(Telemetry): Ensure generation and related utils are sync
|
2021-07-06 11:24:21 +02:00 |
|
Daniele Iasella
|
3e14f06305
|
feat(AWS Lambda): Add support for SASL/PLAIN auth to kafka event
|
2021-07-01 18:04:46 +02:00 |
|
Piotr Grzesik
|
894ac5b6b6
|
feat(AWS Lambda): Support Fn::If for Principal.AWS
|
2021-06-30 12:33:17 +02:00 |
|
Sean Dawson
|
70fb8b9861
|
fix(Packaging): Fix artifact generation with temp path on other device
(PR #9616)
|
2021-06-28 09:54:58 +02:00 |
|
Nyambayar Turbat
|
93b9027f0d
|
fix(AWS API Gateway): Ensure that method depends on permission
|
2021-06-25 10:20:20 +02:00 |
|
Sudipto Das
|
e6ff2286a5
|
refactor: Replace fse.rename with fs.promises.rename (#9605)
|
2021-06-24 13:04:49 +02:00 |
|
Mariusz Nowak
|
81ddcf8ecb
|
test: Upgrade from deprecated forms when not testing them intentionally
|
2021-06-21 17:31:50 +02:00 |
|
Mariusz Nowak
|
a7fd091b10
|
test: Fix describe title
|
2021-06-21 17:31:50 +02:00 |
|
Mariusz Nowak
|
dd9c72c736
|
test: Remove invalid test
|
2021-06-21 17:31:50 +02:00 |
|
Mariusz Nowak
|
5330d2b46e
|
test: Fix section title
|
2021-06-21 17:31:50 +02:00 |
|
Piotr Grzesik
|
42690a7352
|
feat(AWS S3): Support CF functions for bucket event property (#9617)
|
2021-06-17 14:31:10 +02:00 |
|
Nyambayar Turbat
|
87ce28ee4e
|
feat(AWS HTTP API): Support payload version per function (#9551)
|
2021-06-16 16:17:56 +02:00 |
|
arunkc
|
f4c9b58b10
|
fix(AWS Cognito): Correct logicalIds based on triggers (#9592)
* fix: strips nonalphanumerical characters
* fix: strips nonalphanumerical characters
* test: strips nonalphanumerical characters
* test: strips nonalphanumerical characters
* fix: prettier check
|
2021-06-14 14:00:28 +02:00 |
|
Piotr Grzesik
|
a116dfec22
|
fix(AWS API Gateway): Dont create logGroup if logs disabled
|
2021-06-07 16:50:30 +02:00 |
|
Mariusz Nowak
|
bab39c67a1
|
test: Convert to async/await
|
2021-05-20 13:38:43 +02:00 |
|
Mariusz Nowak
|
18a9b2b6f5
|
fix(AWS Deploy): Fix stack errors processing
|
2021-05-20 13:38:43 +02:00 |
|
Piotr Grzesik
|
29f0e9c840
|
fix: Dont depend on default execution role when custom role provided
|
2021-05-19 17:08:55 +02:00 |
|
Mariusz Nowak
|
a6f4dc3b2b
|
refactor: Improve granularity of stack deployment error codes
|
2021-05-19 13:16:42 +02:00 |
|
Mariusz Nowak
|
277d66c75b
|
test(AWS Local Invocation): Move fixtures to test folder
|
2021-05-19 13:16:42 +02:00 |
|
Mariusz Nowak
|
91b10ed208
|
refactor(Telemetry): Remove dead path error handling
|
2021-05-19 13:16:42 +02:00 |
|
lyndoh
|
5601025dd8
|
fix(AWS API Gateway): Fix schema for apiKeys and permissionsBoundary
|
2021-05-18 09:48:47 +02:00 |
|
Joseph Cha
|
2aaf7e6aca
|
test: Refactor aws/invoke.test.js unit tests (#9477)
|
2021-05-17 12:41:47 +02:00 |
|
Mariusz Nowak
|
105807a674
|
refactor(CLI Onboarding): Integrate steps from dashboard plugin
|
2021-05-12 12:41:30 +02:00 |
|
Mariusz Nowak
|
7864f4d28d
|
refactor(CLI Onboarding): Seclude from internal Framework logic
|
2021-05-12 12:41:30 +02:00 |
|
Mariusz Nowak
|
05588f77c0
|
refactor(CLI): Rely internally on @serverless/utils/log
|
2021-05-12 12:41:30 +02:00 |
|
Mariusz Nowak
|
8d56d0e520
|
style: Prettier
|
2021-05-10 13:07:44 +02:00 |
|
Jaakko Lappalainen
|
9e558eefd6
|
feat(AWS Lambda): Deprecate nodejs12.x as default runtime (#9416)
|
2021-05-10 09:40:57 +02:00 |
|
Zach Whaley
|
40e56fc0e9
|
fix(Packaging): Fix support of the artifact S3 uri with region (#9411)
|
2021-05-09 21:21:19 +02:00 |
|
lyndoh
|
ec909452b5
|
feat(AWS API Gateway): Support disabling default endpoint (#9404)
|
2021-05-06 18:01:46 +02:00 |
|
Nicholas Wehr
|
078ec59058
|
feat(AWS Lambda): Add ecr.scanOnPush configuration option (#9379)
|
2021-05-06 11:09:16 +02:00 |
|
Piotr Grzesik
|
7338358126
|
fix: Fix schema for Fn::Split for vpc config
|
2021-05-04 15:52:36 +02:00 |
|
Filip Golonka
|
80511a4b17
|
fix(AWS HTTP API): Ensure to apply tags to stage (#9407)
|
2021-05-03 09:50:46 +02:00 |
|
Stephen
|
360925d2e0
|
fix(AWS S3): Fix parsing of the artifact S3 url (#9380)
|
2021-04-30 09:33:32 +02:00 |
|
Piotr Grzesik
|
a05e88d92e
|
fix(AWS API Gateway): Ensure unique name for request validator
|
2021-04-28 12:08:37 +02:00 |
|
Android3000
|
c8adc0c796
|
feat(AWS IAM): Support provider.iam.role.path (#9363)
|
2021-04-27 12:24:04 +02:00 |
|
Piotr Grzesik
|
fbf0ed30e9
|
refactor: Add code to ServerlessError in lib/plugins/aws
|
2021-04-23 13:34:20 +02:00 |
|
Jacques
|
154351f1a5
|
fix(AWS API Gateway): Create one request validator and reuse (#9319)
|
2021-04-22 11:59:17 +02:00 |
|
Joseph Cha
|
7e139bb013
|
feat(AWS CloudFormation): Add default export names to outputs (#9313)
|
2021-04-22 11:45:57 +02:00 |
|