24 Commits

Author SHA1 Message Date
Piotr Grzesik
d1a22c85f2
feat(CLI): Conditional support for .env files (#8413) 2020-11-25 15:18:01 +01:00
Mariusz Nowak
d8527d8b57
docs(AWS API Gateway): Improve deprecation notice instructions 2020-11-17 09:24:48 +01:00
A. Singh
c0a2ecf453
feat: Deprecate service object notation (#8466) 2020-11-04 17:35:01 +01:00
Frédéric Barthelet
479727e1f4
feat(AWS CloudFront): Switch from ForwardedValues to cache policies
(PR #8381)
2020-10-27 17:36:20 +01:00
Michał Krystek
9fe9341883
docs: Typo fixes (#8408) 2020-10-19 12:10:45 +02:00
Fabian Schneider
8566135341
feat(AWS API Gateway): Fix API Gateway naming convention (#8339) 2020-10-19 11:59:11 +02:00
Piotr Grzesik
7f474481b6
feat(Config Schema): Schema for AWS alexaSkill event (#8290) 2020-09-25 16:38:32 +02:00
Frédéric Barthelet
a55009e221
feat: Deprecate awsKmsKeyArn in favor of kmsKeyArn (#8277) 2020-09-24 12:40:04 +02:00
Piotr Grzesik
0ced414174
feat: Deprecate an attempt to extend nonexistent resources (#8266) 2020-09-18 17:30:26 +02:00
Mariusz Nowak
dfc78396c7 feat(CLI): Fallback to service local serverless installation by default
BREAKING CHANGE:
When globally installed `serverless` CLI is invoked in a context of a service, which has locally installed (in its `node_modules`) `serverless`. The locally installed CLI will be (by default) run instead of a global one.
2020-09-10 13:26:17 +02:00
Mariusz Nowak
c3a405fbbe
docs: Improve deprecation note 2020-09-03 13:32:03 +02:00
Mariusz Nowak
93327d3028
docs: Improve deprecation notes 2020-09-03 13:16:55 +02:00
Mariusz Nowak
6dd0596286 fix: Revert from frameworkVersion requirement 2020-09-02 18:33:00 +02:00
Mariusz Nowak
3a0f2fcfd5
docs: Add missing deprecation documentation 2020-09-02 16:27:45 +02:00
Mariusz Nowak
3b294fb1db refactor(AWS HTTP API): Convert "timeout" usage warnings to deprecations 2020-09-02 15:24:11 +02:00
Mariusz Nowak
9f7f9d3983 feat(CLI): Announce frameworkVersion requirement 2020-09-02 13:04:59 +02:00
Christian Musa
a2d1031fb8
feat(CLI): Deprecate "slss" alias (#8156) 2020-09-01 15:10:17 +02:00
Piotr Grzesik
8573ec1e50
feat(AWS Lambda): Support maximumEventAge and maximumRetryAttempts
Support those setting on its own (directly on function configuration) and not just in context of destinations

(PR #7987)
2020-07-29 11:50:11 +02:00
andreizet
ec954f6122
feat(AWS HTTP API): Deprecate payload 1.0 default (#7919) 2020-07-08 12:18:23 +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
Kamaz
b976677514
feat(AWS ALB): Support onUnauthenticatedRequest (#7780) 2020-06-26 09:37:51 +02:00
Mariusz Nowak
a60d2c7dd8 feat(CLI): Deprecate bin/serverless binary 2020-05-22 08:09:09 +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