2316 Commits

Author SHA1 Message Date
Avinash Reddy Erupaka
998b6fd296 feat: MaximumRetryAttempts config for stream
Closes #7012
2019-12-05 12:24: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
Philipp Muens
093cd4e3df Update serverless.yml documentation 2019-12-03 14:06:41 +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
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 Beau
c2e6a8107c Added a command line parameter to adjust the CF deployment status checkfrequency 2019-11-30 15:49:55 +01: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
Michael Reynolds
4543a88446 expose ParallelizationFactor prop for kinesis streams 2019-11-28 12:10:29 +00:00
Miguel A. Calles
b9cbe4b2f7 Prettify 2019-11-27 08:19:33 -08:00
Maciej Skierkowski
b5ce041c78 Merge branch 'docs-cicd-workflow-guide' of github.com:serverless/serverless into docs-cicd-workflow-guide 2019-11-26 21:04:13 -08:00
Maciej Skierkowski
52ed1da434 Merge branch 'master' into docs-cicd-workflow-guide 2019-11-26 21:03:57 -08: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
Mariusz Nowak
8b617aaf76
Merge branch 'master' into lambda-provisioned-concurrency 2019-11-25 18:02:04 +01:00
Mariusz Nowak
119082720b
Fix deployment bucket SSE documentation 2019-11-22 17:45:54 +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
Maciej Skierkowski
8bd3eed42d Merge branch 'master' into docs-cicd-workflow-guide 2019-11-21 12:09:22 -08:00
Maciej Skierkowski
ec93566154 Run prettify 2019-11-21 12:09:14 -08:00
wildhaber
5e0b571a4b add remark in the documentation regarding omitting access-control-allow-credentials header 2019-11-21 17:12:04 +01:00
Maciej Skierkowski
3c5c72ab57 Add page for best practices on CI/CD 2019-11-20 17:09:18 -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
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
bf02adb7c6
Merge pull request #6971 from serverless/docs-update-outputs
rename output variables to outputs
2019-11-20 10:27:42 +01:00
Mariusz Nowak
3023a58596
Merge pull request #6972 from serverless/docs-cicd-beta-updates
Updates to CI/CD settings for the beta
2019-11-20 10:27:02 +01:00
Mariusz Nowak
821a560533
Merge pull request #6978 from kdnakt/aws-lambda-python3.8
Python3.8 support!
2019-11-20 10:24:31 +01:00
Mariusz Nowak
ca0985b33e
Merge pull request #6982 from serverless/add-tag-event-to-documentation
Update documentation to include information about tags
2019-11-20 10:22:55 +01:00
Mariusz Nowak
afab41281f
Update docs with new Python runtime 2019-11-20 09:59:56 +01:00
Mariusz Nowak
a541fa78b4
Update integration tests to be run in new runtime 2019-11-20 09:44:55 +01:00
Mariusz Nowak
9ffd194d99
Update docs to reference new runtime 2019-11-20 09:43:48 +01:00
tinafang(方坤丁)
06482e426b Update docs and keep the function name same with templates
Update docs and keep the function name same with templates
2019-11-20 15:03:47 +08:00
astuyve
f95e22b64b
Prettify 2019-11-19 15:24:59 -06:00
astuyve
a822e92612
Update documentation to include information about tags 2019-11-19 15:12:47 -06:00
Pravin
b3366e1ddd Revert "fixed code snippet causing page overflow"
This reverts commit ae7fab3a60cf8f49cc9b6df8353d5adc21616f85.
2019-11-18 23:10:49 +01:00
Pravin
77b87ce195 Revert "added className for gridDisplay"
This reverts commit 4846a795cd898a597ed02b597acdd2f504706b1b.
2019-11-18 23:10:46 +01:00
Pravin
4846a795cd added className for gridDisplay 2019-11-18 22:49:55 +01:00
Pravin
fbb4a7f225 added links to infra guides to make docs more useful 2019-11-18 21:21:26 +01:00
Pravin
ae7fab3a60 fixed code snippet causing page overflow 2019-11-18 20:59:24 +01:00
Maciej Skierkowski
575083ffa8 Updates to CI/CD settings for the beta 2019-11-18 11:24:35 -08:00
Maciej Skierkowski
0e7aa8db44 rename output variables to outputs 2019-11-18 08:24:18 -08:00
Mariusz Nowak
00c7a8c501
Merge pull request #6940 from cbm-egoubely/add-multi-value-headers-support
Add support for multi-value headers in ALB events
2019-11-13 14:17:00 +01:00
Pravin
c1757cf476 updated providers menu order in doc 2019-11-12 20:37:13 +01:00
Mariusz Nowak
7f10d9cea0
Merge pull request #6945 from AlexandreSi/add-azure-python-to-cli
Add azure python to cli
2019-11-12 09:59:51 +01:00
alexandre
a99e2c5651 Include references to azure-python in docs 2019-11-08 17:55:37 +01:00
Philipp Muens
dff1ccc813 Add events section 2019-11-08 09:44:36 +01:00