Skip to content

Commit

Permalink
release: v0.4.0 (#18)
Browse files Browse the repository at this point in the history
Signed-off-by: Lacework <tech-ally@lacework.net>
  • Loading branch information
lacework-releng authored Oct 13, 2021
1 parent fe15123 commit d8850a7
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 8 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# v0.4.0

## Features
* feat: ability to specify the datacollector image (#17) (Tim Arenz)([fe15123](https://github.com/lacework/terraform-aws-ecs-agent/commit/fe15123d31f29a5708b570dc515b9cde8acdc298))
## Documentation Updates
* docs: Add contributing documentation (#16) (Darren)([7942688](https://github.com/lacework/terraform-aws-ecs-agent/commit/794268833d8d5daa67ece4bc1d353ae03370ba11))
## Other Changes
* chore: version bump to v0.3.2-dev (Lacework)([1e8bae6](https://github.com/lacework/terraform-aws-ecs-agent/commit/1e8bae6c095f16708f63e187ae7d46c75b5c4b13))
* ci: sign lacework-releng commits (#15) (Salim Afiune)([c2d2c67](https://github.com/lacework/terraform-aws-ecs-agent/commit/c2d2c6726563e0d794176f0b903d5689716124a2))
---
# v0.3.1

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

## Bug Fixes
* fix: a logic error could cause an unused SSM parameter to be created (Alan Nix)([3716158](https://github.com/lacework/terraform-aws-ecs-agent/commit/371615829aea2e2df6194e28688aa2ad33c1d97a))
* fix: made `ecs_launch_type` a configurable parameter (Alan Nix)([b3f66c3](https://github.com/lacework/terraform-aws-ecs-agent/commit/b3f66c38a06adfa0b9f613516d08e255479688d7))
## Features
* feat: ability to specify the datacollector image (#17) (Tim Arenz)([fe15123](https://github.com/lacework/terraform-aws-ecs-agent/commit/fe15123d31f29a5708b570dc515b9cde8acdc298))
## Documentation Updates
* docs: header correction for `server-url` example (Alan Nix)([10de9ea](https://github.com/lacework/terraform-aws-ecs-agent/commit/10de9eacbd8ab8866aa371a2ac459deb9b280fe8))
* docs: update all examples/ (Salim Afiune Maya)([2582b3d](https://github.com/lacework/terraform-aws-ecs-agent/commit/2582b3dba08ee66077c8372ec1919ee00b1a6d12))
* docs: Add contributing documentation (#16) (Darren)([7942688](https://github.com/lacework/terraform-aws-ecs-agent/commit/794268833d8d5daa67ece4bc1d353ae03370ba11))
## Other Changes
* chore: version bump to v0.3.1-dev (Lacework)([ea6d833](https://github.com/lacework/terraform-aws-ecs-agent/commit/ea6d83355b5417eb4a4e1be72fb586de9e9490fc))
* chore: version bump to v0.3.2-dev (Lacework)([1e8bae6](https://github.com/lacework/terraform-aws-ecs-agent/commit/1e8bae6c095f16708f63e187ae7d46c75b5c4b13))
* ci: sign lacework-releng commits (#15) (Salim Afiune)([c2d2c67](https://github.com/lacework/terraform-aws-ecs-agent/commit/c2d2c6726563e0d794176f0b903d5689716124a2))
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.3.2-dev
0.4.0

0 comments on commit d8850a7

Please sign in to comment.