Skip to content

Commit

Permalink
release: v1.44.3 (#1524)
Browse files Browse the repository at this point in the history
Signed-off-by: Lacework <tech-ally@lacework.net>
  • Loading branch information
lacework-releng authored Jan 25, 2024
1 parent 6d750bc commit 09aa78b
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 7 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
# v1.44.3

## Refactor
* refactor: use v2/metrics for cli honeycomb events (#1522) (Darren)([656a1d3b](https://github.com/lacework/go-sdk/commit/656a1d3bfcef26ce949af5dab7cbf37bdf800dec))
## Bug Fixes
* fix: do not log errors if version check fails (#1523) (Linpeng Zhang)([6d750bc9](https://github.com/lacework/go-sdk/commit/6d750bc98e87522fa687a4f358fd655f1d2e12f2))
## Other Changes
* chore: update user flow and validation for using existing CloudTrail (#1521) (Pengyuan Zhao)([79f36d1e](https://github.com/lacework/go-sdk/commit/79f36d1e56139cb3de1f18b62323ce7458efaa98))
* chore: add 'LW_TELEMETRY_DISABLE' env var for metrics service (#1518) (Darren)([ded4e391](https://github.com/lacework/go-sdk/commit/ded4e391f863713ccffe93bf483e41d72c963fa1))
* ci: version bump to v1.44.3-dev (Lacework)([a2b312d7](https://github.com/lacework/go-sdk/commit/a2b312d7cf3d16c9e595c9b95b8cf33149537beb))
---
# v1.44.2

## Other Changes
Expand Down
12 changes: 8 additions & 4 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,14 @@
# Release Notes
Another day, another release. These are the release notes for the version `v1.44.2`.
Another day, another release. These are the release notes for the version `v1.44.3`.

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

## :whale: [Docker Image](https://hub.docker.com/r/lacework/lacework-cli)
```
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.44.3-dev
1.44.3
4 changes: 2 additions & 2 deletions api/version.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 09aa78b

Please sign in to comment.