14831 Commits

Author SHA1 Message Date
Piotr Grzesik
ff9bbb0ff4 feat(AWS CloudFront): Remove support for deprecated behavior props
BREAKING CHANGE: Support for `MinTTL`, `MaxTTL`, `DefaultTTL` and
`ForwardedValues` on `cloudfront.behavior` has been removed.
2022-01-27 15:21:58 +01:00
Piotr Grzesik
b24ab3c059 feat: Throw error on duplicated plugin definition
BREAKING CHANGE: Duplicate plugin definition in configuration will now result
in an error instead of a warning.
2022-01-27 15:21:58 +01:00
Piotr Grzesik
98848ab4fc feat: Throw for --aws-s3-accelerate when custom bucket used
BREAKING CHANGE: Using `--aws-s3-accelerate` flag will result in an error
instead of deprecation when custom S3 bucket is used.
2022-01-27 15:21:58 +01:00
Piotr Grzesik
7474746a8e feat: Remove support for provider.disableDefaultOutputExportNames
BREAKING CHANGE: Removed support for `provider.disableDefaultOutputExportNames`
2022-01-27 15:21:58 +01:00
Piotr Grzesik
c71bab3cd4 feat(AWS Lambda): Change default runtime to nodejs14.x
BREAKING CHANGE: Default runtime has been changed from `nodejs12.x` to
`nodejs14.x`
2022-01-27 15:21:58 +01:00
Piotr Grzesik
59116758c9 feat(AWS Lambda): Remove support for awsKmsKeyArn setting
BREAKING CHANGE: Properties `service.awsKmsKeyArn` and
`functions[].awsKmsKeyArn` are no longer supported. Use `provider.kmsKeyArn`
and `functions[].kmsKeyArn` instead.
2022-01-27 15:21:58 +01:00
Mariusz Nowak
f9e6e2c405 feat(Plugins): Pass log writers to plugin constructor 2022-01-27 15:21:58 +01:00
Mariusz Nowak
126a076343 test: Upgrade curated plugins 2022-01-27 15:21:58 +01:00
Mariusz Nowak
b30a2277a7 test: Upgrade @serverless/test to v9 2022-01-27 15:21:58 +01:00
Mariusz Nowak
f4e499b4bf chore: Upgrade @serverless/dashboard-plugin to v6 2022-01-27 15:21:58 +01:00
Mariusz Nowak
6a659f1b20 refactor: Upgrade @serverless/utils to v6 2022-01-27 15:21:58 +01:00
Piotr Grzesik
13e8ca6f83 feat: Remove support for Node v10
BREAKING CHANGE: Node in versions lower than 12 is no longer supported
2022-01-27 15:21:58 +01:00
Piotr Grzesik
73cb9cdef7 chore: Set frameworkVersion to v3 in templates and docs 2022-01-27 15:21:58 +01:00
Mariusz Nowak
cb58fb9967 docs: Remove outdated anatomy doc 2022-01-25 13:17:32 +01:00
Mariusz Nowak
04db0bb66a test: Remove obsolete files 2022-01-25 09:36:44 +01:00
Mariusz Nowak
9b17e8d01a chore: Release v2.72.2 v2.72.2 2022-01-24 21:21:34 +01:00
Mariusz Nowak
d69ccb5ef4 chore: Bump dependencies 2022-01-24 21:21:34 +01:00
Mariusz Nowak
e4feff6497 test(AWS Deploy): Ensure we tests against unached version 2022-01-24 20:09:41 +01:00
Steven Noorbergen
8db03c90ff
fix(Variables): Fix too eager nested resolution tracking (#10554) 2022-01-24 14:03:32 +01:00
Mariusz Nowak
1729e0f7bf chore: Release v2.72.1 v2.72.1 2022-01-21 10:29:11 +01:00
Mariusz Nowak
cd772d85de chore: Bump dependencies 2022-01-21 10:29:11 +01:00
Piotr Grzesik
05fb97fdab refactor: Refactor direct use of @serverless/utils/log 2022-01-19 11:59:39 +01:00
Mariusz Nowak
be446db9ec docs(Dashboard): Remove tenant wording 2022-01-17 15:41:30 +01:00
Piotr Grzesik
714d8640ad chore: Release v2.72.0 v2.72.0 2022-01-17 11:31:56 +01:00
Piotr Grzesik
7fb26cccae chore: Bump dependencies 2022-01-17 11:31:56 +01:00
Mark Tse
a4ec51869f
docs: Fix initialize hook reference in comment 2022-01-15 00:24:47 +01:00
Piotr Grzesik
dcf52731ea feat(CLI Onboarding): Auto login if org provided or configured 2022-01-14 17:55:08 +01:00
Mariusz Nowak
3580cb98dd chore: Remove not used dependencies 2022-01-14 17:47:25 +01:00
Piotr Grzesik
82303b3894 refactor: Ensure support for warn mode for modern deprecations 2022-01-14 13:34:58 +01:00
Mariusz Nowak
20afe33923 refactor(CLI): Improve user message 2022-01-14 13:20:40 +01:00
Piotr Grzesik
0dacf1bb3b refactor: Support conceal option in modern logs 2022-01-14 11:56:57 +01:00
Mariusz Nowak
427920ee0f fix(CLI): Respect old Node.js versions in version detection 2022-01-13 13:37:56 +01:00
Matthieu Napoli
e4c60227dd docs: Fix links 2022-01-13 11:30:32 +01:00
Matthieu Napoli
ae547a8345 docs: Document the migration for serverless-dotenv-plugin 2022-01-12 18:17:42 +01:00
Mariusz Nowak
521861b651 refactor(AWS Deploy): Improve custom resource generation log 2022-01-12 16:33:14 +01:00
Mariusz Nowak
cc905c1e39 refactor: Remove not actual TODO comments 2022-01-12 16:33:14 +01:00
François Farge
452e4d8279
fix(Templates): Ensure esbuild dependency in aws-nodejs-typescript 2022-01-10 23:24:47 +01:00
Daniel Mackenzie
702f779b59
docs: Add ts-node dependency warning to README (#10472) 2022-01-10 17:56:31 +01:00
Piotr Grzesik
0cc77747df chore: Release v2.71.0 v2.71.0 2022-01-10 13:26:24 +01:00
Piotr Grzesik
08cf320fab chore: Bump dependencies 2022-01-10 13:26:24 +01:00
Mariusz Nowak
1608e743de fix(Packaging): Revert exclusion of local plugins from a bundle
As it was discovered as breaking for some existing projects
2022-01-10 12:54:56 +01:00
Mariusz Nowak
5a764373c4 feat(Variables): Resign from projectDir concept 2022-01-10 11:52:25 +01:00
Graham Campbell
2c3ab1db9a
fix(Templates): Upgrade log4j to 2.17.1 (#10430) 2022-01-10 10:43:49 +01:00
Elin
129c0ee0a5
test(AWS Websocket): Refactor API tests (#10466) 2022-01-07 15:10:15 +01:00
Piotr Grzesik
46d090a302 refactor(CLI Onboarding): Download templates from v2 examples branch 2022-01-06 17:06:36 +01:00
Shalvah
62d8da209e
fix(Packaging): Do not include local plugins in a bundle (#10259) 2022-01-06 16:18:16 +01:00
Mariusz Nowak
7ebe133b35 fix(CLI): Fix handling of provider URL handling 2022-01-06 14:48:40 +01:00
Mariusz Nowak
80fef65397 refactor(CLI): Upgrade to v7 of open library
It's to unify open browser method with dashboard plugin, and this method feels more solid
2022-01-06 14:48:40 +01:00
Matthieu Napoli
95a61a2fc6 docs: Fix long lines in code examples 2022-01-06 14:43:37 +01:00
Tsimpitas Dimitris
c67a3f1a4f
feat(AWS Cognito): Support forceDeploy setting (#10435) 2022-01-05 14:17:24 +01:00