Skip to content

Releases: pippiio/aws-serverless

v0.6.1

Choose a tag to compare

@Archanium Archanium released this 15 Sep 07:33
25d939c

What's Changed

  • fix: the json response template was invalid json by @Archanium in #51

New Contributors

Full Changelog: v0.6.0...v0.6.1

v0.6.0

Choose a tag to compare

@sofushn sofushn released this 17 Jun 09:34
332bf95

What's Changed

  • feat: support openapi body for gateway api to reduce number of tf resources by @sofushn in #50

Full Changelog: v0.5.0...v0.6.0

v0.5.0

Choose a tag to compare

@sofushn sofushn released this 11 Jun 11:30
5eb57ae

What's Changed

  • feat: add custom_authorizer output and variable by @jackvwh in #49

Full Changelog: v0.4.2...v0.5.0

v0.4.2

Choose a tag to compare

@jackvwh jackvwh released this 22 May 07:45
5f0e875

What's Changed

  • feat: enhance restapi authorizer with conditional provider_arns and authorizer_uri based on type and auth settings by @jackvwh in #47

Full Changelog: v0.4.1...v0.4.2

v0.4.1

Choose a tag to compare

@jackvwh jackvwh released this 18 Mar 12:33
0c6c5ce

What's Changed

  • fix: update source_code_hash retrieval for S3 in lambda configuration to use metadata for improved reliability by @jackvwh in #45

New Contributors

Full Changelog: v0.4.0...v0.4.1

v0.4.0

Choose a tag to compare

@rorbol rorbol released this 04 Mar 08:16
c9dbc95

What's Changed

Full Changelog: v0.3.3...v0.4.0

v0.3.3

Choose a tag to compare

@andreasvikke andreasvikke released this 28 Feb 12:36
1e47b07

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

Choose a tag to compare

@andreasvikke andreasvikke released this 28 Jan 09:12
8a8433f

What's Changed

Full Changelog: v0.3.1...v0.3.2

v0.3.1

Choose a tag to compare

@andreasvikke andreasvikke released this 03 Jan 11:27
c91e12b

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.3.1

v0.3.0

Choose a tag to compare

@rorbol rorbol released this 31 Dec 15:26
9bd22aa
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