Skip to content

Commit 7d3c5a2

Browse files
release: v1.30.0 (#1362)
Signed-off-by: Lacework <[email protected]>
1 parent 06233a9 commit 7d3c5a2

File tree

4 files changed

+21
-6
lines changed

4 files changed

+21
-6
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
# v1.30.0
2+
3+
## Features
4+
* feat: add oci package to lwgenerate (#1358) (Kolbeinn)([e9b4e21f](https://github.com/lacework/go-sdk/commit/e9b4e21f5361d1156da9bbf7a4f2c7247a3e706f))
5+
## Bug Fixes
6+
* fix(CAD-125): Fix broken update call in RGv2 (#1360) (Zeki Sherif)([ba5ebf52](https://github.com/lacework/go-sdk/commit/ba5ebf529f6a31229d9421b09ff1e6884b271de4))
7+
## Other Changes
8+
* chore: run make go-vendor (#1361) (Darren)([06233a91](https://github.com/lacework/go-sdk/commit/06233a9186dfa6b384a27c624da26a2427bc3586))
9+
* chore: bump go version to 1.21 (#1344) (Darren)([f21e2b36](https://github.com/lacework/go-sdk/commit/f21e2b36f5821eeaaaa607ae6108c7645421e4de))
10+
* ci: version bump to v1.29.2-dev (Lacework)([8aed33aa](https://github.com/lacework/go-sdk/commit/8aed33aae75045b21f8fcc68f329a19eb13e2f8b))
11+
---
112
# v1.29.1
213

314
## Bug Fixes

RELEASE_NOTES.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,14 @@
11
# Release Notes
2-
Another day, another release. These are the release notes for the version `v1.29.1`.
2+
Another day, another release. These are the release notes for the version `v1.30.0`.
33

4+
## Features
5+
* feat: add oci package to lwgenerate (#1358) (Kolbeinn)([e9b4e21f](https://github.com/lacework/go-sdk/commit/e9b4e21f5361d1156da9bbf7a4f2c7247a3e706f))
46
## Bug Fixes
5-
* fix: Remove duplicated entries for v2 RGs in create command (#1355) (Zeki Sherif)([088588ad](https://github.com/lacework/go-sdk/commit/088588ad6b38ffa720b147d504d1174bcb4e7747))
7+
* fix(CAD-125): Fix broken update call in RGv2 (#1360) (Zeki Sherif)([ba5ebf52](https://github.com/lacework/go-sdk/commit/ba5ebf529f6a31229d9421b09ff1e6884b271de4))
68
## Other Changes
7-
* ci: version bump to v1.29.1-dev (Lacework)([cf62cc54](https://github.com/lacework/go-sdk/commit/cf62cc548775d75c4d87e952abad1394cd2c2dd9))
9+
* chore: run make go-vendor (#1361) (Darren)([06233a91](https://github.com/lacework/go-sdk/commit/06233a9186dfa6b384a27c624da26a2427bc3586))
10+
* chore: bump go version to 1.21 (#1344) (Darren)([f21e2b36](https://github.com/lacework/go-sdk/commit/f21e2b36f5821eeaaaa607ae6108c7645421e4de))
11+
* ci: version bump to v1.29.2-dev (Lacework)([8aed33aa](https://github.com/lacework/go-sdk/commit/8aed33aae75045b21f8fcc68f329a19eb13e2f8b))
812

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

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.29.2-dev
1+
1.30.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)