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.0
2
+
3
+
## Features
4
+
* feat: add Agentless support in generate command (#1500) (Pengyuan Zhao)([45431188](https://github.com/lacework/go-sdk/commit/454311889b29796ee6f98b5aa1c0d3b78f1f479b))
5
+
## Refactor
6
+
* refactor: dev honeycomb events to use lacework api (#1501) (Darren)([7288cde9](https://github.com/lacework/go-sdk/commit/7288cde91f5971402e5044c1eeb93115acec1154))
Copy file name to clipboardExpand all lines: RELEASE_NOTES.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,14 +1,14 @@
1
1
# Release Notes
2
-
Another day, another release. These are the release notes for the version `v1.43.0`.
2
+
Another day, another release. These are the release notes for the version `v1.44.0`.
3
3
4
4
## Features
5
-
* feat(cdk): expose cache to components (#1441) (Matt Cadorette)([af026bbf](https://github.com/lacework/go-sdk/commit/af026bbff7d214c4ac053dc1c9c521e97d368015))
6
-
## Bug Fixes
7
-
* fix: provide guidance after failed terraform execution (#1494) (Matt Cadorette)([752aa5e6](https://github.com/lacework/go-sdk/commit/752aa5e623eb1c5824273296f7d6fcd8a7284ec0))
8
-
## Documentation Updates
9
-
* docs(cli): declare --apply and --output on lacework generate (#1493) (Pengyuan Zhao)([4dd94cc3](https://github.com/lacework/go-sdk/commit/4dd94cc30aa85f2a17e705187654338a687daa79))
5
+
* feat: add Agentless support in generate command (#1500) (Pengyuan Zhao)([45431188](https://github.com/lacework/go-sdk/commit/454311889b29796ee6f98b5aa1c0d3b78f1f479b))
6
+
## Refactor
7
+
* refactor: dev honeycomb events to use lacework api (#1501) (Darren)([7288cde9](https://github.com/lacework/go-sdk/commit/7288cde91f5971402e5044c1eeb93115acec1154))
10
8
## Other Changes
11
-
* ci: version bump to v1.42.1-dev (Lacework)([5b898f7d](https://github.com/lacework/go-sdk/commit/5b898f7def386437054d78ed328830f64dfba1d2))
0 commit comments