File tree Expand file tree Collapse file tree 5 files changed +33
-7
lines changed
Expand file tree Collapse file tree 5 files changed +33
-7
lines changed Original file line number Diff line number Diff line change 1+ # v1.41.0
2+
3+ ## Features
4+ * feat: go-resty component download (#1466 ) (jonathan stewart)([ efba6290] ( https://github.com/lacework/go-sdk/commit/efba6290cac3731eb9f0ecc292667993564d5f9a ) )
5+ * feat(RAIN-91334): allow Rego queries to be created and retrieved (#1465 ) (Kun Chen)([ 4790d275] ( https://github.com/lacework/go-sdk/commit/4790d275e5d4a22f4528ceff7a7187fa5f62b152 ) )
6+ * feat: CDK .dev file info (#1462 ) (jonathan stewart)([ 144c65b1] ( https://github.com/lacework/go-sdk/commit/144c65b1a9db4290f10b76dfc961be952257a296 ) )
7+ * feat: CDK v1 component lifecycle events (#1461 ) (jonathan stewart)([ dc17dbbd] ( https://github.com/lacework/go-sdk/commit/dc17dbbdcbc8ed13f1f0277287628d32f9b6183d ) )
8+ ## Refactor
9+ * refactor(cli): deprecate report-definitions command (#1468 ) (Salim Afiune)([ 868a452e] ( https://github.com/lacework/go-sdk/commit/868a452e2081fee1efe02d4844aee6c925a467a0 ) )
10+ * refactor(scaffolding): update CDK Go scaffolding (#1463 ) (Timothy MacDonald)([ 2e984442] ( https://github.com/lacework/go-sdk/commit/2e984442468d696374249957c32c2c97f19ff539 ) )
11+ ## Bug Fixes
12+ * fix: create passed output location for generate commands (#1470 ) (Matt Cadorette)([ 6565a8fe] ( https://github.com/lacework/go-sdk/commit/6565a8feb098375b841cc5f7b59fdb0b4e30f982 ) )
13+ ## Other Changes
14+ * chore: add CloudTrail Control Tower to generate AWS (#1464 ) (Pengyuan Zhao)([ 3e2f4ffd] ( https://github.com/lacework/go-sdk/commit/3e2f4ffd92ccee27824cee1b7892f143037c4877 ) )
15+ * ci: fix integration tests (#1474 ) (Salim Afiune)([ 03bdf6b5] ( https://github.com/lacework/go-sdk/commit/03bdf6b525e20297e07d8c04bdfbe20dacf1099a ) )
16+ * ci: version bump to v1.40.3-dev (Lacework)([ 5c7c5ee9] ( https://github.com/lacework/go-sdk/commit/5c7c5ee985a1338dcac500c2b7f0996b41ca007f ) )
17+ ---
118# v1.40.2
219
320## Bug Fixes
Original file line number Diff line number Diff line change 11# Release Notes
2- Another day, another release. These are the release notes for the version ` v1.40.2 ` .
2+ Another day, another release. These are the release notes for the version ` v1.41.0 ` .
33
4+ ## Features
5+ * feat: go-resty component download (#1466 ) (jonathan stewart)([ efba6290] ( https://github.com/lacework/go-sdk/commit/efba6290cac3731eb9f0ecc292667993564d5f9a ) )
6+ * feat(RAIN-91334): allow Rego queries to be created and retrieved (#1465 ) (Kun Chen)([ 4790d275] ( https://github.com/lacework/go-sdk/commit/4790d275e5d4a22f4528ceff7a7187fa5f62b152 ) )
7+ * feat: CDK .dev file info (#1462 ) (jonathan stewart)([ 144c65b1] ( https://github.com/lacework/go-sdk/commit/144c65b1a9db4290f10b76dfc961be952257a296 ) )
8+ * feat: CDK v1 component lifecycle events (#1461 ) (jonathan stewart)([ dc17dbbd] ( https://github.com/lacework/go-sdk/commit/dc17dbbdcbc8ed13f1f0277287628d32f9b6183d ) )
9+ ## Refactor
10+ * refactor(cli): deprecate report-definitions command (#1468 ) (Salim Afiune)([ 868a452e] ( https://github.com/lacework/go-sdk/commit/868a452e2081fee1efe02d4844aee6c925a467a0 ) )
11+ * refactor(scaffolding): update CDK Go scaffolding (#1463 ) (Timothy MacDonald)([ 2e984442] ( https://github.com/lacework/go-sdk/commit/2e984442468d696374249957c32c2c97f19ff539 ) )
412## Bug Fixes
5- * fix: component won't install ( # 1459 ) (Timothy MacDonald )([ f2fe8ac5 ] ( https://github.com/lacework/go-sdk/commit/f2fe8ac5b08dd08b4c49dabba5672f343b5fec09 ) )
13+ * fix: create passed output location for generate commands ( # 1470 ) (Matt Cadorette )([ 6565a8fe ] ( https://github.com/lacework/go-sdk/commit/6565a8feb098375b841cc5f7b59fdb0b4e30f982 ) )
614## Other Changes
7- * ci: version bump to v1.40.2-dev (Lacework)([ 93b4576a] ( https://github.com/lacework/go-sdk/commit/93b4576acca7baf0cbff540bef34a48df5900cb2 ) )
15+ * chore: add CloudTrail Control Tower to generate AWS (#1464 ) (Pengyuan Zhao)([ 3e2f4ffd] ( https://github.com/lacework/go-sdk/commit/3e2f4ffd92ccee27824cee1b7892f143037c4877 ) )
16+ * ci: fix integration tests (#1474 ) (Salim Afiune)([ 03bdf6b5] ( https://github.com/lacework/go-sdk/commit/03bdf6b525e20297e07d8c04bdfbe20dacf1099a ) )
17+ * ci: version bump to v1.40.3-dev (Lacework)([ 5c7c5ee9] ( https://github.com/lacework/go-sdk/commit/5c7c5ee985a1338dcac500c2b7f0996b41ca007f ) )
818
919## :whale : [ Docker Image] ( https://hub.docker.com/r/lacework/lacework-cli )
1020```
Original file line number Diff line number Diff line change 1- 1.40.3-dev
1+ 1.41.0
Original file line number Diff line number Diff line change @@ -56,7 +56,6 @@ This will prompt you for your Lacework account and a set of API access keys.
5656* [ lacework policy] ( lacework_policy.md ) - Manage policies
5757* [ lacework policy-exception] ( lacework_policy-exception.md ) - Manage policy exceptions
5858* [ lacework query] ( lacework_query.md ) - Run and manage queries
59- * [ lacework report-definition] ( lacework_report-definition.md ) - Manage report definitions
6059* [ lacework report-rule] ( lacework_report-rule.md ) - Manage report rules
6160* [ lacework resource-group] ( lacework_resource-group.md ) - Manage resource groups
6261* [ lacework team-member] ( lacework_team-member.md ) - Manage team members
You can’t perform that action at this time.
0 commit comments