Skip to content

Commit

Permalink
release: v1.27.2 (#1326)
Browse files Browse the repository at this point in the history
Signed-off-by: Lacework <[email protected]>
  • Loading branch information
lacework-releng authored Jul 13, 2023
1 parent 0269d02 commit bc2987f
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 8 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# v1.27.2

## Bug Fixes
* fix(cli): remove storage info attributes for Azure (#1324) (Pengyuan Zhao)([c25e83ac](https://github.com/lacework/go-sdk/commit/c25e83ac972c4f0c9f17cccd169ba27254f50c48))
## Other Changes
* chore(GROW-2289): Update AWS region regex (#1325) (jonathan stewart)([0269d026](https://github.com/lacework/go-sdk/commit/0269d02614dcd9f4194b950fa2377e764f86f463))
* ci: version bump to v1.27.2-dev (Lacework)([45a0fe15](https://github.com/lacework/go-sdk/commit/45a0fe15c17f304edb41b8bf8729196851b87715))
---
# v1.27.1

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

## Bug Fixes
* fix(cli): compliance get-report blank CSV output (#1321) (Salim Afiune)([62a57dca](https://github.com/lacework/go-sdk/commit/62a57dcae041c736d5f164a3d4a80bdfb8b63a40))
* fix(cli): remove storage info attributes for Azure (#1324) (Pengyuan Zhao)([c25e83ac](https://github.com/lacework/go-sdk/commit/c25e83ac972c4f0c9f17cccd169ba27254f50c48))
## Other Changes
* chore(deps): bump github.com/kyokomi/emoji/v2 from 2.2.10 to 2.2.12 (#1320) (dependabot[bot])([f950786d](https://github.com/lacework/go-sdk/commit/f950786d8dd079090753ebda3d1ba71c7e071726))
* chore(deps): bump golang.org/x/text from 0.7.0 to 0.11.0 (#1318) (dependabot[bot])([e7463c35](https://github.com/lacework/go-sdk/commit/e7463c35b9b87cee7c15de985cf9dc31fb929487))
* ci: version bump to v1.27.1-dev (Lacework)([62242415](https://github.com/lacework/go-sdk/commit/6224241512abb3f49d7e93ee381b798042e0398a))
* chore(GROW-2289): Update AWS region regex (#1325) (jonathan stewart)([0269d026](https://github.com/lacework/go-sdk/commit/0269d02614dcd9f4194b950fa2377e764f86f463))
* ci: version bump to v1.27.2-dev (Lacework)([45a0fe15](https://github.com/lacework/go-sdk/commit/45a0fe15c17f304edb41b8bf8729196851b87715))

## :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.27.2-dev
1.27.2
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 bc2987f

Please sign in to comment.