You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff 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))
Copy file name to clipboardExpand all lines: RELEASE_NOTES.md
+8-4Lines changed: 8 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,14 @@
1
1
# 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`.
3
3
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))
4
8
## 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))
0 commit comments