Mariusz Nowak
|
9b624a5067
|
feat(CLI): New warn:summary (default) deprecations logging mode
To avoid confusion, in case of local fallback always resort to `warn`
|
2021-07-05 22:15:50 +02:00 |
|
Daniele Iasella
|
3e14f06305
|
feat(AWS Lambda): Add support for SASL/PLAIN auth to kafka event
|
2021-07-01 18:04:46 +02:00 |
|
Piotr Grzesik
|
33794ea504
|
feat(Variables): Support aws:region and aws:accountId variables
|
2021-06-30 13:02:59 +02:00 |
|
Joakim Hedlund
|
3cad518d0d
|
docs: Improve versionFunctions description (#9651)
|
2021-06-28 15:28:34 +02:00 |
|
Mariusz Nowak
|
de7dc5e1b8
|
docs(AWS CloudFront): Fix provider.cloudFront.cachePolicies listing
|
2021-06-28 13:28:42 +02:00 |
|
Nick White
|
d28147276e
|
docs: fix provider.cloudFront.cachePolicies[] example (#9649)
|
2021-06-28 12:05:48 +02:00 |
|
Mariusz Nowak
|
c22a8b99f2
|
feat: Introduce an opt-in "error" deprecation notification mode
|
2021-06-21 17:31:50 +02:00 |
|
Mariusz Nowak
|
d7c39f082a
|
docs(Variables): Improve "ssm" resolution docs
|
2021-06-21 13:31:37 +02:00 |
|
Nyambayar Turbat
|
87ce28ee4e
|
feat(AWS HTTP API): Support payload version per function (#9551)
|
2021-06-16 16:17:56 +02:00 |
|
Tyler Garner
|
a0fa417298
|
docs: Fix typo in variables.md (#9577)
depracated -> deprecated
|
2021-06-09 10:43:28 +02:00 |
|
Mariusz Nowak
|
58f5215f02
|
docs(Variables): Improve documentation
|
2021-06-08 14:16:15 +02:00 |
|
Mariusz Nowak
|
8dbb56ecbd
|
feat(Variables): Allow to reference files in scope of project directory
|
2021-06-08 10:22:19 +02:00 |
|
Mariusz Nowak
|
d6e4b49ae2
|
feat: Introduce project directory setting, configurable via projectDir
|
2021-06-08 10:22:19 +02:00 |
|
Mariusz Nowak
|
0d0498fc67
|
docs(Variables): Improve function resolver documentation
|
2021-06-02 16:17:15 +02:00 |
|
Costas K
|
334876ea49
|
docs: Cleanup variables docs (#9526)
|
2021-06-01 16:39:25 +02:00 |
|
Piotr Grzesik
|
955c0c8360
|
docs: Improve autoupdate and tabcompletion command docs
|
2021-05-31 20:06:31 +02:00 |
|
Corentin Doue
|
9cc05ad2f6
|
feat(Templates): Add google-nodejs-typescript template (#9445)
|
2021-05-12 11:02:44 +02:00 |
|
lyndoh
|
ec909452b5
|
feat(AWS API Gateway): Support disabling default endpoint (#9404)
|
2021-05-06 18:01:46 +02:00 |
|
Nicholas Wehr
|
078ec59058
|
feat(AWS Lambda): Add ecr.scanOnPush configuration option (#9379)
|
2021-05-06 11:09:16 +02:00 |
|
Ikko Ashimine
|
42bbfecd51
|
docs(AWS ALB): Fixed typo in docs (#9422)
accross -> across
|
2021-05-04 08:51:30 +02:00 |
|
Piotr Grzesik
|
e02a267e68
|
docs(Variables): Improve CLI options docs
|
2021-05-03 14:08:57 +02:00 |
|
Filip Golonka
|
80511a4b17
|
fix(AWS HTTP API): Ensure to apply tags to stage (#9407)
|
2021-05-03 09:50:46 +02:00 |
|
Stephen
|
360925d2e0
|
fix(AWS S3): Fix parsing of the artifact S3 url (#9380)
|
2021-04-30 09:33:32 +02:00 |
|
Mariusz Nowak
|
95e063d904
|
docs: Remove not supported --noDeploy from docs
|
2021-04-29 16:15:04 +02:00 |
|
Mariusz Nowak
|
2ff58b16bf
|
feat(Variables): Expose variable resolver function to variable sources
|
2021-04-27 13:48:57 +02:00 |
|
Android3000
|
c8adc0c796
|
feat(AWS IAM): Support provider.iam.role.path (#9363)
|
2021-04-27 12:24:04 +02:00 |
|
Corentin Doue
|
7a0fbf7143
|
docs: Improvements for google provider docs (#9326)
|
2021-04-27 09:52:35 +02:00 |
|
Piotr Grzesik
|
31a51e2139
|
docs: Add example on how to enable native CF for eventBridge
|
2021-04-23 14:13:41 +02:00 |
|
Eric Frick
|
26288bb5aa
|
docs: Update quick-start.md typos (#9350)
Minor grammar updates.
|
2021-04-22 09:47:35 +02:00 |
|
Matthieu Napoli
|
ef91ae1972
|
feat(Variables): sls:stage variable (#9296)
A shortcut to
```
${opt:stage, self:provider.stage, "dev"}
```
|
2021-04-20 15:37:57 +02:00 |
|
Android3000
|
d1c3b3fbac
|
fix(AWS IAM): Deprecate 'iam.role.permissionBoundary' (#9318)
|
2021-04-19 13:36:58 +02:00 |
|
Jaakko Lappalainen
|
bca46e5ab5
|
fix(AWS API Gateway): Deprecate invalid apiGateway settings (#9238)
|
2021-04-19 09:40:15 +02:00 |
|
Ryan Morey
|
db01173155
|
docs: Document support for service-wide layers (#9308)
|
2021-04-19 09:34:44 +02:00 |
|
Gabriel Plassard
|
2cb81608c8
|
feat(AWS ALB): Support functions[].events[].alb.targetGroupName (#9222)
|
2021-04-12 17:47:01 +02:00 |
|
Nicholas Wehr
|
341a886874
|
feat(AWS Lambda): Add support for cacheFrom to images (#9251)
|
2021-04-08 10:56:24 +02:00 |
|
Nicholas Wehr
|
efd32d4725
|
feat(AWS Lambda): Add support for buildArgs to images (#9198)
|
2021-04-07 09:33:08 +02:00 |
|
Mariusz Nowak
|
959da67a5e
|
feat(Plugins): Announce "type" requirement in CLI option definitions
|
2021-04-02 13:04:48 +02:00 |
|
Mariusz Nowak
|
35dd2acd57
|
docs(Plugins): Improve command extensions section
|
2021-04-02 13:04:48 +02:00 |
|
Mariusz Nowak
|
4eba512c15
|
fix(Variables): Support resolving "raw" JSON string form of SSM params
|
2021-04-02 12:03:29 +02:00 |
|
Mariusz Nowak
|
171f9b6bad
|
docs(Variables): Add note on AWS CF specific variables
|
2021-04-01 16:39:45 +02:00 |
|
Piotr Grzesik
|
0a84f1c84e
|
fix(AWS IAM): Support for CF functions for provider.iam.role
|
2021-03-31 12:36:11 +02:00 |
|
Piotr Grzesik
|
d3c6e4323b
|
feat(AWS HTTP API): Add support for AWS IAM authorization
|
2021-03-30 11:34:31 +02:00 |
|
Mariusz Nowak
|
7e8c202dd0
|
docs(Variables): Remove outdated no longer applicable sections
|
2021-03-30 10:22:40 +02:00 |
|
Mariusz Nowak
|
ee76876725
|
feat(Variables): Support source extensions from plugins for new resolver
|
2021-03-30 10:22:40 +02:00 |
|
Mariusz Nowak
|
3f7f67ccc1
|
refactor(Variables): Configure ssm source in a new resolver
|
2021-03-30 10:22:40 +02:00 |
|
Mariusz Nowak
|
a60e90f61c
|
refactor(Variables): Configure cf source in a new resolver
|
2021-03-30 10:22:40 +02:00 |
|
Piotr Grzesik
|
37d03b6888
|
feat(AWS HTTP API): Add support for custom Lambda authorizers
|
2021-03-29 16:38:55 +02:00 |
|
Juanjo Diaz
|
e1678fb1c6
|
feat(Packaging): Deprecate include & exclude in favor of patterns
(PR #8581)
|
2021-03-26 11:33:58 +01:00 |
|
Edmundo Santos
|
e62c9ca63b
|
docs: Update default payload of httpApi in serverless.yml.md (#9182)
|
2021-03-26 10:55:11 +01:00 |
|
Piotr Grzesik
|
14f5743846
|
feat(AWS Lambda): Do not require all image properties
|
2021-03-24 21:13:43 +01:00 |
|