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 |
|
ryantoussaint
|
23bbcea65c
|
feat(AWS API Gateway): Support operationId setting (#7617)
|
2020-04-24 12:16:32 +02:00 |
|
Clar Charron
|
10c016f353
|
fix(AWS Stream): Fix configuration of boolean Enabled setting (#7552)
|
2020-04-23 08:53:39 +02:00 |
|
Miguel A. Calles MBA
|
2b22f49068
|
docs: Document serverless.yml for Azure provider (#7526)
|
2020-04-21 14:14:17 +02:00 |
|
Tatenda Chawanzwa
|
8c644f1b07
|
feat(AWS ALB): Cognito and Oidc authentication support (#7372)
|
2020-04-17 10:34:20 +02:00 |
|
Eugene Girshov
|
7479a9ae82
|
fix(AWS HTTP API): Support HTTP API name customization (#7434)
|
2020-04-16 16:48:23 +02:00 |
|
AJ Stuyvenberg
|
0480038f4e
|
docs: Add documentation for dashboard log-based polling option (#7585)
This is used instead of a CloudWatch log group subscription,
as there can only be one per log group currently.
|
2020-04-16 16:44:41 +02:00 |
|
Tinafang
|
d5f41ce5a8
|
docs: Fix documentation meta data (#7541)
|
2020-04-06 07:53:24 +12:00 |
|
DaKaZ
|
26cc120937
|
chore: Fix broken link in docs and add clarifying information (#7539)
|
2020-04-03 09:55:26 -06:00 |
|
Tinafang
|
2b09adb85f
|
docs: Update Chinese site docs of Serverless Framework (#7535)
|
2020-04-03 17:49:58 +13:00 |
|
DaKaZ
|
00f1a28d24
|
docs: Dashboard and AWS API Gateway updates (#7469)
|
2020-04-02 17:52:08 +13:00 |
|
Thomas Schaaf
|
001f56cf5a
|
fix: Recognize AWS Web Identify Credentials (#7442)
|
2020-04-02 17:32:06 +13:00 |
|
svetlana-sts
|
e3c21b0154
|
docs: Improve main documenation (#7529)
|
2020-04-02 17:01:28 +13:00 |
|