Skip to content

Tags: pnwcode/goformation

Tags

v4.9.1

Toggle v4.9.1's commit message
chore(release): 4.9.1 [skip ci]

## [4.9.1](v4.9.0...v4.9.1) (2021-03-11)

### Bug Fixes

* **schema:** Cloudformation Updates ([d2ab448](d2ab448))

v4.9.0

Toggle v4.9.0's commit message
chore(release): 4.9.0 [skip ci]

# [4.9.0](v4.8.0...v4.9.0) (2020-11-05)

### Bug Fixes

* **generator:** update the generation making it easier to fix CF schema errors to generate ([awslabs#285](https://github.com/pnwcode/goformation/issues/285)) ([6751e5b](6751e5b))
* **intrinsics:** Join function to allow to use parameters of type `List<>` ([awslabs#309](https://github.com/pnwcode/goformation/issues/309)) ([6cc1cd3](6cc1cd3))
* **schema:** Add Change and Update policies to the Unmarshal method ([awslabs#288](https://github.com/pnwcode/goformation/issues/288)) ([989b05f](989b05f))
* **schema:** CloudFormation Updates ([awslabs#320](https://github.com/pnwcode/goformation/issues/320)) ([49879b4](49879b4))
* **schema:** CloudFormation Updates ([awslabs#329](https://github.com/pnwcode/goformation/issues/329)) ([4c1362b](4c1362b))
* **schema:** CloudFormation Updates ([awslabs#330](https://github.com/pnwcode/goformation/issues/330)) ([4070319](4070319))

### Features

* **schema:** Add new DynamoDBEvent options ([awslabs#289](https://github.com/pnwcode/goformation/issues/289)) ([741228d](741228d))
* **schema:** Add OpenApiVersion field to serverless Api ([awslabs#281](https://github.com/pnwcode/goformation/issues/281)) ([bccc71b](bccc71b))
* **schema:** Add support for Template Outputs ([awslabs#291](https://github.com/pnwcode/goformation/issues/291)) ([6875c50](6875c50))
* **schema:** adding AWS::Serverless::StateMachine and FileSystemConfigs to Function ([awslabs#284](https://github.com/pnwcode/goformation/issues/284)) ([d2d23ca](d2d23ca))
* **schema:** CFN Updates ([awslabs#287](https://github.com/pnwcode/goformation/issues/287)) ([9778479](9778479))
* **schema:** dummy commit - trigger CI for schema update ([66bc344](66bc344))
* **schema:** Serverless eventbridgeruleevent ([awslabs#279](https://github.com/pnwcode/goformation/issues/279)) ([2a9e572](2a9e572))

v4.8.0

Toggle v4.8.0's commit message
chore(release): 4.8.0 [skip ci]

# [4.8.0](awslabs/goformation@v4.7.1...v4.8.0) (2020-04-04)

### Features

* **schema:** Add UpdateReplacePolicy to the templates and the policies so that it is generated for every resource ([awslabs#272](awslabs#272)) ([696c515](awslabs@696c515))

v4.7.1

Toggle v4.7.1's commit message
chore(release): 4.7.1 [skip ci]

## [4.7.1](awslabs/goformation@v4.7.0...v4.7.1) (2020-04-04)

### Bug Fixes

* **intrinsics:** change Fn::Sub to allow AWS pseudo parameters ([awslabs#275](awslabs#275)) ([5a48c27](awslabs@5a48c27)), closes [awslabs#274](awslabs#274) [awslabs#202](awslabs#202)

v4.7.0

Toggle v4.7.0's commit message
chore(release): 4.7.0 [skip ci]

# [4.7.0](awslabs/goformation@v4.6.0...v4.7.0) (2020-02-28)

### Features

* **schema:** Added CloudWatch Logs event for SAM ([awslabs#271](awslabs#271)) ([fedb013](awslabs@fedb013))

v4.6.0

Toggle v4.6.0's commit message
chore(release): 4.6.0 [skip ci]

# [4.6.0](awslabs/goformation@v4.5.1...v4.6.0) (2020-02-22)

### Features

* **schema:** CloudFormation Updates (2020-02-22) ([awslabs#269](awslabs#269)) ([ffd88a6](awslabs@ffd88a6))

v4.5.1

Toggle v4.5.1's commit message
chore(release): 4.5.1 [skip ci]

## [4.5.1](awslabs/goformation@v4.5.0...v4.5.1) (2020-02-14)

### Bug Fixes

* **schema, parser:** change Transform json schema to allow multiple macros ([awslabs#268](awslabs#268)) ([072fc74](awslabs@072fc74)), closes [awslabs#267](awslabs#267)

v4.5.0

Toggle v4.5.0's commit message
chore(release): 4.5.0 [skip ci]

# [4.5.0](awslabs/goformation@v4.4.0...v4.5.0) (2020-02-13)

### Features

* **schema:** CloudFormation Updates (2020-02-13) ([awslabs#266](awslabs#266)) ([bc75922](awslabs@bc75922))

v4.4.0

Toggle v4.4.0's commit message
chore(release): 4.4.0 [skip ci]

# [4.4.0](awslabs/goformation@v4.3.0...v4.4.0) (2020-01-30)

### Features

* **schema:** CloudFormation Updates (2020-01-30) ([awslabs#263](awslabs#263)) ([fda2d31](awslabs@fda2d31))

v4.3.0

Toggle v4.3.0's commit message
chore(release): 4.3.0 [skip ci]

# [4.3.0](awslabs/goformation@v4.2.0...v4.3.0) (2020-01-30)

### Features

* **schema:** add CloudFormation parameter type ([awslabs#259](awslabs#259)) ([27fe204](awslabs@27fe204))