Mariusz Nowak
|
f1d2d0038c
|
Merge pull request #7024 from michael-ar/master
Expose ParallelizationFactor prop for Kinesis Streams
|
2019-11-28 13:34:09 +01: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
|
83a486dbf0
|
Merge pull request #7015 from miguel-a-calles-mba/master
Clarifying Azure setup
|
2019-11-27 17:31:45 +01:00 |
|
Miguel A. Calles
|
b9cbe4b2f7
|
Prettify
|
2019-11-27 08:19:33 -08: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 |
|
Miguel A. Calles
|
6412a79971
|
Clarifying Azure setup
|
2019-11-26 13:58:30 -08: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
|
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 |
|
Mariusz Nowak
|
a0fc30131b
|
Fix lint issues
|
2019-11-25 12:14:05 +01:00 |
|
Mariusz Nowak
|
e3097bc1b3
|
Merge pull request #7001 from BrightCrowd/master
Make authorizer type check from #6150 case insensitive
|
2019-11-25 10:31:56 +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 |
|
Mariusz Nowak
|
03759e4388
|
Merge pull request #7000 from serverless/fix-deployment-bucket-doc
Fix deployment bucket SSE documentation
|
2019-11-22 17:58:23 +01:00 |
|
Mariusz Nowak
|
119082720b
|
Fix deployment bucket SSE documentation
|
2019-11-22 17:45:54 +01: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
|
9a81af586f
|
Merge pull request #6987 from tinexw/6949
Add support for contentHandling - Fixes gh-6949
|
2019-11-22 11:35:14 +01:00 |
|
jmb12686
|
3049b79f40
|
run prettier on updated files
|
2019-11-21 16:57:51 -05:00 |
|
Mariusz Nowak
|
c77cf01071
|
Merge pull request #6990 from chocnut/feature/code-cleanup
Code cleanup and refactoring
|
2019-11-21 22:45:37 +01: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 |
|
Mariusz Nowak
|
8e022ba3fe
|
Merge pull request #6986 from chocnut/minor-typo-fixes
Fix spelling and typos in docs, code variables and code comments
|
2019-11-21 18:08:48 +01:00 |
|
wildhaber
|
5e0b571a4b
|
add remark in the documentation regarding omitting access-control-allow-credentials header
|
2019-11-21 17:12:04 +01:00 |
|
wildhaber
|
0d3e1eb588
|
omit access-control-allow-credentials header when not explicitly activated
|
2019-11-21 17:11:32 +01:00 |
|
Peter Indiola
|
2c1944e911
|
Simplify the return expression as this is a boolean
|
2019-11-21 10:06:07 +08:00 |
|
Peter Indiola
|
68522b691a
|
Error message improvement
|
2019-11-21 10:00:26 +08:00 |
|
Peter Indiola
|
67e15c22e4
|
Code cleanup and refactoring
|
2019-11-21 09:52:52 +08:00 |
|
Kristine Jetzke
|
08f55eb323
|
Add support for contentHandling - Fixes gh-6949
|
2019-11-20 23:57:11 +01:00 |
|
Peter Indiola
|
249c0a6755
|
Additional fixes
|
2019-11-20 23:59:04 +08: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
|
05eec837ec
|
Merge pull request #6985 from serverless/release
Release v1.58.0
v1.58.0
|
2019-11-20 13:38:54 +01:00 |
|
Mariusz Nowak
|
553a59b9a9
|
Release v1.58.0
|
2019-11-20 13:25:56 +01:00 |
|
Mariusz Nowak
|
d0cabef755
|
Bump dependencies
|
2019-11-20 13:17:21 +01: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 |
|