Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# v0.8.0

## Features
* feat: add support for AWS provider v5 (#46) (John Robison)([6a5c4f3](https://github.com/lacework/terraform-aws-ecr/commit/6a5c4f3c35504ce6fb6b1b08cb37ef12071a6c62))
## Documentation Updates
* docs: lacework_ecr_east should point to east region (Corey Ashby)([5d40aee](https://github.com/lacework/terraform-aws-ecr/commit/5d40aee4f7708f82b075ab75da7f046ecb9602ed))
## Other Changes
* ci: tfsec (jon-stewart)([94a1b79](https://github.com/lacework/terraform-aws-ecr/commit/94a1b79982188144d822e1892462223b29181b7c))
* ci: version bump to v0.7.4-dev (Lacework)([a330b97](https://github.com/lacework/terraform-aws-ecr/commit/a330b97e661bd553a69b23929cb6eda936e1386b))
---
# v0.7.3

## Bug Fixes
Expand Down
11 changes: 7 additions & 4 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
# Release Notes
Another day, another release. These are the release notes for the version `v0.7.3`.
Another day, another release. These are the release notes for the version `v0.8.0`.

## Bug Fixes
* fix: handle limit_by_label field change in terraform-provider (#39) (Darren)([ce7e632](https://github.com/lacework/terraform-aws-ecr/commit/ce7e632dcde25550b5f8bffde6f55c5cd32988b7))
## Features
* feat: add support for AWS provider v5 (#46) (John Robison)([6a5c4f3](https://github.com/lacework/terraform-aws-ecr/commit/6a5c4f3c35504ce6fb6b1b08cb37ef12071a6c62))
## Documentation Updates
* docs: lacework_ecr_east should point to east region (Corey Ashby)([5d40aee](https://github.com/lacework/terraform-aws-ecr/commit/5d40aee4f7708f82b075ab75da7f046ecb9602ed))
## Other Changes
* ci: version bump to v0.7.3-dev (Lacework)([a545353](https://github.com/lacework/terraform-aws-ecr/commit/a5453530e64805c1dff9922ad1c2f6f97cf0908f))
* ci: tfsec (jon-stewart)([94a1b79](https://github.com/lacework/terraform-aws-ecr/commit/94a1b79982188144d822e1892462223b29181b7c))
* ci: version bump to v0.7.4-dev (Lacework)([a330b97](https://github.com/lacework/terraform-aws-ecr/commit/a330b97e661bd553a69b23929cb6eda936e1386b))
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.7.4-dev
0.8.0