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 |
|
ROSeaboyer
|
7cfddff314
|
feat(AWS Lambda): Support CF funcs at functions[].reservedConcurrency
(PR #10129)
|
2021-10-21 14:06:54 +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 |
|
Benoît Bouré
|
1c105a4c16
|
fix(AWS EventBridge): Allow intrinsic functions in pattern (#10120)
|
2021-10-20 10:47:33 +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
|
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 |
|
Monsma
|
1a528c2cc0
|
fix(AWS Deploy): Recognize LogicalResourceId in stackPolicy
|
2021-10-15 15:31:06 +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 |
|
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 |
|
Oliver
|
44a81fcc6a
|
feat(AWS Lambda): Allow overriding provider VPC with no VPC on function
|
2021-10-11 23:47:44 +02:00 |
|
Piotr Grzesik
|
40f574f946
|
feat(AWS Deploy): Introduce warning about deploy -f alias
|
2021-10-11 16:40:56 +02:00 |
|
Piotr Grzesik
|
771f99b18d
|
refactor(CLI): Adapt logInfo to modern logs
|
2021-10-11 16:40:56 +02:00 |
|
Piotr Grzesik
|
d43298d25b
|
refactor(CLI): Adapt logWarning to modern logs
|
2021-10-11 16:40:56 +02:00 |
|
Piotr Grzesik
|
a2be3387b1
|
refactor(CLI): Cover image building with modern logs
|
2021-10-11 14:32:21 +02:00 |
|
ssshun
|
865f21f970
|
fix(Templates): Add esbuild to gitignore in aws-nodejs-typescript
|
2021-10-11 11:46:39 +02:00 |
|
Piotr Grzesik
|
39c09e44b6
|
refactor(CLI): Minor modern logs updates
|
2021-10-08 17:17:47 +02:00 |
|
Mariusz Nowak
|
be60ed4cee
|
refactor(CLI): Simplify CF deploy progress
|
2021-10-08 14:17:55 +02:00 |
|
Piotr Grzesik
|
05f937f2e7
|
refactor(CLI): Modern logs for create command
|
2021-10-07 16:21:02 +02:00 |
|
Piotr Grzesik
|
82dd1e4c70
|
refactor(CLI): Modern logs for invoke local command
|
2021-10-07 16:20:17 +02:00 |
|
Piotr Grzesik
|
4cbc3424da
|
refactor(CLI): Modern logs for rollback function command
|
2021-10-07 14:12:04 +02:00 |
|
Piotr Grzesik
|
f0970e04fa
|
refactor(CLI): Modern logs for rollback command
|
2021-10-07 14:12:04 +02:00 |
|
Mariusz Nowak
|
d071c5f74d
|
refactor(AWS Deploy): Improve error message
|
2021-10-07 14:09:14 +02:00 |
|
Mariusz Nowak
|
02be86ca49
|
fix(AWS Deploy): Throw on attempt of extending not existing resource
|
2021-10-07 14:09:14 +02:00 |
|
Mariusz Nowak
|
10842513f0
|
feat(AWS Deploy): Remove deploy -f deprecation
It'll be re-added in context of v3, with more hacky approach to `deploy -f` support
|
2021-10-07 14:09:14 +02:00 |
|
Mariusz Nowak
|
a9bf916fbb
|
feat(Config Schema): Remove validation mode related deprecation
It'll be re-added in context of v3
|
2021-10-07 14:09:14 +02:00 |
|
Mariusz Nowak
|
70e2736226
|
feat(Packaging): Remove package[include|exclude] deprecation
It'll be re-added in context of v3
|
2021-10-07 14:09:14 +02:00 |
|
Mariusz Nowak
|
87461007f8
|
refactor(CLI): Expose function artifact size in deploy summary
|
2021-10-07 13:22:49 +02:00 |
|
Mariusz Nowak
|
c9f22278b3
|
refactor(CLI): Ensure empty line prior final status with progress
|
2021-10-07 13:22:49 +02:00 |
|
Mariusz Nowak
|
8184c01c7c
|
refactor(CLI): Change stack update progress logging method
|
2021-10-07 13:22:49 +02:00 |
|
Mariusz Nowak
|
5f1a916d4d
|
refactor: Remove _async_ handling from _sync_ function
|
2021-10-05 14:56:17 +02:00 |
|
Mariusz Nowak
|
8dd32e5542
|
refactor(CLI): Do not show resource progress on stack creation
|
2021-10-05 14:56:17 +02:00 |
|