|
1 | 1 | # Release Notes |
2 | | -Another day, another release. These are the release notes for the version `v1.42.0`. |
| 2 | +Another day, another release. These are the release notes for the version `v1.43.0`. |
3 | 3 |
|
4 | 4 | ## Features |
5 | | -* feat(cli): Add time filter to vulnerability host list-cve command (#1481) (kendall-choy-lw)([19a61c8d](https://github.com/lacework/go-sdk/commit/19a61c8d939578e0a1b9809ec7825cad28915bad)) |
6 | | -* feat(cli): show query language in policies when available (#1475) (Kun Chen)([b754b4ee](https://github.com/lacework/go-sdk/commit/b754b4ee59624af7d4b1f33eb44bc148a4d9f3d8)) |
7 | | -* feat(RAIN-91461): support Rego in query validate (#1472) (Kun Chen)([6ed380ec](https://github.com/lacework/go-sdk/commit/6ed380ecb97c4f8771d893e23dcd00e23de406e3)) |
8 | | -* feat(cli): Select query language only on query creation (#1467) (Kun Chen)([89986135](https://github.com/lacework/go-sdk/commit/899861358b76f4ced74c3518d5c0d71016d936da)) |
| 5 | +* feat(cdk): expose cache to components (#1441) (Matt Cadorette)([af026bbf](https://github.com/lacework/go-sdk/commit/af026bbff7d214c4ac053dc1c9c521e97d368015)) |
9 | 6 | ## Bug Fixes |
10 | | -* fix: improve error message when token generate fails in cli (#1482) (Matt Cadorette)([8814db38](https://github.com/lacework/go-sdk/commit/8814db38d054650fe9c76f28de83f1ac7e70978b)) |
11 | | -* fix: temporarily install Semgrep to fix SAST (#1485) (Jeremy Dubreil)([38149934](https://github.com/lacework/go-sdk/commit/3814993407121d084834d592dc4596f5092adae0)) |
12 | | -* fix: always set alias "main" for the main profile (#1483) (Pengyuan Zhao)([985c9e04](https://github.com/lacework/go-sdk/commit/985c9e040957acb3f9d84f4fb8035adaeaaa17a1)) |
| 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)) |
13 | 10 | ## Other Changes |
14 | | -* chore(deps): bump google.golang.org/grpc from 1.51.0 to 1.56.3 (#1486) (dependabot[bot])([28b3debb](https://github.com/lacework/go-sdk/commit/28b3debbdb29739cafcdc2ce49f45bcd660714f8)) |
15 | | -* ci: fix TestContainerVulnerabilityCommandsEndToEnd (#1484) (Salim Afiune)([0f1e35d4](https://github.com/lacework/go-sdk/commit/0f1e35d4ba62134b0c4582b07ddaea2863b0cb2d)) |
16 | | -* ci: add GitHub workflow for SCA (#1478) (Pengyuan Zhao)([904f51cf](https://github.com/lacework/go-sdk/commit/904f51cfbce4905c418fbb3d9c4a851445b845c0)) |
17 | | -* ci: version bump to v1.41.2-dev (Lacework)([f37368c9](https://github.com/lacework/go-sdk/commit/f37368c96a42f5830e62d9943a982a4fd556eedd)) |
| 11 | +* ci: version bump to v1.42.1-dev (Lacework)([5b898f7d](https://github.com/lacework/go-sdk/commit/5b898f7def386437054d78ed328830f64dfba1d2)) |
18 | 12 |
|
19 | 13 | ## :whale: [Docker Image](https://hub.docker.com/r/lacework/lacework-cli) |
20 | 14 | ``` |
|
0 commit comments