Skip to content

Commit 8095c31

Browse files
release: v0.8.0 (#47)
Signed-off-by: Lacework <[email protected]>
1 parent 6a5c4f3 commit 8095c31

File tree

3 files changed

+18
-5
lines changed

3 files changed

+18
-5
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# v0.8.0
2+
3+
## Features
4+
* feat: add support for AWS provider v5 (#46) (John Robison)([6a5c4f3](https://github.com/lacework/terraform-aws-ecr/commit/6a5c4f3c35504ce6fb6b1b08cb37ef12071a6c62))
5+
## Documentation Updates
6+
* docs: lacework_ecr_east should point to east region (Corey Ashby)([5d40aee](https://github.com/lacework/terraform-aws-ecr/commit/5d40aee4f7708f82b075ab75da7f046ecb9602ed))
7+
## Other Changes
8+
* ci: tfsec (jon-stewart)([94a1b79](https://github.com/lacework/terraform-aws-ecr/commit/94a1b79982188144d822e1892462223b29181b7c))
9+
* ci: version bump to v0.7.4-dev (Lacework)([a330b97](https://github.com/lacework/terraform-aws-ecr/commit/a330b97e661bd553a69b23929cb6eda936e1386b))
10+
---
111
# v0.7.3
212

313
## Bug Fixes

RELEASE_NOTES.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
# Release Notes
2-
Another day, another release. These are the release notes for the version `v0.7.3`.
2+
Another day, another release. These are the release notes for the version `v0.8.0`.
33

4-
## Bug Fixes
5-
* fix: handle limit_by_label field change in terraform-provider (#39) (Darren)([ce7e632](https://github.com/lacework/terraform-aws-ecr/commit/ce7e632dcde25550b5f8bffde6f55c5cd32988b7))
4+
## Features
5+
* feat: add support for AWS provider v5 (#46) (John Robison)([6a5c4f3](https://github.com/lacework/terraform-aws-ecr/commit/6a5c4f3c35504ce6fb6b1b08cb37ef12071a6c62))
6+
## Documentation Updates
7+
* docs: lacework_ecr_east should point to east region (Corey Ashby)([5d40aee](https://github.com/lacework/terraform-aws-ecr/commit/5d40aee4f7708f82b075ab75da7f046ecb9602ed))
68
## Other Changes
7-
* ci: version bump to v0.7.3-dev (Lacework)([a545353](https://github.com/lacework/terraform-aws-ecr/commit/a5453530e64805c1dff9922ad1c2f6f97cf0908f))
9+
* ci: tfsec (jon-stewart)([94a1b79](https://github.com/lacework/terraform-aws-ecr/commit/94a1b79982188144d822e1892462223b29181b7c))
10+
* ci: version bump to v0.7.4-dev (Lacework)([a330b97](https://github.com/lacework/terraform-aws-ecr/commit/a330b97e661bd553a69b23929cb6eda936e1386b))

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.7.4-dev
1+
0.8.0

0 commit comments

Comments
 (0)