Skip to content

Commit 80646d5

Browse files
release: v2.2.0 (#1723)
Signed-off-by: Lacework <[email protected]>
1 parent 56e86f8 commit 80646d5

File tree

4 files changed

+24
-7
lines changed

4 files changed

+24
-7
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# v2.2.0
2+
3+
## Features
4+
* feat(preflight): build preflight package for GCP (#1718) (Pengyuan Zhao)([cf972bd2](https://github.com/lacework/go-sdk/commit/cf972bd2a526eb2441c7037a51613be13004a00b))
5+
* feat: refactor UX for lacework generate cloud-account gcp (#1714) (lokeshv-fortinet)([c09389da](https://github.com/lacework/go-sdk/commit/c09389daf21c4f397cb58bd085402cb1c72d878e))
6+
* feat(preflight): build preflight package for AWS (#1716) (Pengyuan Zhao)([e90c63c0](https://github.com/lacework/go-sdk/commit/e90c63c016fb8ba05f5d07330670ae950ddc47e7))
7+
* feat: refactor UX for lacework generate cloud-account azure (#1710) (lokeshv-fortinet)([17062e52](https://github.com/lacework/go-sdk/commit/17062e52736d52a2317f02755ed6552b2990cb72))
8+
## Other Changes
9+
* chore: run make go-vendor (#1722) (Pengyuan Zhao)([56e86f8a](https://github.com/lacework/go-sdk/commit/56e86f8ac4793f1f29828c2da0e13fc1ffdee977))
10+
* chore: update metrics service to use v2/telemetry/OtelMetrics (#1719) (Pengyuan Zhao)([8ecfd899](https://github.com/lacework/go-sdk/commit/8ecfd89978ae41edb73090f9e80cdeb0415d558f))
11+
* ci: version bump to v2.1.11-dev (Lacework)([38f41d0b](https://github.com/lacework/go-sdk/commit/38f41d0ba52a5bcbc546c5d6460b72ae3861ea02))
12+
---
113
# v2.1.10
214

315
## Bug Fixes

RELEASE_NOTES.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,15 @@
11
# Release Notes
2-
Another day, another release. These are the release notes for the version `v2.1.10`.
2+
Another day, another release. These are the release notes for the version `v2.2.0`.
33

4-
## Bug Fixes
5-
* fix: Add missing csv header for host vuln (#1707) (jeffreynglw)([0865cfb7](https://github.com/lacework/go-sdk/commit/0865cfb7d8cade6dcd5622e73d7e19a59a9a63e9))
4+
## 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))
69
## Other Changes
7-
* ci: version bump to v2.1.10-dev (Lacework)([fa4b4976](https://github.com/lacework/go-sdk/commit/fa4b4976a194d85e83721875c0aaa1494c436e44))
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))
813

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

VERSION

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