Mariusz Nowak
|
cc905c1e39
|
refactor: Remove not actual TODO comments
|
2022-01-12 16:33:14 +01:00 |
|
Piotr Grzesik
|
9e1fe0ad5d
|
fix(Config Schema): Address invalid schema definitions
|
2022-01-05 13:58:59 +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 |
|
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 |
|
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 |
|
Piotr Grzesik
|
50a845709e
|
feat: Allow legacy option for lambdaHashingVersion property
|
2021-11-03 10:58:14 +01:00 |
|
Piotr Grzesik
|
cc7d7e4d53
|
feat(Telemetry): Add projectId to payload
|
2021-11-03 10:08:32 +01: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 |
|
Monsma
|
1a528c2cc0
|
fix(AWS Deploy): Recognize LogicalResourceId in stackPolicy
|
2021-10-15 15:31:06 +02:00 |
|
Piotr Grzesik
|
4da0899673
|
refactor(CLI): Replace warnings with modern counterparts
|
2021-10-15 11:09:35 +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 |
|
Piotr Grzesik
|
a2be3387b1
|
refactor(CLI): Cover image building with modern logs
|
2021-10-11 14:32:21 +02:00 |
|
Mariusz Nowak
|
fe655d4f15
|
feat(AWS Lambda): Support 64-bit ARM architecture
|
2021-10-04 17:12:58 +02:00 |
|
Mariusz Nowak
|
c95b8d3594
|
refactor: Ensure alphabetical order
|
2021-10-04 17:12:58 +02:00 |
|
Piotr Grzesik
|
1107763df8
|
feat(AWS API Gateway): Support enabled for apiKeys config
|
2021-09-09 16:28:40 +02:00 |
|
lewgordon
|
cacb529925
|
feat(AWS Lambda): Add support for activemq event (#8840)
Co-authored-by: Lew Gordon <lew.gordon@genesys.com>
Co-authored-by: Piotr Grzesik <pj.grzesik@gmail.com>
|
2021-09-03 12:24:47 +02:00 |
|
Piotr Grzesik
|
63743ade31
|
fix(AWS Lambda): Recognize Fn::If function for environment
|
2021-09-01 18:16:36 +02:00 |
|
Thiago Moraes
|
ef5a8faf13
|
feat(AWS HTTP API): Support shouldStartNameWithService option (#9758)
|
2021-08-18 22:36:00 +02:00 |
|
Piotr Grzesik
|
1aa24b8991
|
feat(AWS Lambda): Recognize python3.9 as valid runtime
|
2021-08-17 10:19:39 +02:00 |
|
Sudipto Das
|
bb0484e6b5
|
refactor: Replace fse.stat with fs.promises.stat (#9845)
|
2021-08-16 15:39:01 +02:00 |
|
Mariusz Nowak
|
847dd8f475
|
feat(AWS IAM): Resign from deprecating old format of IAM settings
|
2021-08-09 12:23:52 +02:00 |
|
Piotr Grzesik
|
6f494888cc
|
feat(AWS CloudFormation): Allow to disable default export names
|
2021-07-15 12:11:11 +02:00 |
|
Piotr Grzesik
|
894ac5b6b6
|
feat(AWS Lambda): Support Fn::If for Principal.AWS
|
2021-06-30 12:33:17 +02:00 |
|
Piotr Grzesik
|
34a9d91870
|
feat(AWS Lambda): Support Fn::FindInMap for vpc config
|
2021-06-29 12:20:42 +02:00 |
|
Nyambayar Turbat
|
87ce28ee4e
|
feat(AWS HTTP API): Support payload version per function (#9551)
|
2021-06-16 16:17:56 +02:00 |
|
Piotr Grzesik
|
29f0e9c840
|
fix: Dont depend on default execution role when custom role provided
|
2021-05-19 17:08:55 +02:00 |
|
Mariusz Nowak
|
c563581ac9
|
refactor: Construct user errors with ServerlessError
|
2021-05-19 13:16:42 +02:00 |
|
lyndoh
|
5601025dd8
|
fix(AWS API Gateway): Fix schema for apiKeys and permissionsBoundary
|
2021-05-18 09:48:47 +02:00 |
|
Piotr Grzesik
|
56f85874c6
|
fix(AWS API Gateway): Support Fn::Split for vpcEndpointIds schema
|
2021-05-11 09:47:18 +02:00 |
|
Piotr Grzesik
|
277f4e8e9c
|
fix(AWS Lambda): Ensure that docker image is build and pushed only once
|
2021-05-10 13:38:48 +02:00 |
|
Piotr Grzesik
|
59fd478550
|
refactor: Use object-param for resolveImageUriAndShaFromPath
|
2021-05-10 13:38:48 +02:00 |
|
lyndoh
|
ec909452b5
|
feat(AWS API Gateway): Support disabling default endpoint (#9404)
|
2021-05-06 18:01:46 +02:00 |
|
Nicholas Wehr
|
078ec59058
|
feat(AWS Lambda): Add ecr.scanOnPush configuration option (#9379)
|
2021-05-06 11:09:16 +02:00 |
|
Piotr Grzesik
|
7338358126
|
fix: Fix schema for Fn::Split for vpc config
|
2021-05-04 15:52:36 +02:00 |
|
Android3000
|
c8adc0c796
|
feat(AWS IAM): Support provider.iam.role.path (#9363)
|
2021-04-27 12:24:04 +02:00 |
|
Android3000
|
d1c3b3fbac
|
fix(AWS IAM): Deprecate 'iam.role.permissionBoundary' (#9318)
|
2021-04-19 13:36:58 +02:00 |
|
Mariusz Nowak
|
87d380275b
|
refactor: Replace config.servicePath with service.dir
|
2021-04-16 13:32:13 +02:00 |
|
Frédéric Barthelet
|
19805d71ea
|
feat: Support Fn::Split for vpc properties (#9266)
|
2021-04-13 15:56:27 +02:00 |
|
Piotr Grzesik
|
d26e2ae4b8
|
refactor(AWS Credentials): Remove undocumented provider.credentials
|
2021-04-13 09:04:57 +02:00 |
|
Piotr Grzesik
|
fce73ad4df
|
fix(AWS HTTP API): Adjust schema for correct typescript generation
|
2021-04-09 10:50:22 +02:00 |
|
Nicholas Wehr
|
341a886874
|
feat(AWS Lambda): Add support for cacheFrom to images (#9251)
|
2021-04-08 10:56:24 +02:00 |
|
Nicholas Wehr
|
efd32d4725
|
feat(AWS Lambda): Add support for buildArgs to images (#9198)
|
2021-04-07 09:33:08 +02:00 |
|
Mariusz Nowak
|
2011649537
|
refactor: Remove injustified "eslint-disable" comments
|
2021-04-02 15:05:03 +02:00 |
|
Mariusz Nowak
|
9793c506ec
|
fix(Packaging): Recognize layers[].package.patterns
|
2021-04-02 13:28:40 +02:00 |
|