Skip to content

Commit f9f35f5

Browse files
release: v1.27.1 (#1322)
Signed-off-by: Lacework <[email protected]>
1 parent f950786 commit f9f35f5

File tree

4 files changed

+17
-11
lines changed

4 files changed

+17
-11
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# v1.27.1
2+
3+
## Bug Fixes
4+
* fix(cli): compliance get-report blank CSV output (#1321) (Salim Afiune)([62a57dca](https://github.com/lacework/go-sdk/commit/62a57dcae041c736d5f164a3d4a80bdfb8b63a40))
5+
## Other Changes
6+
* 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))
7+
* 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))
8+
* ci: version bump to v1.27.1-dev (Lacework)([62242415](https://github.com/lacework/go-sdk/commit/6224241512abb3f49d7e93ee381b798042e0398a))
9+
---
110
# v1.27.0
211

312
## Features

RELEASE_NOTES.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,12 @@
11
# Release Notes
2-
Another day, another release. These are the release notes for the version `v1.27.0`.
2+
Another day, another release. These are the release notes for the version `v1.27.1`.
33

4-
## Features
5-
* feat: default compliance report to use report_name (#1312) (Darren)([4ae2b898](https://github.com/lacework/go-sdk/commit/4ae2b898e2899ecff24bce741e0f53b9af174688))
64
## Bug Fixes
7-
* fix(api): fix overly narrow type in withTransport argument (#1314) (Kolbeinn)([46711246](https://github.com/lacework/go-sdk/commit/46711246b7da02c1181e433a0f613448c66cda1e))
5+
* fix(cli): compliance get-report blank CSV output (#1321) (Salim Afiune)([62a57dca](https://github.com/lacework/go-sdk/commit/62a57dcae041c736d5f164a3d4a80bdfb8b63a40))
86
## Other Changes
9-
* chore: update deps (#1316) (Darren)([ec423aff](https://github.com/lacework/go-sdk/commit/ec423affb57face3296d1ebefdd6c93a89dc8251))
10-
* chore(deps): bump cloud.google.com/go/compute/metadata from 0.2.1 to 0.2.3 (#1082) (dependabot[bot])([c9956334](https://github.com/lacework/go-sdk/commit/c99563346620da3b003af553b03cbf7c91f32242))
11-
* chore(deps): bump github.com/spf13/cobra from 1.4.0 to 1.7.0 (#1227) (dependabot[bot])([744ee876](https://github.com/lacework/go-sdk/commit/744ee8764def18646094ed29c42ffd563966b083))
12-
* ci: version bump to v1.26.1-dev (Lacework)([694e7333](https://github.com/lacework/go-sdk/commit/694e73338809219940cea55ed8086a43cc86da4d))
7+
* 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))
8+
* 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))
9+
* ci: version bump to v1.27.1-dev (Lacework)([62242415](https://github.com/lacework/go-sdk/commit/6224241512abb3f49d7e93ee381b798042e0398a))
1310

1411
## :whale: [Docker Image](https://hub.docker.com/r/lacework/lacework-cli)
1512
```

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.27.1-dev
1+
1.27.1

api/version.go

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)