|
1 | 1 | # Release Notes |
2 | | -Another day, another release. These are the release notes for the version `v1.3.0`. |
| 2 | +Another day, another release. These are the release notes for the version `v1.3.1`. |
3 | 3 |
|
4 | | -## Features |
5 | | -* feat(cli): add filter for fixable alerts (#1073) (hazedav)([98f7684c](https://github.com/lacework/go-sdk/commit/98f7684c9d511707015360f4a25ee55fb1fab172)) |
6 | | -* feat: Add support from hidden suppressions migration command (#1069) (Ross)([2441d452](https://github.com/lacework/go-sdk/commit/2441d45216f276623fad92d9dee23c89a71138e7)) |
7 | | -* feat: Display supported policy exception constraints (#1068) (Ross)([c6ebd686](https://github.com/lacework/go-sdk/commit/c6ebd686ee8d42d333e5e6f501fe6d57ff0122e3)) |
8 | | -* feat: Add support from hidden suppressions api (#1066) (Ross)([69a2247a](https://github.com/lacework/go-sdk/commit/69a2247ad596faa7fff8586c850acac885c1dc04)) |
| 4 | +## Refactor |
| 5 | +* refactor: Release of docker images (#1074) (Salim Afiune)([3e198981](https://github.com/lacework/go-sdk/commit/3e1989815e31f3a403eb17afb68263df813222d4)) |
9 | 6 | ## Bug Fixes |
10 | | -* fix: revert compliance csv report_type field format (#1057) (Darren)([123d46b2](https://github.com/lacework/go-sdk/commit/123d46b2b3e1fefc67d78cd333a0ea4b03395e10)) |
11 | | -* fix(cli): Ensure log level is correctly passed to components (#1071) (Kolbeinn)([0134e0a2](https://github.com/lacework/go-sdk/commit/0134e0a29663d97560280e9a07e83ccc13bb339a)) |
| 7 | +* fix: avoid injecting empty alertProfile (#1078) (Salim Afiune)([485cc4cf](https://github.com/lacework/go-sdk/commit/485cc4cfb1b69b2f5bf958a0a5c5d1d0b8010641)) |
12 | 8 | ## Other Changes |
13 | | -* ci: version bump to v1.2.1-dev (Lacework)([24e59cb3](https://github.com/lacework/go-sdk/commit/24e59cb378b477e92c7d6ce4fd4fee500371473a)) |
| 9 | +* ci: version bump to v1.3.1-dev (Lacework)([60ff20ce](https://github.com/lacework/go-sdk/commit/60ff20ce3cf9eae4dea666ee004ac2648797a6da)) |
14 | 10 |
|
15 | | -## Docker Images |
16 | | -* `docker pull lacework/lacework-cli:latest` |
17 | | -* `docker pull lacework/lacework-cli:scratch` |
18 | | -* `docker pull lacework/lacework-cli:ubi-8` |
19 | | -* `docker pull lacework/lacework-cli:debian-10` |
20 | | -* `docker pull lacework/lacework-cli:ubuntu-1804` |
21 | | -* `docker pull lacework/lacework-cli:amazonlinux-2` |
| 11 | +## :whale: [Docker Image](https://hub.docker.com/r/lacework/lacework-cli) |
| 12 | +``` |
| 13 | +docker pull lacework/lacework-cli |
| 14 | +``` |
0 commit comments