4948 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
Graham Campbell
2c3ab1db9a
fix(Templates): Upgrade log4j to 2.17.1 (#10430) 2022-01-10 10:43:49 +01:00
Shalvah
62d8da209e
fix(Packaging): Do not include local plugins in a bundle (#10259) 2022-01-06 16:18:16 +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
Marina
786f5e45d5
fix(Templates): Update aws-lambda-java-log4j2 (#10383) 2021-12-27 11:34:40 +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
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
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
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
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
f35858599a feat(AWS Deploy): Ensure existence of S3 bucket if possible 2021-12-08 14:18:53 +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
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
Sudipto Das
f7bbd17686
fix(AWS SQS): Accept only plain string form in direct ARN assignement
(PR #10263)
2021-11-26 18:02:23 +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
Frédéric Barthelet
c9fefced10
feat(AWS Deploy): Support disableRollback parameter (#10236) 2021-11-25 11:15:09 +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
Frédéric Barthelet
e131609028
feat(Templates): Update ts-node for es2020 and es2021 support 2021-11-12 17:11:32 +01:00
Mariusz Nowak
6698fa657e refactor(CLI): Expose dashboard provider name when starting deployment 2021-11-10 16:11:14 +01:00
Piotr Grzesik
a55d51c6a4 feat(Templates): Use iam.role syntax in templates 2021-11-10 15:58:13 +01:00
Piotr Grzesik
95f3a56038 fix(AWS API Gateway): Ensure proper apiId resolution 2021-11-10 12:55:16 +01:00
Frédéric Barthelet
6671d98615
refactor(Templates): Use non deprecated API in aws-nodejs-typescript
(PR #10214)
2021-11-10 09:51:29 +01:00
Frédéric Barthelet
ad95e030b3
refactor(Templates): Upgrade middy in aws-nodejs-typescript (#10215) 2021-11-10 09:50:15 +01:00
Mariusz Nowak
55146c4595 refactor(CLI): Improve timestamp visiblity in deploy list output 2021-11-09 14:11:20 +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
Mariusz Nowak
ea05d7c41e refactor: Ensure to use legacy.log instead of cli.log 2021-11-05 18:41:22 +01:00
Piotr Grzesik
50a845709e feat: Allow legacy option for lambdaHashingVersion property 2021-11-03 10:58:14 +01:00