Skip to content

Commit 01ee7fe

Browse files
release: v1.22.0 (#1286)
Signed-off-by: Lacework <[email protected]>
1 parent 8e30188 commit 01ee7fe

File tree

4 files changed

+15
-12
lines changed

4 files changed

+15
-12
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# v1.22.0
2+
3+
## Features
4+
* feat(api): Allow API client to be configured with a retrying policy (#1284) (Edoardo Pirovano)([8e30188e](https://github.com/lacework/go-sdk/commit/8e30188e2a4c89be03d45e2201129ece86394103))
5+
## Other Changes
6+
* ci: create commit-lint.yml (#1280) (Darren)([0eda5580](https://github.com/lacework/go-sdk/commit/0eda558099175ed38ecebbef0b1a0df82f84185d))
7+
* ci: version bump to v1.21.1-dev (Lacework)([ec77ce00](https://github.com/lacework/go-sdk/commit/ec77ce00c7eb8c66f643884a7cb1482507a93e73))
8+
---
19
# v1.21.0
210

311
## Features

RELEASE_NOTES.md

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

44
## Features
5-
* feat(cli): New Report Distributions command (#1215) (Darren)([abb31945](https://github.com/lacework/go-sdk/commit/abb31945f7937778658d6b6bb7fe5e67f16d9e1e))
6-
* feat: Python CDK components (#1253) (jonathan stewart)([04115007](https://github.com/lacework/go-sdk/commit/04115007ce5d02adcbbf2ac17078f9d2e7cf79b0))
7-
## Bug Fixes
8-
* fix: vuln host info counts (jon-stewart)([6740c1be](https://github.com/lacework/go-sdk/commit/6740c1be1e81068855c10aac39423759a1087b14))
9-
* fix(cli): Inconsistent results from host vuln show (#1279) (Salim Afiune)([dd252935](https://github.com/lacework/go-sdk/commit/dd2529354994c1addbeb63c18fd5f938161289ba))
10-
## Documentation Updates
11-
* docs(cli): remove API v1 refs and add examples (#1278) (John)([201afa07](https://github.com/lacework/go-sdk/commit/201afa07d871e5660d0e25313689e1640dcabcaf))
5+
* feat(api): Allow API client to be configured with a retrying policy (#1284) (Edoardo Pirovano)([8e30188e](https://github.com/lacework/go-sdk/commit/8e30188e2a4c89be03d45e2201129ece86394103))
126
## Other Changes
13-
* ci: version bump to v1.20.1-dev (Lacework)([0a736c62](https://github.com/lacework/go-sdk/commit/0a736c62d0ea605745e988c8dc2ab03728534f26))
7+
* ci: create commit-lint.yml (#1280) (Darren)([0eda5580](https://github.com/lacework/go-sdk/commit/0eda558099175ed38ecebbef0b1a0df82f84185d))
8+
* ci: version bump to v1.21.1-dev (Lacework)([ec77ce00](https://github.com/lacework/go-sdk/commit/ec77ce00c7eb8c66f643884a7cb1482507a93e73))
149

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

VERSION

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