2453 Commits

Author SHA1 Message Date
andreizet
ec954f6122
feat(AWS HTTP API): Deprecate payload 1.0 default (#7919) 2020-07-08 12:18:23 +02:00
Mariusz Nowak
0bbcb9c180
docs: Improve code links in anatomy doc 2020-07-07 17:00:49 +02:00
Mariusz Nowak
5fec1996d4
docs: Fix link typo 2020-07-07 16:54:49 +02:00
Ben Arena
56b335f999
feat(AWS API Gateway): Support integration mapping of request headers
(PR #7897)
2020-07-06 12:35:19 +02:00
Mariusz Nowak
a1f2fdb5cf refactor: Deprecate not maintained Node.js versions 2020-07-03 15:35:40 +02:00
Mariusz Nowak
1128cc93b3 docs: Order deprecations from newest to latest 2020-07-03 15:35:40 +02:00
Mariusz Nowak
fe7b49e2c6 docs: Introduce a "Anatomy" description 2020-07-03 14:54:15 +02:00
Kamaz
b976677514
feat(AWS ALB): Support onUnauthenticatedRequest (#7780) 2020-06-26 09:37:51 +02:00
Johnny Tam
625aa0f441
docs: Improve AliYun code example (#7875) 2020-06-25 10:09:57 +02:00
Johnny Tam
829e8d3658
docs: Fix command example (#7870) 2020-06-24 11:43:55 +02:00
Ahmad Mahmoud Mohammad
4f29a2168a
docs(AWS Lambda): Fix disableLogs location in config outline (#7849) 2020-06-17 11:44:47 +02:00
Gerd R
f232d70621
docs(AWS API Gateway): document logging options (#7836) 2020-06-17 08:45:39 +02:00
KIDANI Akito
bed674c6be
docs: Add link to ruby example (#7839) 2020-06-15 12:53:03 +02:00
Chris Villanueva
91455f8465
docs: Ensure correct stage resolution instructions (#7835) 2020-06-12 10:36:02 +02:00
Demián Rodriguez
003fcfb8fc
feat(AWS Stream): Add support for maximumRecordAgeInSeconds property
(PR #7833)
2020-06-12 10:03:00 +02:00
Mariusz Nowak
5a5a986414
fix(AWS SQS): Revert support for maximumRetryAttempts option (#7832)
As it's not supported on AWS side
2020-06-10 12:52:16 +02:00
Michał Mrozek
4074739476
feat(AWS HTTP API): Support externally configured JWT authorizers
(PR #7789)
2020-06-01 14:45:03 +02:00
Alex DeBrie
2e4377ecf0
feat(AWS API Gateway): Simplify referencing local CognitoUserPool
(PR #7799)
2020-06-01 14:19:09 +02:00
Ke Huang
45fecbdb74
docs: Suggest using latest node version in getting start doc (#7787) 2020-05-28 09:34:02 +02:00
Satoru Kikuchi
87d40aa8a7
feat(AWS API Gateway): Support toggling CloudWatch metrics (#7754) 2020-05-28 09:31:31 +02:00
Greg Campion
c6894b5129
feat(AWS API Gateway): Support customerId in API keys (#7786) 2020-05-28 09:29:01 +02:00
Tanner Barlow
af3fbf0402
docs: Azure Functions Updates (#7765) 2020-05-26 22:15:50 +02:00
Matthieu Napoli
6735dba1a8
docs(AWS HTTP API): Improve payload version example (#7772) 2020-05-26 10:27:17 +02:00
Mariusz Nowak
a60d2c7dd8 feat(CLI): Deprecate bin/serverless binary 2020-05-22 08:09:09 +02:00
Paolo Fulgoni
d8579dd9c9
docs: Fix typo in powershell example (#7760) 2020-05-21 16:25:08 +02:00
Ahmad Mahmoud Mohammad
6f32f236d8
feat(CLI): Deprecations logger (#7741)
Co-authored-by: Ahmed Abdelwahab <ahmed.abdelwahab@prophecylabs.com>
Co-authored-by: Mariusz Nowak <medyk@medikoo.com>
2020-05-21 15:40:03 +02:00
Thomas Aribart
aa48f0a076
fix(AWS API Gateway): Apply contentHandling only to successful responses
(PR #7757)
2020-05-21 13:22:02 +02:00
Steven Rapp
89ba272a63
feat(Variables): Support non-function exports in js files (#7540) 2020-05-21 11:28:38 +02:00
KIDANI Akito
522e9c0ff8
docs: Fix typo (#7725) 2020-05-13 18:39:59 +02:00
Ahmad Mahmoud Mohammad
3144be82d1
feat(AWS Lambda): Support disableLogs setting for functions (#7720) 2020-05-13 13:14:02 +02:00
Nikody Keating
a0a43a68f3
feat: Support provider.stackParameters (#7677)
It's to inject CloudFormation `Parameters` at creation or update
2020-05-12 09:03:00 +02:00
Mariusz Nowak
d25bf707c2 docs: Improve getting started docs 2020-05-11 21:32:06 +02:00
Stuart Lang
a5a136f982
feat(Templates): Update aws-fsharp to netcoreapp3.1 (#7709) 2020-05-11 12:29:31 +02:00
Joseph Woodward
46df82ea92
feat(Templates): Update aws-csharp to .NET Core 3.1 (#7708) 2020-05-11 12:26:42 +02:00
kazuki takahashi
c77356299b
docs: Fix Google provider API names (#7701) 2020-05-11 10:21:32 +02:00
Erik Erikson
e9726e2f7a
docs: Complete serverless.yml documentation for Azure (#7698) 2020-05-09 18:54:38 +02:00
kingkong123
3a80140890
Add includeBody param for Lambda@edge (#7667)
* Add `includeBody` param for Lambda@edge

* update `includeBody`

* `includeBody` fix

* update `includeBody` handling
2020-05-07 11:01:47 +02:00
AJ Stuyvenberg
6154a822ed
docs: Update list of supported regions in dashboard (#7673) 2020-05-05 09:57:34 +02:00
Erik Erikson
862652875a
docs: List armTemplate property in Azure's serverless.yml (#7672) 2020-05-05 09:45:56 +02:00
Ahmad Mahmoud Mohammad
fb4ea153f0
feat(AWS API Gateway): Support singular string value for CORS header
(PR #7668)
2020-05-04 17:03:29 +02:00
Ahmad Mahmoud Mohammad
1db8c5e472
refactor(AWS Deploy): Remove misleading -v shortcut (#7666)
`-v` is actually a shortcut for global `--version` option
2020-05-04 15:58:20 +02:00
MALDEME Alexandre
ac525f6940
docs: Fix typo (#7661) 2020-05-04 14:34:43 +02:00
Frédéric Barthelet
f22bffc2b4
feat(Variables): Support boolean and integer fallbacks (#7632)
Additionally improved string related regex
2020-05-04 13:00:07 +02:00
Ahmad Mahmoud Mohammad
03ad56b8e1
fix: Fix function version param handling in rollback function command
(PR #7648)
2020-05-04 09:57:51 +02:00
Thomas Aribart
bd9fbfb392
fix(AWS API Gateway): Fix visibility of ..-Allow-Credentials CORS header
(PR #7576)
2020-04-30 18:58:38 +02:00
cvaldev
a8f5278298
docs: Fix typos (#7639) 2020-04-29 19:16:41 +02:00
Conrad
9416e72cba
feat(AWS SQS): Support maximumRetryAttempts option (#7620) 2020-04-28 18:41:40 +02:00
Austin Cawley-Edwards
f4985f32a1
docs: Update go project best practices (#7562) 2020-04-27 15:33:51 +02:00
Frédéric Barthelet
7d3636f968
feat(Variables): Support region selection of SSM variables (#7625) 2020-04-27 10:52:11 +02:00
Eugene Girshov
4c2a52d1bf
feat(AWS HTTP API): Support payload format version customization (#7623) 2020-04-24 15:58:35 +02:00