Skip to content

Commit

Permalink
release: v0.29.0 (#747)
Browse files Browse the repository at this point in the history
Signed-off-by: Lacework <[email protected]>
  • Loading branch information
lacework-releng authored Mar 24, 2022
1 parent 879048c commit bc54662
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 12 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# v0.29.0

## Features
* feat(api): Implement AwsEksAudit CloudAccount interface (#742) (Ross)([879048c](https://github.com/lacework/go-sdk/commit/879048c11430e4606b270be61329a7e71d3138fb))
## Other Changes
* chore: update go version to 1.18 (#735) (Darren)([ec936cb](https://github.com/lacework/go-sdk/commit/ec936cb983f4f8dd69a24479252608468cac6a88))
* ci: version bump to v0.28.1-dev (Lacework)([6d7faae](https://github.com/lacework/go-sdk/commit/6d7faae6b398fd14b7da3b6fdabbb4e7cd772556))
---
# v0.28.0

## Features
Expand Down
13 changes: 4 additions & 9 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,11 @@
# Release Notes
Another day, another release. These are the release notes for the version `v0.28.0`.
Another day, another release. These are the release notes for the version `v0.29.0`.

## Features
* feat(cli): generate & execute gcp terraform code (#716) (Ross)([36e0c8c](https://github.com/lacework/go-sdk/commit/36e0c8c2cd700d7d2a8ae31e205178876ecf349c))
## Refactor
* refactor(cli): leverage anonymous lql (hazedav)([c607d81](https://github.com/lacework/go-sdk/commit/c607d81f199a5baaf522eaedae4d5d5b83296c77))
## Bug Fixes
* fix: use latest versions of TF provider and modules (#737) (Salim Afiune)([fc14f79](https://github.com/lacework/go-sdk/commit/fc14f799327a0a8348614b0742452d414c307673))
* feat(api): Implement AwsEksAudit CloudAccount interface (#742) (Ross)([879048c](https://github.com/lacework/go-sdk/commit/879048c11430e4606b270be61329a7e71d3138fb))
## Other Changes
* ci: fix qa tests (#736) (Salim Afiune)([bb6afa5](https://github.com/lacework/go-sdk/commit/bb6afa5261b91c36e84ff7987b59d9f658555e9f))
* ci: version bump to v0.27.1-dev (Lacework)([cb9055d](https://github.com/lacework/go-sdk/commit/cb9055d3e0ef95e5df9c57d3a14a53ea35da9748))
* test: fix policy severity filter test (#734) (Darren)([0aa05b1](https://github.com/lacework/go-sdk/commit/0aa05b11770263bb4bb447c75f5ea213d283e1c6))
* chore: update go version to 1.18 (#735) (Darren)([ec936cb](https://github.com/lacework/go-sdk/commit/ec936cb983f4f8dd69a24479252608468cac6a88))
* ci: version bump to v0.28.1-dev (Lacework)([6d7faae](https://github.com/lacework/go-sdk/commit/6d7faae6b398fd14b7da3b6fdabbb4e7cd772556))

## Docker Images
* `docker pull lacework/lacework-cli:latest`
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.28.1-dev
0.29.0
4 changes: 2 additions & 2 deletions api/version.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit bc54662

Please sign in to comment.