Skip to content

Commit 195b0bc

Browse files
chore(release): version 4.0.0 [skip ci]
## [4.0.0](v3.5.0...v4.0.0) (2023-01-03) ### ⚠ BREAKING CHANGES * Add support for creating an associated dead-letter queue and queue policies (#46) ### Features * Add support for creating an associated dead-letter queue and queue policies ([#46](#46)) ([f49fe2b](f49fe2b)) ### Bug Fixes * Use a version for to avoid GitHub API rate limiting on CI workflows ([#47](#47)) ([1b622ac](1b622ac))
1 parent f49fe2b commit 195b0bc

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,22 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [4.0.0](https://github.com/terraform-aws-modules/terraform-aws-sqs/compare/v3.5.0...v4.0.0) (2023-01-03)
6+
7+
8+
### ⚠ BREAKING CHANGES
9+
10+
* Add support for creating an associated dead-letter queue and queue policies (#46)
11+
12+
### Features
13+
14+
* Add support for creating an associated dead-letter queue and queue policies ([#46](https://github.com/terraform-aws-modules/terraform-aws-sqs/issues/46)) ([f49fe2b](https://github.com/terraform-aws-modules/terraform-aws-sqs/commit/f49fe2b35a38ee66abc6315462ee08ebbeec9f8b))
15+
16+
17+
### Bug Fixes
18+
19+
* Use a version for to avoid GitHub API rate limiting on CI workflows ([#47](https://github.com/terraform-aws-modules/terraform-aws-sqs/issues/47)) ([1b622ac](https://github.com/terraform-aws-modules/terraform-aws-sqs/commit/1b622ac470836af6f4cfe4cfdea488fcb0af3440))
20+
521
## [3.5.0](https://github.com/terraform-aws-modules/terraform-aws-sqs/compare/v3.4.2...v3.5.0) (2022-11-08)
622

723

0 commit comments

Comments
 (0)