Piotr Grzesik
ff9bbb0ff4
feat(AWS CloudFront): Remove support for deprecated behavior props
...
BREAKING CHANGE: Support for `MinTTL`, `MaxTTL`, `DefaultTTL` and
`ForwardedValues` on `cloudfront.behavior` has been removed.
2022-01-27 15:21:58 +01:00
Piotr Grzesik
98848ab4fc
feat: Throw for --aws-s3-accelerate when custom bucket used
...
BREAKING CHANGE: Using `--aws-s3-accelerate` flag will result in an error
instead of deprecation when custom S3 bucket is used.
2022-01-27 15:21:58 +01:00
Piotr Grzesik
7474746a8e
feat: Remove support for provider.disableDefaultOutputExportNames
...
BREAKING CHANGE: Removed support for `provider.disableDefaultOutputExportNames`
2022-01-27 15:21:58 +01:00
Piotr Grzesik
c71bab3cd4
feat(AWS Lambda): Change default runtime to nodejs14.x
...
BREAKING CHANGE: Default runtime has been changed from `nodejs12.x` to
`nodejs14.x`
2022-01-27 15:21:58 +01:00
Piotr Grzesik
59116758c9
feat(AWS Lambda): Remove support for awsKmsKeyArn setting
...
BREAKING CHANGE: Properties `service.awsKmsKeyArn` and
`functions[].awsKmsKeyArn` are no longer supported. Use `provider.kmsKeyArn`
and `functions[].kmsKeyArn` instead.
2022-01-27 15:21:58 +01:00
Mariusz Nowak
b30a2277a7
test: Upgrade @serverless/test to v9
2022-01-27 15:21:58 +01:00
Mariusz Nowak
04db0bb66a
test: Remove obsolete files
2022-01-25 09:36:44 +01:00
Mariusz Nowak
e4feff6497
test(AWS Deploy): Ensure we tests against unached version
2022-01-24 20:09:41 +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
Elin
129c0ee0a5
test(AWS Websocket): Refactor API tests ( #10466 )
2022-01-07 15:10:15 +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
0190d0df05
fix(AWS Deploy): Check for VPC config change in deploy function
2021-12-22 15:58:47 +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
mdanyalkhan
352553e5bb
test(AWS SQS): Refactor to runServerless based ( #10388 )
2021-12-20 13:26:56 +01:00
Mariusz Nowak
729196f772
test(AWS API Gateway): Improve tests organization
2021-12-16 15:10:18 +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
Mariusz Nowak
654c50792a
test(AWS Websocket): Prepare tests refactor plan
2021-12-10 15:55:44 +01:00
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
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
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
09ffb287aa
test(AWS Local Invocation): Do not test env dependent characteristic
2021-11-17 15:34:33 +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
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
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
Benoît Bouré
1c105a4c16
fix(AWS EventBridge): Allow intrinsic functions in pattern ( #10120 )
2021-10-20 10:47:33 +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
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
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