Releases: pippiio/aws-serverless
Releases · pippiio/aws-serverless
Release list
v0.6.1
What's Changed
- fix: the json response template was invalid json by @Archanium in #51
New Contributors
- @Archanium made their first contribution in #51
Full Changelog: v0.6.0...v0.6.1
v0.6.0
v0.5.0
v0.4.2
v0.4.1
v0.4.0
What's Changed
- feat: added cron.tf by @AliHMohammad in #42
- Feature/basic sqs by @AliHMohammad in #44
Full Changelog: v0.3.3...v0.4.0
v0.3.3
What's Changed
- Refactor: Output changes and fixed missing cors variable by @AliHMohammad in #41
Full Changelog: v0.3.2...v0.3.3
v0.3.2
What's Changed
- Fix: Expanded redeployment restapiv1 dep. array by @AliHMohammad in #39
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- Feature - CORS and Auth support for ApiGatewayV1 by @AliHMohammad in #38
New Contributors
- @AliHMohammad made their first contribution in #38
Full Changelog: v0.3.0...v0.3.1
v0.3.0
V2 (#36) * Updated to Terraform v1.5 * Archive & upload local source to s3 bucket * Added codebuild ci pipeline * Reverted codebuild option * Updated to tf v1.6 * Variables w. slim config & seperate functions * resource random_pet.source only created when needed * basic lambda local source * Enabled restapi using apigw * Removed features not implemented * Updated outputs * source code hash for s3 artifacts * Reenabled sns topic creation * Renamed functions variable to plural * Reenabled sqs