Skip to content

Commit dbd13dc

Browse files
release: v2.3.0 (#1730)
Signed-off-by: Lacework <[email protected]>
1 parent 1b8e69f commit dbd13dc

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+
# v2.3.0
2+
3+
## Features
4+
* feat(preflight): build preflight package for AZURE (#1725) (lokeshv-fortinet)([353f9d71](https://github.com/lacework/go-sdk/commit/353f9d7185d1556752d6ecdf90b1d8e1f203307f))
5+
## Other Changes
6+
* chore(preflight): add AWS VPC quota check for Agentless (#1729) (Pengyuan Zhao)([1b8e69f4](https://github.com/lacework/go-sdk/commit/1b8e69f451a2da078d29206860d74183feb234d9))
7+
* chore: add verbose writer to show preflight progress messages (#1728) (Pengyuan Zhao)([0050d427](https://github.com/lacework/go-sdk/commit/0050d42794114ffdee7b4bf7e612a5dd721d485a))
8+
* ci: version bump to v2.2.1-dev (Lacework)([d0e8ae2b](https://github.com/lacework/go-sdk/commit/d0e8ae2bcfdcf8938065aad8776610d701fd3a9c))
9+
---
110
# v2.2.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 `v2.2.0`.
2+
Another day, another release. These are the release notes for the version `v2.3.0`.
33

44
## Features
5-
* feat(preflight): build preflight package for GCP (#1718) (Pengyuan Zhao)([cf972bd2](https://github.com/lacework/go-sdk/commit/cf972bd2a526eb2441c7037a51613be13004a00b))
6-
* feat: refactor UX for lacework generate cloud-account gcp (#1714) (lokeshv-fortinet)([c09389da](https://github.com/lacework/go-sdk/commit/c09389daf21c4f397cb58bd085402cb1c72d878e))
7-
* feat(preflight): build preflight package for AWS (#1716) (Pengyuan Zhao)([e90c63c0](https://github.com/lacework/go-sdk/commit/e90c63c016fb8ba05f5d07330670ae950ddc47e7))
8-
* feat: refactor UX for lacework generate cloud-account azure (#1710) (lokeshv-fortinet)([17062e52](https://github.com/lacework/go-sdk/commit/17062e52736d52a2317f02755ed6552b2990cb72))
5+
* feat(preflight): build preflight package for AZURE (#1725) (lokeshv-fortinet)([353f9d71](https://github.com/lacework/go-sdk/commit/353f9d7185d1556752d6ecdf90b1d8e1f203307f))
96
## Other Changes
10-
* chore: run make go-vendor (#1722) (Pengyuan Zhao)([56e86f8a](https://github.com/lacework/go-sdk/commit/56e86f8ac4793f1f29828c2da0e13fc1ffdee977))
11-
* chore: update metrics service to use v2/telemetry/OtelMetrics (#1719) (Pengyuan Zhao)([8ecfd899](https://github.com/lacework/go-sdk/commit/8ecfd89978ae41edb73090f9e80cdeb0415d558f))
12-
* ci: version bump to v2.1.11-dev (Lacework)([38f41d0b](https://github.com/lacework/go-sdk/commit/38f41d0ba52a5bcbc546c5d6460b72ae3861ea02))
7+
* chore(preflight): add AWS VPC quota check for Agentless (#1729) (Pengyuan Zhao)([1b8e69f4](https://github.com/lacework/go-sdk/commit/1b8e69f451a2da078d29206860d74183feb234d9))
8+
* chore: add verbose writer to show preflight progress messages (#1728) (Pengyuan Zhao)([0050d427](https://github.com/lacework/go-sdk/commit/0050d42794114ffdee7b4bf7e612a5dd721d485a))
9+
* ci: version bump to v2.2.1-dev (Lacework)([d0e8ae2b](https://github.com/lacework/go-sdk/commit/d0e8ae2bcfdcf8938065aad8776610d701fd3a9c))
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-
2.2.1-dev
1+
2.3.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)