Skip to content

Commit

Permalink
chore(release): Prepare Release for v1.2.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
Abdullah Khawer committed Dec 11, 2023
1 parent 94f5c93 commit 7b63e6a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
11 changes: 9 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,25 @@
All notable changes to this project will be documented in this file.


## [1.1.2] - 2023-11-30
## [1.2.0] - 2023-12-11

[1.1.2]: https://github.com/abdullahkhawer/aws-failure-error-warning-termination-notification-framework/releases/tag/v1.1.2
[1.2.0]: https://github.com/abdullahkhawer/aws-failure-error-warning-termination-notification-framework/releases/tag/v1.2.0

### Bug Fixes

- Update Terraform code to fix AWS RDS Notifications Resources.

### Features

- Add AWS Redshift monitoring for errors and add the capability to create AWS CloudWatch alarms for all or specific AWS Lambda functions for failures
- Add AWS Redshift monitoring for errors and refactor the code

### Miscellaneous Tasks

- Update .gitignore to filter out more unwanted files.
- Update .gitignore to filter required .terraform files from the terraform folder.
- Update usage example for Terraform to accomodate for new changes related to monitoring and alerting of AWS Redshift and AWS Lambda.
- Update README.md w.r.t new changes related to monitoring and alerting of AWS Redshift and AWS Lambda.

## [1.1.1] - 2023-11-30

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1.1.2
v1.2.0

0 comments on commit 7b63e6a

Please sign in to comment.