Skip to content

Commit

Permalink
release: v2.1.0 (#92)
Browse files Browse the repository at this point in the history
Signed-off-by: Lacework <[email protected]>
  • Loading branch information
lacework-releng authored Nov 2, 2023
1 parent 5bc0748 commit 15f8e98
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 5 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
# v2.1.0

## Features
* feat(infra-encryption): storage account infrastructure encryption support (#91) (Matt Cadorette)([5bc0748](https://github.com/lacework/terraform-azure-activity-log/commit/5bc074871767cc032d65f377635e3e6f42bab7bd))
## Refactor
* refactor: use `for_each instead of `count` (#86) (Salim Afiune)([e79cf34](https://github.com/lacework/terraform-azure-activity-log/commit/e79cf3450ca815bc624c957646782cf8b003939a))
## Documentation Updates
* docs(readme): add terraform docs automation (#90) (Timothy MacDonald)([9597a2b](https://github.com/lacework/terraform-azure-activity-log/commit/9597a2b0665ed1cac3f351a5ad543c844f1f3100))
## Other Changes
* ci: version bump to v2.0.6-dev (Lacework)([f9eda03](https://github.com/lacework/terraform-azure-activity-log/commit/f9eda038316d214cabe8fbd559c8aa5fd6cb2201))
---
# v2.0.5

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

## Bug Fixes
* fix: Replace deprecated `log` blocks with `enabled_log` (#88) (Laurent Raufaste)([5b2d94a](https://github.com/lacework/terraform-azure-activity-log/commit/5b2d94aed35dbe5d78a708679c05853ec9aed35a))
## Features
* feat(infra-encryption): storage account infrastructure encryption support (#91) (Matt Cadorette)([5bc0748](https://github.com/lacework/terraform-azure-activity-log/commit/5bc074871767cc032d65f377635e3e6f42bab7bd))
## Refactor
* refactor: use `for_each instead of `count` (#86) (Salim Afiune)([e79cf34](https://github.com/lacework/terraform-azure-activity-log/commit/e79cf3450ca815bc624c957646782cf8b003939a))
## Documentation Updates
* docs(readme): add terraform docs automation (#90) (Timothy MacDonald)([9597a2b](https://github.com/lacework/terraform-azure-activity-log/commit/9597a2b0665ed1cac3f351a5ad543c844f1f3100))
## Other Changes
* ci: version bump to v2.0.5-dev (Lacework)([9be1685](https://github.com/lacework/terraform-azure-activity-log/commit/9be1685cbdeb4a4c28d722bd184f400cf185ef62))
* ci: version bump to v2.0.6-dev (Lacework)([f9eda03](https://github.com/lacework/terraform-azure-activity-log/commit/f9eda038316d214cabe8fbd559c8aa5fd6cb2201))
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.0.6-dev
2.1.0

0 comments on commit 15f8e98

Please sign in to comment.