Skip to content

Commit 09aa78b

Browse files
release: v1.44.3 (#1524)
Signed-off-by: Lacework <[email protected]>
1 parent 6d750bc commit 09aa78b

File tree

4 files changed

+22
-7
lines changed

4 files changed

+22
-7
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
# v1.44.3
2+
3+
## Refactor
4+
* refactor: use v2/metrics for cli honeycomb events (#1522) (Darren)([656a1d3b](https://github.com/lacework/go-sdk/commit/656a1d3bfcef26ce949af5dab7cbf37bdf800dec))
5+
## Bug Fixes
6+
* fix: do not log errors if version check fails (#1523) (Linpeng Zhang)([6d750bc9](https://github.com/lacework/go-sdk/commit/6d750bc98e87522fa687a4f358fd655f1d2e12f2))
7+
## Other Changes
8+
* chore: update user flow and validation for using existing CloudTrail (#1521) (Pengyuan Zhao)([79f36d1e](https://github.com/lacework/go-sdk/commit/79f36d1e56139cb3de1f18b62323ce7458efaa98))
9+
* chore: add 'LW_TELEMETRY_DISABLE' env var for metrics service (#1518) (Darren)([ded4e391](https://github.com/lacework/go-sdk/commit/ded4e391f863713ccffe93bf483e41d72c963fa1))
10+
* ci: version bump to v1.44.3-dev (Lacework)([a2b312d7](https://github.com/lacework/go-sdk/commit/a2b312d7cf3d16c9e595c9b95b8cf33149537beb))
11+
---
112
# v1.44.2
213

314
## Other Changes

RELEASE_NOTES.md

Lines changed: 8 additions & 4 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.44.2`.
2+
Another day, another release. These are the release notes for the version `v1.44.3`.
33

4+
## Refactor
5+
* refactor: use v2/metrics for cli honeycomb events (#1522) (Darren)([656a1d3b](https://github.com/lacework/go-sdk/commit/656a1d3bfcef26ce949af5dab7cbf37bdf800dec))
6+
## Bug Fixes
7+
* fix: do not log errors if version check fails (#1523) (Linpeng Zhang)([6d750bc9](https://github.com/lacework/go-sdk/commit/6d750bc98e87522fa687a4f358fd655f1d2e12f2))
48
## Other Changes
5-
* chore: GKE alias and make required providers optional (#1516) (Pengyuan Zhao)([9ba45aa6](https://github.com/lacework/go-sdk/commit/9ba45aa6415b7021e13553754238e512c3ade936))
6-
* chore: set account details for honeycomb metrics (#1515) (Darren)([dd520fbf](https://github.com/lacework/go-sdk/commit/dd520fbf8227028dea0eb8c52aeaa6eb2bb28c18))
7-
* ci: version bump to v1.44.2-dev (#1514) (Salim Afiune)([3ac46ed0](https://github.com/lacework/go-sdk/commit/3ac46ed023720c75e96905c7185063742534a9f6))
9+
* chore: update user flow and validation for using existing CloudTrail (#1521) (Pengyuan Zhao)([79f36d1e](https://github.com/lacework/go-sdk/commit/79f36d1e56139cb3de1f18b62323ce7458efaa98))
10+
* chore: add 'LW_TELEMETRY_DISABLE' env var for metrics service (#1518) (Darren)([ded4e391](https://github.com/lacework/go-sdk/commit/ded4e391f863713ccffe93bf483e41d72c963fa1))
11+
* ci: version bump to v1.44.3-dev (Lacework)([a2b312d7](https://github.com/lacework/go-sdk/commit/a2b312d7cf3d16c9e595c9b95b8cf33149537beb))
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.44.3-dev
1+
1.44.3

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)