Skip to content

Commit 06b851a

Browse files
release: v1.29.0 (#1354)
Signed-off-by: Lacework <[email protected]>
1 parent 4d98872 commit 06b851a

File tree

4 files changed

+16
-16
lines changed

4 files changed

+16
-16
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# v1.29.0
2+
3+
## Features
4+
* feat(CAD-360): Support Resource Group v2 in CLI (#1340) (Zeki Sherif)([4d988729](https://github.com/lacework/go-sdk/commit/4d98872948afcd7fd7f8c3501aab31d42fca24f8))
5+
## Bug Fixes
6+
* fix: omit private key id if empty (#1352) (ammarekbote)([edfa2139](https://github.com/lacework/go-sdk/commit/edfa2139c9f6657696e32c1cdce597eee8dc369c))
7+
## Other Changes
8+
* ci: version bump to v1.28.1-dev (Lacework)([a8e1e213](https://github.com/lacework/go-sdk/commit/a8e1e21397a655ced2450d87640c55cc794d5b6b))
9+
---
110
# v1.28.0
211

312
## Features

RELEASE_NOTES.md

Lines changed: 4 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,12 @@
11
# Release Notes
2-
Another day, another release. These are the release notes for the version `v1.28.0`.
2+
Another day, another release. These are the release notes for the version `v1.29.0`.
33

44
## Features
5-
* feat: lwgenerate for aws controltower module (#1327) (Darren)([4c1c21c1](https://github.com/lacework/go-sdk/commit/4c1c21c1be37f1ebb2966f48e2318b2332602dad))
6-
* feat(api): support new fields in alert_rules api (#1331) (Darren)([c23859c7](https://github.com/lacework/go-sdk/commit/c23859c77317fc2d8941dffde11bf9be20fb3e15))
7-
* feat(lwgenerate): support complex/nested module attribute values (#1332) (Matt Cadorette)([7cbbb849](https://github.com/lacework/go-sdk/commit/7cbbb84946049bf9ad6c21ad2240d1db6cc6684e))
5+
* feat(CAD-360): Support Resource Group v2 in CLI (#1340) (Zeki Sherif)([4d988729](https://github.com/lacework/go-sdk/commit/4d98872948afcd7fd7f8c3501aab31d42fca24f8))
86
## Bug Fixes
9-
* fix(COD-1559): Add some retrying in `updater.go` (#1350) (Edoardo Pirovano)([72d720cd](https://github.com/lacework/go-sdk/commit/72d720cd722efb9b4c6ea9a1ec99e0ced78184b0))
10-
* fix: alert rules empty arrays (#1347) (jonathan stewart)([2910edf2](https://github.com/lacework/go-sdk/commit/2910edf2568642cddde8ffbcd19f9757e75c8a90))
11-
* fix: remove HostVulnerability & ContainerVulnerability values (#1334) (Darren)([26c627dc](https://github.com/lacework/go-sdk/commit/26c627dccad19e15d1dd8821ba6eb8dc8dfbf54c))
12-
## Documentation Updates
13-
* docs: https://pkg.go.dev/github.com/lacework/go-sdk (#1323) (Salim Afiune)([4f753a68](https://github.com/lacework/go-sdk/commit/4f753a680e825749451e950677a00b68cd938147))
7+
* fix: omit private key id if empty (#1352) (ammarekbote)([edfa2139](https://github.com/lacework/go-sdk/commit/edfa2139c9f6657696e32c1cdce597eee8dc369c))
148
## Other Changes
15-
* style(fmt): fixed imports-check directive (#1349) (Salim Afiune)([b16e7ef5](https://github.com/lacework/go-sdk/commit/b16e7ef5009bab1174a2f1d9b1ae176fa5083b62))
16-
* style(lql.go): update default LQL query to match policy eng requirements (#1333) (Daniel Thorpe)([77001409](https://github.com/lacework/go-sdk/commit/770014098d11c7bbc63c08b7e42351186b62bbe4))
17-
* ci: version bump to v1.27.3-dev (Lacework)([2557e79e](https://github.com/lacework/go-sdk/commit/2557e79e91672c5523773cc9db1c0117d6fb9116))
18-
* test: fix VulnerabilityAssessment test (#1343) (Darren)([182e9ad7](https://github.com/lacework/go-sdk/commit/182e9ad750300772ec4279e18b08d5fc3c73a6c7))
9+
* ci: version bump to v1.28.1-dev (Lacework)([a8e1e213](https://github.com/lacework/go-sdk/commit/a8e1e21397a655ced2450d87640c55cc794d5b6b))
1910

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

VERSION

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

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)