14775 Commits

Author SHA1 Message Date
Mariusz Nowak
bc595afae8 chore: Bump dependencies 2021-12-27 17:45:41 +01:00
Marina
786f5e45d5
fix(Templates): Update aws-lambda-java-log4j2 (#10383) 2021-12-27 11:34:40 +01:00
Gustavo Efeiche
ccf82364c0
docs: Remove redundant permission from IAM code snippet (#10420) 2021-12-27 10:43:51 +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
Mariusz Nowak
56bdef503c docs(AWS API Gateway): Fix binary response example 2021-12-23 14:26:08 +01:00
Matthieu Napoli
8a53b08a68 docs: Consolidate "Getting started" pages into a single guide 2021-12-23 14:15:42 +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
41ebc860d8 docs: Add note signalling that deprecation was dropped 2021-12-20 18:07:26 +01:00
Mariusz Nowak
4de779d5c6 docs: Fix typo 2021-12-20 18:07:26 +01:00
Mariusz Nowak
365a7f13af refactor(Variables): Support custom sources in internal resolver 2021-12-20 17:54:26 +01:00
mdanyalkhan
352553e5bb
test(AWS SQS): Refactor to runServerless based (#10388) 2021-12-20 13:26:56 +01:00
Thibault RICHARD
8daef830e0
docs: Update httpApi reference in serverless.yml.md (#10389) 2021-12-20 09:51:10 +01:00
Varun
7bf8f1b723
fix(Templates): Upgrade log4j in aws-kotlin-jvm-gradle (#10382) 2021-12-17 09:46:01 +01:00
Graham Campbell
a782d68ac5
docs: Fixed typo in CHANGELOG.md (#10380) 2021-12-16 20:56:50 +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
dd033e8934 chore: Release v269.1 v2.69.1 2021-12-15 13:49:15 +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
d74adc3a86 docs: Remove accidental typos 2021-12-13 17:11:45 +01:00
Mariusz Nowak
3b7735c70d chore: Release v2.69.0 v2.69.0 2021-12-13 15:49:33 +01:00
Mariusz Nowak
925f4ffebf chore: Bump dependencies 2021-12-13 15:49:33 +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
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
b8cc13f502 ci: Use Node 16 as main Node version 2021-12-08 14:23:47 +01:00
Piotr Grzesik
eb8f474940 feat(Standalone): Use Node 16 as base for binaries 2021-12-08 14:23:47 +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
Matthieu Napoli
664d8dc526 docs: Improve the Serverless Variables page 2021-12-08 12:54:44 +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
Matthieu Napoli
e4431f26c1 docs: Address #10242 to clarify v3 instructions 2021-12-07 11:24:01 +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
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