12087 Commits

Author SHA1 Message Date
Mariusz Nowak
0bc5014045
Merge pull request #7045 from serverless/lambda-provisioned-concurrency
Fix lambda provisioned concurrency setup
2019-12-04 12:17:11 +01:00
Mariusz Nowak
1cf29ff561
Fix handling of provisionedConcurrency handling 2019-12-04 11:16:17 +01:00
Mariusz Nowak
937cd92a43
Refactor setup of function versioning 2019-12-04 11:16:17 +01:00
Mariusz Nowak
4c1cee3192
Merge pull request #7044 from serverless/fix-aws-creds-handling
Fix AWS creds handling
2019-12-04 10:20:49 +01:00
Mariusz Nowak
356168785b
Fix AWS creds handling 2019-12-04 10:07:21 +01:00
Mariusz Nowak
f2a41bf0bd
Improve tests 2019-12-04 10:07:11 +01:00
Mariusz Nowak
a45d2a20a0
Merge pull request #7043 from serverless/lambda-provisioned-concurrency
Support lambda provisioned concurrency
2019-12-04 07:52:31 +01:00
Mariusz Nowak
0347b15d95
Merge branch 'master' into lambda-provisioned-concurrency 2019-12-04 07:25:01 +01:00
Philipp Muens
e080dd2a12
Merge pull request #7035 from tinexw/websocket-loglevel
Add option to change log level for websocket logs
2019-12-03 14:27:55 +01:00
Mariusz Nowak
44115aa8c5
Merge pull request #7039 from serverless/fix-custom-rest-api-id-handling
Fix resolution of user configured APIGW
2019-12-03 14:20:27 +01:00
Philipp Muens
d28ac9d2f1
Merge pull request #6992 from mhart/patch-1
Enable Content Trust checking when pulling lambci/lambda images
2019-12-03 14:17:15 +01:00
Philipp Muens
093cd4e3df Update serverless.yml documentation 2019-12-03 14:06:41 +01:00
Mariusz Nowak
ad59d22398
Merge branch 'master' into fix-custom-rest-api-id-handling 2019-12-03 14:02:41 +01:00
Mariusz Nowak
cd76e7eb8e
Merge pull request #7034 from serverless/limit-sdk-updates-to-local-apigw
Do not apply APIGW wide settings on externally referenced APIGW
2019-12-03 14:02:22 +01:00
Mariusz Nowak
2c07334039
Fix resolution of custom Rest API id 2019-12-03 14:01:22 +01:00
Mariusz Nowak
540ef7ae6f
Fix custom rest API id handling test 2019-12-03 14:01:03 +01:00
Mariusz Nowak
dea6ac36d4
Update test after recent changes 2019-12-03 13:44:06 +01:00
Mariusz Nowak
90bdf46859
Merge branch 'master' into limit-sdk-updates-to-local-apigw 2019-12-03 13:40:10 +01:00
Mariusz Nowak
0b3f0213e7
Merge pull request #7033 from serverless/improve-apigw-config-sdk-handling
Update API GW stage settings only when explicitly set
2019-12-03 13:34:21 +01:00
Mariusz Nowak
5e0c612a3d
Merge pull request #7032 from serverless/improve-custom-resources-install
Optimize custom resources generation
2019-12-03 13:30:00 +01:00
Philipp Muens
3a9369734b Fix test name 2019-12-03 12:50:43 +01:00
Mariusz Nowak
677afd1fc2
Merge pull request #6988 from serverless/docs-cicd-workflow-guide
Add page for best practices on CI/CD
2019-12-03 09:30:36 +01:00
Kristine Jetzke
781cf79ec8 Add option to change log level for websocket logs 2019-12-03 00:25:04 +01:00
Mariusz Nowak
80866c7000
Improve explanation 2019-12-02 18:04:10 +01:00
Mariusz Nowak
24fc39c967
Fix tests 2019-12-02 17:51:53 +01:00
Mariusz Nowak
212b0d145e
Update test 2019-12-02 17:48:18 +01:00
Mariusz Nowak
3ac14c6093
Do not update external APIGW configuration 2019-12-02 17:43:40 +01:00
Mariusz Nowak
9681128666
Fix tests setup 2019-12-02 17:37:56 +01:00
Mariusz Nowak
18a374cf1f
Fix test 2019-12-02 17:19:40 +01:00
Mariusz Nowak
6ace028a33
Fix zip file handling 2019-12-02 16:48:58 +01:00
Mariusz Nowak
952a6c6223
Cleanup 2019-12-02 16:29:24 +01:00
Mariusz Nowak
4efa19eb06
Update configuration only if explicitly set 2019-12-02 16:09:21 +01:00
Mariusz Nowak
77be62606c
Ensure to return promise 2019-12-02 15:35:31 +01:00
Mariusz Nowak
c50f54d8b5
Improve configuration extemption 2019-12-02 15:23:47 +01:00
Mariusz Nowak
a0a565b9e5
Optimize custom resources generation 2019-12-02 15:12:42 +01:00
Mariusz Nowak
cd93739393
Merge pull request #6981 from philiiiiiipp/patch-4
Provide backoff for retryable aws requests and the option to adjust the cf status check interval via an environment variable
2019-12-02 13:37:40 +01:00
Philipp Muens
9350eb1026 Revert formatting 2019-12-02 13:33:20 +01:00
Philipp Muens
69465f1b81 Run Prettier 2019-12-02 13:20:48 +01:00
Philipp Beau
9bedb1fa38 4 and 7 what 2019-12-02 11:01:00 +01:00
Philipp Beau
6e47c4a6b7 removed the increasing backoff and limited the retry interval to 4 - 7 seconds 2019-12-02 10:58:20 +01:00
Mariusz Nowak
f09dc979d4
Merge pull request #7031 from neverendingqs/awsprovider/subclasssupport
awsprovider - adding support for SDK sub-classes.
2019-11-30 17:00:27 +01:00
Philipp Beau
0dddcca8e7 simplified the calculation for the backoff and provided a simpler log output 2019-11-30 15:51:42 +01:00
Philipp Beau
c2e6a8107c Added a command line parameter to adjust the CF deployment status checkfrequency 2019-11-30 15:49:55 +01:00
Mariusz Nowak
6c8cf4cc7a
Merge pull request #7029 from faheel/patch-1
Update AWS SQS event docs regarding FIFO queue trigger for Lambda
2019-11-30 14:37:54 +01:00
Mariusz Nowak
d0aa650f51
Merge pull request #7025 from cktang88/master
Replace moment with dayjs
2019-11-30 13:15:59 +01:00
Mark Tse
0d7fe5e2ea chore - run prettier. 2019-11-29 22:59:53 -05:00
Mark Tse
f08707025d awsprovider - adding support for SDK sub-classes. 2019-11-29 21:39:30 -05:00
cktang88
6e37635cf2 Rename vars to dayjs 2019-11-29 10:48:01 -06:00
Syed Faheel Ahmad
f3800de656
Update AWS SQS event docs regarding FIFO queue trigger for Lambda
Update SQS event docs regarding AWS support for triggering a Lambda function from an SQS FIFO queue.

closes #7023
2019-11-29 19:07:04 +05:30
cktang88
2c6cecce16 Run prettier 2019-11-28 14:42:10 -06:00