14637 Commits

Author SHA1 Message Date
Mariusz Nowak
415bdefca0 perf(CLI): Integrate CLI triage into this package 2021-10-27 13:27:30 +02:00
Mars Lan
39bdea0750
fix(AWS Deploy): Fix handling of deployment bucket extensions (#10137) 2021-10-25 13:27:13 +02:00
Mariusz Nowak
b7a634974d fix: Recognize accessible configuration parts on validation errors 2021-10-22 15:28:00 +02:00
Piotr Grzesik
bf62b7c4da feat(AWS EventBridge): Adjust deprecation of deployment method 2021-10-22 13:36:55 +02:00
Mariusz Nowak
889e1be58c ci: Simplify commit range resolution 2021-10-22 13:22:57 +02:00
ROSeaboyer
7cfddff314
feat(AWS Lambda): Support CF funcs at functions[].reservedConcurrency
(PR #10129)
2021-10-21 14:06:54 +02:00
Mariusz Nowak
204f2051f6 fix(CLI): Fix resolution of help for not integrated commands 2021-10-21 12:24:46 +02:00
Mariusz Nowak
2d6740e71c chore: Release v2.64.1 v2.64.1 2021-10-20 16:52:23 +02:00
Mariusz Nowak
a0306365fc fix(CLI): Handle gently case where temp folder is on other device 2021-10-20 16:15:54 +02:00
Piotr Grzesik
3e19547608 chore: Release v2.64.0 v2.64.0 2021-10-20 12:53:49 +02:00
Piotr Grzesik
8799b97ec3 chore: Bump dependencies 2021-10-20 12:53:49 +02:00
Piotr Grzesik
a86dd885d4 test(AWS ActiveMQ): Temporarily skip integration test 2021-10-20 11:14:06 +02:00
Piotr Grzesik
6d54e4976a test(AWS RabbitMQ): Temporarily skip integration test 2021-10-20 11:14:06 +02:00
Benoît Bouré
1c105a4c16
fix(AWS EventBridge): Allow intrinsic functions in pattern (#10120) 2021-10-20 10:47:33 +02:00
Mariusz Nowak
f8f3bcfe73 test: Ensure complete stack traces for fs.mkdir 2021-10-20 10:40:54 +02:00
Mariusz Nowak
a7c8d7b7e0 test: Order alphabetically 2021-10-20 10:40:54 +02:00
Mariusz Nowak
2f7e698e4d refactor: Improve var naming 2021-10-20 10:40:54 +02:00
Mariusz Nowak
452e234306 refactor(CLI): doctor command for modern handling of deprecations 2021-10-20 10:40:54 +02:00
Mariusz Nowak
6991d66987 refactor(CLI): Do not filter commands by lifecycleEvents for help
Not clear at this point why such filter was added.
It's harmful for commands configured externally of `Serverless` class
2021-10-20 10:40:54 +02:00
Mariusz Nowak
6022fb9833 fix(CLI): Ensure command validation for service independent commands 2021-10-20 10:40:54 +02:00
Mariusz Nowak
006cec5f2c refactor(CLI): Improve logic 2021-10-20 10:40:54 +02:00
Piotr Grzesik
b4ff87dc81 refactor(CLI): Report credentials source in modern error output 2021-10-19 16:13:53 +02:00
Michael
a3edecf0c6
feat(AWS Lambda): Support for Amazon MQ RabbitMQ events (#9919)
Co-authored-by: Michael <michael@Michaels-MacBook-Pro.local>
Co-authored-by: Michael <michael@ip-192-168-158-61.eu-west-1.compute.internal>
2021-10-19 15:10:46 +02:00
Piotr Grzesik
cfd828ece8 refactor(CLI): Enhanced modern error reporting for CloudFormation 2021-10-19 13:36:51 +02:00
Piotr Grzesik
2217158764 refactor(CLI): Support decoratedMessage on ServerlessError 2021-10-19 13:36:51 +02:00
Mariusz Nowak
73c071b060 refactor(CLI): Improve style for local fallback modern notice 2021-10-18 17:34:07 +02:00
Mariusz Nowak
cc71fc99ff fix(Packaging): Ensure to show deprecation in all cases 2021-10-18 17:34:07 +02:00
Ikko Ashimine
59f2d27166
chore: Fix typo in serverless.js (#9945) 2021-10-18 17:21:34 +02:00
Jeremy Daly
ff4072b518
Update getting-started.md 2021-10-16 07:59:38 -04:00
Maciej Skierkowski
002d702df9
docs: Update header depth on dashboard docs (#10107)
* docs: Update header depth on dashboard docs

* docs: Removing file I added by mistake
2021-10-15 21:51:37 -04:00
Monsma
1a528c2cc0
fix(AWS Deploy): Recognize LogicalResourceId in stackPolicy 2021-10-15 15:31:06 +02:00
Piotr Grzesik
8401ff7378 chore: Release v2.63.0 v2.63.0 2021-10-15 13:28:07 +02:00
Piotr Grzesik
23c79962ff chore: Bump dependencies 2021-10-15 13:28:07 +02:00
Piotr Grzesik
04b921acdc feat(CLI): Introduce deprecation on S3 Accelerate for user bucket 2021-10-15 11:09:35 +02:00
Piotr Grzesik
d2a75ea95e feat(CLI): Introduce deprecation for duplicate plugin definition 2021-10-15 11:09:35 +02:00
Piotr Grzesik
4da0899673 refactor(CLI): Replace warnings with modern counterparts 2021-10-15 11:09:35 +02:00
Mariusz Nowak
7d19ca8572 refactor(CLI): Improve handling of service outputs in modern logs 2021-10-15 10:57:11 +02:00
Austen
f4163d2571
Improve formatting 2021-10-14 22:38:28 -06:00
Austen
ed9fc40ff3
Update outdated info 2021-10-14 22:29:22 -06:00
Mariusz Nowak
62642964bc refactor(CLI): Update link style for modern logs 2021-10-14 13:58:01 +02:00
Piotr Grzesik
be00a2672c refactor(CLI): Replace process.stdout use with modern logs 2021-10-14 12:26:25 +02:00
Chris Poli
49f0913466
refactor: Fix typo in lib/classes/Variables.js (#10093) 2021-10-14 10:25:16 +02:00
Piotr Grzesik
03b4b3d47c refactor(CLI): Remove empty line in info command 2021-10-13 17:18:06 +02:00
Piotr Grzesik
ca705b8cc2 refactor(CLI): Introduce modern warning about resource limit 2021-10-13 17:18:06 +02:00
ROSeaboyer
8e6dcd1aae
feat(AWS S3): Recognize ExpirationInDays property for s3 events 2021-10-13 16:03:01 +02:00
Mars Lan
c4cb0f30f5
feat: Opt-in support for deployment bucket versioning (#9912)
Configurable via `provider.deploymentBucket.versioning`
2021-10-12 20:49:08 +02:00
Mariusz Nowak
db8560211c test(AWS Local Invocation): Relax timeout range
It's to prevent race condition CI test fails
2021-10-12 09:22:32 +02:00
Mariusz Nowak
20ae790ad4 test(AWS IOT): Upgrade to use recommended endpoint
As suggested by AWS support
2021-10-12 09:22:32 +02:00
Mariusz Nowak
d33ccc8d68 test(AWS IOT): Do not clear stack on error 2021-10-12 09:22:32 +02:00
Mariusz Nowak
1ee7ad77e0 test: Turn on test back 2021-10-12 09:22:32 +02:00