8325 Commits

Author SHA1 Message Date
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
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
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
Tsimpitas Dimitris
c67a3f1a4f
feat(AWS Cognito): Support forceDeploy setting (#10435) 2022-01-05 14:17:24 +01:00
Piotr Grzesik
9e1fe0ad5d fix(Config Schema): Address invalid schema definitions 2022-01-05 13:58:59 +01:00
Matthieu Napoli
dbb044c8b7 docs: Various text improvements 2022-01-03 15:56:14 +01:00
Mariusz Nowak
7b360386ea refactor(CLI): Ensure telemetry logs are issued at debug level 2021-12-28 16:17:16 +01:00
Marina
786f5e45d5
fix(Templates): Update aws-lambda-java-log4j2 (#10383) 2021-12-27 11:34:40 +01:00
Mariusz Nowak
5a451ad024 refactor: Replace internal old logging utils with modern interface 2021-12-23 16:21:47 +01:00
Piotr Grzesik
0de3bc3cb9 feat(Telemetry): Report projectId in remove command 2021-12-23 16:11:15 +01:00
Piotr Grzesik
4fa20a56ea feat(Telemetry): Report didCreateService property 2021-12-23 12:51:04 +01:00
Piotr Grzesik
08b5acbaa9 refactor(Telemetry): Ensure to report projectId for interactive 2021-12-23 12:51:04 +01:00
Piotr Grzesik
0190d0df05 fix(AWS Deploy): Check for VPC config change in deploy function 2021-12-22 15:58:47 +01:00
Vassili Gorshkov
2782ed4221
fix(AWS Local Invocation): Upgrade log4j to version 2.17.0 (#10396) 2021-12-21 10:54:04 +01:00
Adam Lanners
c0eda27290
feat(AWS API Gateway): Allow use of custom authorizer with authorizerId
Co-authored-by: Adam Lanners <adam@onetapaway.com>
2021-12-21 10:49:50 +01:00
Juan Bermúdez
86fa60445c
feat(Templates): Upgrade log4j dependencies (#10392) 2021-12-21 09:27:03 +01:00
Mariusz Nowak
365a7f13af refactor(Variables): Support custom sources in internal resolver 2021-12-20 17:54:26 +01:00
Varun
7bf8f1b723
fix(Templates): Upgrade log4j in aws-kotlin-jvm-gradle (#10382) 2021-12-17 09:46:01 +01:00
Sudipto Das
2c0a962c4f
fix(AWS API Gateway): Meaningfully reject missing restApiRootResourceId
(PR #10371)
2021-12-15 17:16:28 +01:00
Mariusz Nowak
0dedd3e879 fix(CLI): Improve error handler resolution
Ensure it's bulletproof against serverless installation issues
2021-12-15 12:37:41 +01:00
Mariusz Nowak
3b4e4539d8 fix(AWS Lambda): Fix event config setup for provisioned lambdas 2021-12-15 12:29:13 +01:00
Vassili Gorshkov
7de020bbad
feat(Tempates): Upgrade log4j in Java based templates (#10363) 2021-12-15 11:42:46 +01:00
Vassili Gorshkov
c1df4f860a
feat(Templates): Upgrade log4j in Java based templates (#10339) 2021-12-13 17:19:18 +01:00
Mariusz Nowak
f6feb0b7b3 fix(CLI): Do not crash on help request 2021-12-13 17:11:45 +01:00
Mariusz Nowak
f64f7c68ab
feat(AWS API Gateway) : Allow shouldStartNameWithService: false 2021-12-09 15:41:44 +01:00
Mariusz Nowak
ef1ed0a92d
feat(AWS HTTP API) : Allow shouldStartNameWithService: false 2021-12-09 15:41:00 +01:00
Mariusz Nowak
2485c7efcc
fix(AWS Deploy): Recognize all boolean values at provider.disableRollback 2021-12-09 15:38:44 +01:00
Piotr Grzesik
92ae054f02 feat(Standalone): Support installation on M1-based Macs 2021-12-08 14:23:47 +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
39e43b51e5 refactor: Use async/await syntax in bucket.js 2021-12-07 11:00:29 +01:00
mdanyalkhan
4d4f8637d8
refactor: Configure promise returning functions as async (#10309) 2021-12-06 16:26:04 +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
9c75044fd5 refactor(Variables): Seclude internal logic for reuse 2021-12-02 11:51:08 +01:00
Mariusz Nowak
c0f8459680 refactor(Variables): Cleanup logic 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
burakaktasfe
0714f7df06
feat(Templates): Update dependencies in aws-java-maven (#10289) 2021-11-29 17:45:10 +01:00