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 |
|
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 |
|
cktang88
|
2c6cecce16
|
Run prettier
|
2019-11-28 14:42:10 -06:00 |
|
cktang88
|
5700e8bdb6
|
Replace moment with dayjs
|
2019-11-28 14:35:28 -06:00 |
|
Michael Reynolds
|
396f7df3ed
|
change param type from string to int
|
2019-11-28 12:27:17 +00:00 |
|
Michael Reynolds
|
4543a88446
|
expose ParallelizationFactor prop for kinesis streams
|
2019-11-28 12:10:29 +00:00 |
|
Mariusz Nowak
|
b98a64c23a
|
Merge pull request #7014 from sammarks/websocket-context-status
fix: remove `$context.status` from websocket access log format
|
2019-11-27 11:49:16 +01:00 |
|
Mariusz Nowak
|
d0c6c8d517
|
Merge pull request #6999 from wildhaber/fix/cors-omit-access-control-alow-credentials-on-false
Fix/cors omit access control allow credentials on false
|
2019-11-26 20:01:30 +01:00 |
|
Sam Marks
|
d1537f7b4b
|
fix: remove $context.status from websocket access log format
|
2019-11-26 13:52:31 -05:00 |
|
wildhaber
|
509901fcf4
|
ensure spacing on if expressions
|
2019-11-26 18:26:47 +01:00 |
|
Mariusz Nowak
|
c9d56d1bbb
|
Merge pull request #7004 from serverless/lint-and-style-improvements
Lint and style patches
|
2019-11-26 14:12:05 +01:00 |
|
Mariusz Nowak
|
20a9bf44d2
|
Update CloudFormation configuration
|
2019-11-25 18:04:41 +01:00 |
|
Mariusz Nowak
|
8b617aaf76
|
Merge branch 'master' into lambda-provisioned-concurrency
|
2019-11-25 18:02:04 +01:00 |
|
Mariusz Nowak
|
1cc8778d7f
|
Merge pull request #6996 from jmb12686/govcloud-custom-resource-fix
Govcloud custom resource fix
|
2019-11-25 16:17:19 +01:00 |
|
jmb12686
|
67d84780bd
|
remove getPartition function. Pass partition in thru handler
|
2019-11-25 07:44:15 -05:00 |
|
Mariusz Nowak
|
4e48f98f99
|
Prettify
|
2019-11-25 12:14:05 +01:00 |
|
jmb12686
|
80b47d0b8c
|
run linter
|
2019-11-22 15:01:14 -05:00 |
|
jmb12686
|
c2e3eb67d7
|
prettify fix
|
2019-11-22 14:52:35 -05:00 |
|
jmb12686
|
bcea1de7dc
|
Add flexible parsing of arns with AWS Partitions, including govcloud and china regions. Add utility function to obtain partition from region
|
2019-11-22 14:40:32 -05:00 |
|
Andreas Zoellner
|
e8b22d8a9f
|
Make authorizer type check from #6150 case insensitive
|
2019-11-22 11:27:09 -08:00 |
|
wildhaber
|
48b0f7cd53
|
adjust tests to to.be.undefined
|
2019-11-22 17:02:20 +01:00 |
|
wildhaber
|
634191f32f
|
simplify check for truthy value in allowCredentials
|
2019-11-22 16:50:43 +01:00 |
|
Mariusz Nowak
|
4a0228aa47
|
Support provisioned concurrency setting
|
2019-11-22 12:42:41 +01:00 |
|
Mariusz Nowak
|
9a81af586f
|
Merge pull request #6987 from tinexw/6949
Add support for contentHandling - Fixes gh-6949
|
2019-11-22 11:35:14 +01:00 |
|
Philipp Beau
|
1a9b1f651d
|
Show the time in seconds rather than milliseconds
|
2019-11-22 11:05:15 +01:00 |
|
jmb12686
|
3049b79f40
|
run prettier on updated files
|
2019-11-21 16:57:51 -05:00 |
|
jmb12686
|
6abf0cf77e
|
fix typo and linting fixes
|
2019-11-21 16:16:52 -05:00 |
|
jmb12686
|
c61dc47f9d
|
Fix handling of arns in GovCloud east and west regions
|
2019-11-21 16:15:02 -05:00 |
|
Michael Hart
|
5e2e09a81f
|
Enable Content Trust checking when pulling lambci/lambda images
This ensures that the images are signed correctly:
https://docs.docker.com/v17.09/engine/security/trust/content_trust/
|
2019-11-21 13:28:57 -05:00 |
|
wildhaber
|
0d3e1eb588
|
omit access-control-allow-credentials header when not explicitly activated
|
2019-11-21 17:11:32 +01:00 |
|
Kristine Jetzke
|
08f55eb323
|
Add support for contentHandling - Fixes gh-6949
|
2019-11-20 23:57:11 +01:00 |
|
Peter Indiola
|
4adc5cc197
|
Fix spelling and typos in docs, code variables and code comments
|
2019-11-20 23:28:56 +08:00 |
|
Mariusz Nowak
|
3bc50cf418
|
Merge pull request #6941 from clar-cmp/deploymentPrefix
Support empty deploymentPrefix
|
2019-11-20 12:57:49 +01:00 |
|
Mariusz Nowak
|
3311fb0bb4
|
Merge pull request #6954 from atz/patch-1
#6162: Support multiple schemas, don't overwrite RequestModels for each
|
2019-11-20 12:44:59 +01:00 |
|
Mariusz Nowak
|
e712d3756d
|
Test empty deployment prefix
|
2019-11-20 12:44:12 +01:00 |
|
Mariusz Nowak
|
68a30818fc
|
Test multiple schema support
|
2019-11-20 12:27:51 +01:00 |
|
Mariusz Nowak
|
0c8c8a0fb6
|
Merge pull request #6983 from serverless/bump-runtime-in-docs
Default to Nodejs12.x runtime
|
2019-11-20 12:18:10 +01:00 |
|
Mariusz Nowak
|
6a209560af
|
Merge pull request #6984 from serverless-tencent/master
Fix Tencent Template and Readme
|
2019-11-20 12:11:40 +01:00 |
|
Mariusz Nowak
|
f9a79b3742
|
Update up to recent changes
|
2019-11-20 12:10:15 +01:00 |
|
Mariusz Nowak
|
cb5c4a57b3
|
Prettify
|
2019-11-20 12:04:45 +01:00 |
|
Anycodes
|
49ba004b26
|
fix demo
|
2019-11-20 18:57:56 +08:00 |
|
Mariusz Nowak
|
d66e457572
|
Ensure to update tests with a new runtime
|
2019-11-20 11:11:20 +01:00 |
|
Mariusz Nowak
|
8148cfc6cc
|
Rely on new runtime in custom resource lambdas
|
2019-11-20 09:50:34 +01:00 |
|