Skip to content

Commit

Permalink
release: v1.5.1 (#1108)
Browse files Browse the repository at this point in the history
Signed-off-by: Lacework <[email protected]>
  • Loading branch information
lacework-releng authored Jan 12, 2023
1 parent 6ea8416 commit 7cdc86c
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 7 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# v1.5.1

## Bug Fixes
* fix: policy-exception json keys (#1107) (jonathan stewart)([6ea84168](https://github.com/lacework/go-sdk/commit/6ea84168ef4f4dbf01c07f6c619686bd2c27b9c3))
* fix: compliance search (#1105) (Darren)([5faea9b8](https://github.com/lacework/go-sdk/commit/5faea9b859f76eacd9a97b8ce3ffdf512d62345a))
## Other Changes
* chore(deps): bump github.com/aws/aws-sdk-go-v2/config (#1103) (dependabot[bot])([daaee23b](https://github.com/lacework/go-sdk/commit/daaee23b9c06a1b66741389a4a065c3a78cda5ab))
* chore(deps): bump cloud.google.com/go/oslogin from 1.7.0 to 1.9.0 (#1102) (dependabot[bot])([f38bf58e](https://github.com/lacework/go-sdk/commit/f38bf58e2b87d332774a6615c532b43d39f7db73))
* ci: version bump to v1.5.1-dev (Lacework)([4bc4663f](https://github.com/lacework/go-sdk/commit/4bc4663fe44dbaefa57ab2c4ee1f765c0e14f791))
---
# v1.5.0

## Features
Expand Down
11 changes: 7 additions & 4 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
# Release Notes
Another day, another release. These are the release notes for the version `v1.5.0`.
Another day, another release. These are the release notes for the version `v1.5.1`.

## Features
* feat(RAIN-45215): Add Hidden Azure & GCP suppressions list commands (#1100) (Ross)([796bd92c](https://github.com/lacework/go-sdk/commit/796bd92c4f870d8fb002df5f5aec9c0d8107541d))
## Bug Fixes
* fix: policy-exception json keys (#1107) (jonathan stewart)([6ea84168](https://github.com/lacework/go-sdk/commit/6ea84168ef4f4dbf01c07f6c619686bd2c27b9c3))
* fix: compliance search (#1105) (Darren)([5faea9b8](https://github.com/lacework/go-sdk/commit/5faea9b859f76eacd9a97b8ce3ffdf512d62345a))
## Other Changes
* ci: version bump to v1.4.2-dev (Lacework)([8ecf94b3](https://github.com/lacework/go-sdk/commit/8ecf94b30bade1e0d0670809576246283255751f))
* chore(deps): bump github.com/aws/aws-sdk-go-v2/config (#1103) (dependabot[bot])([daaee23b](https://github.com/lacework/go-sdk/commit/daaee23b9c06a1b66741389a4a065c3a78cda5ab))
* chore(deps): bump cloud.google.com/go/oslogin from 1.7.0 to 1.9.0 (#1102) (dependabot[bot])([f38bf58e](https://github.com/lacework/go-sdk/commit/f38bf58e2b87d332774a6615c532b43d39f7db73))
* ci: version bump to v1.5.1-dev (Lacework)([4bc4663f](https://github.com/lacework/go-sdk/commit/4bc4663fe44dbaefa57ab2c4ee1f765c0e14f791))

## :whale: [Docker Image](https://hub.docker.com/r/lacework/lacework-cli)
```
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.5.1-dev
1.5.1
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 7cdc86c

Please sign in to comment.