Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# v2.16.0

## Features
* feat(CAD-2252): target both OUs and single accounts for AWS org-level Agentless (#1855) (Pengyuan Zhao)([e1bd5a66](https://github.com/lacework/go-sdk/commit/e1bd5a6663f59a95eccfb0b3dbdf3f48ac8f4af4))
## Other Changes
* ci: version bump to v2.15.3-dev (Lacework)([6a5fc714](https://github.com/lacework/go-sdk/commit/6a5fc714db90ab9c7aff30564e8177d756aa51a7))
---
# v2.15.2

## Bug Fixes
Expand Down
10 changes: 4 additions & 6 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
# Release Notes
Another day, another release. These are the release notes for the version `v2.15.2`.
Another day, another release. These are the release notes for the version `v2.16.0`.

## Bug Fixes
* fix(lwpreflight): correct GCP and AWS required-permission lists (#1852) (Lokesh Vadlamudi)([17476c38](https://github.com/lacework/go-sdk/commit/17476c38fc13fc1799ee14c564897fc948d3a0a1))
## Features
* feat(CAD-2252): target both OUs and single accounts for AWS org-level Agentless (#1855) (Pengyuan Zhao)([e1bd5a66](https://github.com/lacework/go-sdk/commit/e1bd5a6663f59a95eccfb0b3dbdf3f48ac8f4af4))
## Other Changes
* chore: remove CLI signing Slack message from release.yml (#1851) (Pengyuan Zhao)([a0106bd4](https://github.com/lacework/go-sdk/commit/a0106bd4677b226431fc08d545327fbf989f9324))
* chore(CAD-2190): use OICD instead of MFA token + static keys for release (#1850) (Pengyuan Zhao)([808698f5](https://github.com/lacework/go-sdk/commit/808698f5ee073df3172c91cc290e0cae63ece64f))
* ci: version bump to v2.15.2-dev (Lacework)([90e3c96e](https://github.com/lacework/go-sdk/commit/90e3c96e358d403b6fe3605092703d5e3cb4de92))
* ci: version bump to v2.15.3-dev (Lacework)([6a5fc714](https://github.com/lacework/go-sdk/commit/6a5fc714db90ab9c7aff30564e8177d756aa51a7))

## :whale: [Docker Image](https://hub.docker.com/r/lacework/lacework-cli)
```
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.15.3-dev
2.16.0
4 changes: 2 additions & 2 deletions api/version.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading