Skip to content

Releases: lacework/go-sdk

v1.44.3

25 Jan 15:43
09aa78b
Compare
Choose a tag to compare

Release Notes

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)

Bug Fixes

  • fix: do not log errors if version check fails (#1523) (Linpeng Zhang)(6d750bc9)

Other Changes

  • chore: update user flow and validation for using existing CloudTrail (#1521) (Pengyuan Zhao)(79f36d1e)
  • chore: add 'LW_TELEMETRY_DISABLE' env var for metrics service (#1518) (Darren)(ded4e391)
  • ci: version bump to v1.44.3-dev (Lacework)(a2b312d7)

🐳 Docker Image

docker pull lacework/lacework-cli

v1.44.2

18 Jan 16:24
16ec8f4
Compare
Choose a tag to compare

Release Notes

Another day, another release. These are the release notes for the version v1.44.2.

Other Changes

  • chore: GKE alias and make required providers optional (#1516) (Pengyuan Zhao)(9ba45aa6)
  • chore: set account details for honeycomb metrics (#1515) (Darren)(dd520fbf)
  • ci: version bump to v1.44.2-dev (#1514) (Salim Afiune)(3ac46ed0)

🐳 Docker Image

docker pull lacework/lacework-cli

v1.44.1

12 Jan 15:43
Compare
Choose a tag to compare

Release Notes

Another day, another release. These are the release notes for the version v1.44.1.

Bug Fixes

  • fix: correct gcp generate audit-log flag (#1510) (Matt Cadorette)(6323370c)

Other Changes

  • chore(deps): bump github.com/go-resty/resty/v2 from 2.10.0 to 2.11.0 (#1503) (dependabot[bot])(6e2ac685)
  • chore(deps): bump github.com/go-git/go-git/v5 from 5.5.2 to 5.11.0 (#1497) (dependabot[bot])(17312f51)
  • ci: version bump to v1.44.1-dev (Lacework)(91a3373b)

🐳 Docker Image

docker pull lacework/lacework-cli

v1.44.0

10 Jan 22:07
2bd0bdc
Compare
Choose a tag to compare

Release Notes

Another day, another release. These are the release notes for the version v1.44.0.

Features

  • feat: add Agentless support in generate command (#1500) (Pengyuan Zhao)(45431188)

Refactor

  • refactor: dev honeycomb events to use lacework api (#1501) (Darren)(7288cde9)

Other Changes

  • chore(lwgenerate): enable eks provider configuration (#1499) (Matt Cadorette)(d854288e)
  • ci: fix policy_exceptions_test.go (#1506) (Pengyuan Zhao)(dbc2149e)
  • ci: version bump to v1.43.1-dev (Lacework)(39de61e2)

🐳 Docker Image

docker pull lacework/lacework-cli

v1.43.0

02 Jan 15:30
e7f332c
Compare
Choose a tag to compare

Release Notes

Another day, another release. These are the release notes for the version v1.43.0.

Features

  • feat(cdk): expose cache to components (#1441) (Matt Cadorette)(af026bbf)

Bug Fixes

  • fix: provide guidance after failed terraform execution (#1494) (Matt Cadorette)(752aa5e6)

Documentation Updates

  • docs(cli): declare --apply and --output on lacework generate (#1493) (Pengyuan Zhao)(4dd94cc3)

Other Changes

  • ci: version bump to v1.42.1-dev (Lacework)(5b898f7d)

🐳 Docker Image

docker pull lacework/lacework-cli

v1.42.0

13 Dec 23:57
8ebb18d
Compare
Choose a tag to compare

Release Notes

Another day, another release. These are the release notes for the version v1.42.0.

Features

  • feat(cli): Add time filter to vulnerability host list-cve command (#1481) (kendall-choy-lw)(19a61c8d)
  • feat(cli): show query language in policies when available (#1475) (Kun Chen)(b754b4ee)
  • feat(RAIN-91461): support Rego in query validate (#1472) (Kun Chen)(6ed380ec)
  • feat(cli): Select query language only on query creation (#1467) (Kun Chen)(89986135)

Bug Fixes

  • fix: improve error message when token generate fails in cli (#1482) (Matt Cadorette)(8814db38)
  • fix: temporarily install Semgrep to fix SAST (#1485) (Jeremy Dubreil)(38149934)
  • fix: always set alias "main" for the main profile (#1483) (Pengyuan Zhao)(985c9e04)

Other Changes

  • chore(deps): bump google.golang.org/grpc from 1.51.0 to 1.56.3 (#1486) (dependabot[bot])(28b3debb)
  • ci: fix TestContainerVulnerabilityCommandsEndToEnd (#1484) (Salim Afiune)(0f1e35d4)
  • ci: add GitHub workflow for SCA (#1478) (Pengyuan Zhao)(904f51cf)
  • ci: version bump to v1.41.2-dev (Lacework)(f37368c9)

🐳 Docker Image

docker pull lacework/lacework-cli

v1.41.1

07 Dec 14:59
30819f4
Compare
Choose a tag to compare

Release Notes

Another day, another release. These are the release notes for the version v1.41.1.

Bug Fixes

  • fix: component download segv (#1476) (jonathan stewart)(2a11eecc)

Other Changes

  • ci: version bump to v1.41.1-dev (Lacework)(f9c47d03)

🐳 Docker Image

docker pull lacework/lacework-cli

v1.41.0

07 Dec 02:57
e5dc8b2
Compare
Choose a tag to compare

Release Notes

Another day, another release. These are the release notes for the version v1.41.0.

Features

  • feat: go-resty component download (#1466) (jonathan stewart)(efba6290)
  • feat(RAIN-91334): allow Rego queries to be created and retrieved (#1465) (Kun Chen)(4790d275)
  • feat: CDK .dev file info (#1462) (jonathan stewart)(144c65b1)
  • feat: CDK v1 component lifecycle events (#1461) (jonathan stewart)(dc17dbbd)

Refactor

  • refactor(cli): deprecate report-definitions command (#1468) (Salim Afiune)(868a452e)
  • refactor(scaffolding): update CDK Go scaffolding (#1463) (Timothy MacDonald)(2e984442)

Bug Fixes

  • fix: create passed output location for generate commands (#1470) (Matt Cadorette)(6565a8fe)

Other Changes

  • chore: add CloudTrail Control Tower to generate AWS (#1464) (Pengyuan Zhao)(3e2f4ffd)
  • ci: fix integration tests (#1474) (Salim Afiune)(03bdf6b5)
  • ci: version bump to v1.40.3-dev (Lacework)(5c7c5ee9)

🐳 Docker Image

docker pull lacework/lacework-cli

v1.40.2

21 Nov 20:21
fd3528a
Compare
Choose a tag to compare

Release Notes

Another day, another release. These are the release notes for the version v1.40.2.

Bug Fixes

  • fix: component won't install (#1459) (Timothy MacDonald)(f2fe8ac5)

Other Changes

  • ci: version bump to v1.40.2-dev (Lacework)(93b4576a)

🐳 Docker Image

docker pull lacework/lacework-cli

v1.40.1

18 Nov 00:47
9b388c7
Compare
Choose a tag to compare

Release Notes

Another day, another release. These are the release notes for the version v1.40.1.

Other Changes

  • chore: make agentless_monitored_accounts optional (#1455) (Pengyuan Zhao)(77acebea)
  • chore: remove iam role attributes from CloudTrail if Config org enabled (#1456) (Pengyuan Zhao)(cbbcb1fa)
  • ci: version bump to v1.40.1-dev (Lacework)(6f7ced59)

🐳 Docker Image

docker pull lacework/lacework-cli