700 Commits

Author SHA1 Message Date
Mariusz Nowak
e7c58f3c4f test(AWS Stream): Prepare tests refactor plan 2021-12-10 15:55:44 +01:00
Mariusz Nowak
68fade814f test(AWS Stream): Optimise tests 2021-12-10 15:55:44 +01:00
Mariusz Nowak
320722c146 test(AWS SQS): Prepare tests refactor plan 2021-12-10 15:55:44 +01:00
Mariusz Nowak
04fac5ffbd test: Title cleanup 2021-12-10 15:55:44 +01:00
Piotr Grzesik
f35858599a feat(AWS Deploy): Ensure existence of S3 bucket if possible 2021-12-08 14:18:53 +01:00
Omer Shacham
503c0319b7
fix(Variables): Provide opt-out from forced decryption atssm source
(PR #10315)
2021-12-08 12:39:47 +01:00
Piotr Grzesik
1a85a4a901 fix(AWS Deploy): Allow removal of stack with bucket missing 2021-12-07 11:00:29 +01:00
Piotr Grzesik
f12c7d8d30 refactor: Cleanup remove tests 2021-12-07 11:00:29 +01:00
GurmeharS
1f58760f46
fix(AWS Deploy): Ensure to strip all null properties (#10304) 2021-12-06 14:36:05 +01:00
Misha Bruml
9faf37aa15
feat(AWS Kafka): Add support for mTLS access configuration (#10273) 2021-12-05 13:08:13 +01:00
maafk
25eb571dd3
feat(AWS Deploy): Support all regions from iso and isob partition
(PR #10299)
2021-12-02 12:12:16 +01:00
Mariusz Nowak
63d54e1537 fix(Variables): Resolve variables in resolved address & params values 2021-12-02 11:51:08 +01:00
Mariusz Nowak
6204672746 test(Variables): Improve test error reporting 2021-12-02 11:51:08 +01:00
Mariusz Nowak
ca045bae3e refactor(Variables): Improve reliability of tests 2021-12-02 11:51:08 +01:00
Mariusz Nowak
971168dbe1 refactor(Variables): Improve tests reliability 2021-12-02 11:51:08 +01:00
Piotr Grzesik
3f0a80acd3 feat(AWS SQS): Support filterPatterns 2021-12-01 19:53:31 +01:00
Piotr Grzesik
d52526bb60 feat(AWS Deploy): Ensure consistent function state in deploy function 2021-11-30 15:34:37 +01:00
Frédéric Barthelet
fc0050559c
feat(AWS Stream): Support filterPatterns (#10285) 2021-11-30 10:18:03 +01:00
Zane Mountcastle
5b61b415a0
feat(AWS Lambda): Add platform option for container images (#10237)
Co-authored-by: Matthieu Napoli <matthieu@mnapoli.fr>
2021-11-25 18:35:10 +01:00
Piotr Grzesik
a4fa49844d feat(AWS S3): Support Fn::If CF function for s3 event 2021-11-25 10:55:03 +01:00
nicoeft
44511f343b
feat(AWS SQS): Support functionResponseType (#10265) 2021-11-24 12:46:08 +01:00
Mariusz Nowak
b41c6e4849 test: Ensure to skip on Windows in case of EPERM errors 2021-11-17 15:34:33 +01:00
Mariusz Nowak
09ffb287aa test(AWS Local Invocation): Do not test env dependent characteristic 2021-11-17 15:34:33 +01:00
Mariusz Nowak
79b5b5e8a9 test(Packaging): Fix npm v8 compatibility 2021-11-17 15:34:33 +01:00
Mariusz Nowak
fcc9a93cdb test(Packaging): Improve test error reporting
When error happens on set comparision, no difference is shown. Switch to compare arrays
2021-11-17 15:34:33 +01:00
Mariusz Nowak
4494f77f61 fix(CLI): Fix component template recognition in triage
Top level configuration not containing `component` was considered unconditionally as `serverless`, that's not correct
2021-11-17 13:43:23 +01:00
Mariusz Nowak
b8d386547f test(Plugins): Ensure to not leave broken symlinks in a setup fixture
Otherwise it leaves a broken symlink of which copying crashes `fse.copy`
2021-11-17 09:07:28 +01:00
Piotr Grzesik
95f3a56038 fix(AWS API Gateway): Ensure proper apiId resolution 2021-11-10 12:55:16 +01:00
Piotr Grzesik
afd0a5bd6f feat: Introduce enforce-hash-update flag to help hashing migration 2021-11-09 13:24:15 +01:00
Vicary A
e8c8d259fb
fix(AWS API Gateway): Ensure shouldStartNameWithService support 2021-11-08 17:33:00 +01:00
Piotr Grzesik
723927f2dc feat(Variables): Recognize : in address to support output source 2021-11-08 16:55:03 +01:00
Mariusz Nowak
ecf2918694 test: Remove dead tests 2021-11-05 18:41:22 +01:00
Piotr Grzesik
cc7d7e4d53 feat(Telemetry): Add projectId to payload 2021-11-03 10:08:32 +01:00
Caio Fauza
e3e02fe8e2
fix(AWS HTTP API): Recognize max timeout as 30s not 29s (#10119) 2021-10-29 11:40:00 +02:00
Mariusz Nowak
44484903b3 refactor(CLI): Improve file size output in logs 2021-10-27 16:39:09 +02:00
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
Piotr Grzesik
bf62b7c4da feat(AWS EventBridge): Adjust deprecation of deployment method 2021-10-22 13:36:55 +02:00
Mariusz Nowak
204f2051f6 fix(CLI): Fix resolution of help for not integrated commands 2021-10-21 12:24:46 +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
452e234306 refactor(CLI): doctor command for modern handling of deprecations 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
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
2217158764 refactor(CLI): Support decoratedMessage on ServerlessError 2021-10-19 13:36:51 +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