Skip to content

Commit

Permalink
chore: update changelog (#804)
Browse files Browse the repository at this point in the history
Co-authored-by: kshychko <[email protected]>
  • Loading branch information
github-actions[bot] and kshychko authored Sep 18, 2024
1 parent 07db31b commit 68e3515
Showing 1 changed file with 23 additions and 2 deletions.
25 changes: 23 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,26 @@
# Changelog

## latest (2024-03-25)
## latest (2024-09-17)

#### New Features

* WAFACLs to support IPV6
* waf service to support IPV6 CIDRs
* initial deployment contract support ([#800](https://github.com/hamlet-io/engine-plugin-aws/issues/800))
* support recommended token auth method for Pinpoint channels ([#805](https://github.com/hamlet-io/engine-plugin-aws/issues/805))
#### Fixes

* update input regex for alb service logs table
* connectionTimeout attribute
* autoMinorVersionUpdate flag for Amazon MQ resource
* cdn origin request policy headers
#### Others

* pin cfn-lint for now to pass the tests and produce uncicyle

Full set of changes: [`9.1.0...latest`](https://github.com/hamlet-io/engine-plugin-aws/compare/9.1.0...latest)

## 9.1.0 (2024-03-27)

#### New Features

Expand Down Expand Up @@ -54,11 +74,12 @@
* remove use of component ids
#### Others

* update changelog ([#785](https://github.com/hamlet-io/engine-plugin-aws/issues/785))
* update actions pipelines ([#802](https://github.com/hamlet-io/engine-plugin-aws/issues/802))
* update changelog ([#760](https://github.com/hamlet-io/engine-plugin-aws/issues/760))
* (datapipeline): remove support for AWS data pipeline

Full set of changes: [`8.9.0...latest`](https://github.com/hamlet-io/engine-plugin-aws/compare/8.9.0...latest)
Full set of changes: [`8.9.0...9.1.0`](https://github.com/hamlet-io/engine-plugin-aws/compare/8.9.0...9.1.0)

## 8.9.0 (2023-06-16)

Expand Down

0 comments on commit 68e3515

Please sign in to comment.