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
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# v2.12.0

## Features
* feat(dspm): expose configuration properties for AWS/Azure DSPM Cloud Accounts (#1820) (Timothy Nguyen)([4ee67a24](https://github.com/lacework/go-sdk/commit/4ee67a24a56dcaa1932b90049404c7ff9b40d0f2))
## Other Changes
* chore: disable few alert test cases (#1822) (Lokesh Vadlamudi)([b5932e05](https://github.com/lacework/go-sdk/commit/b5932e0551b9d7a003619c1162fd09813e27fc20))
* ci: version bump to v2.11.1-dev (Lacework)([cb577cfb](https://github.com/lacework/go-sdk/commit/cb577cfb9a7ad15beecab12cfd1c1ba5549b4b3a))
---
# v2.11.0

## Features
Expand Down
9 changes: 4 additions & 5 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
# Release Notes
Another day, another release. These are the release notes for the version `v2.11.0`.
Another day, another release. These are the release notes for the version `v2.12.0`.

## Features
* feat: create frameworks validation (#1816) (michaelhsiehlw)([f839aeb8](https://github.com/lacework/go-sdk/commit/f839aeb88bee4a440fdfec161349c154179e6706))
## Bug Fixes
* fix(cli): show installed component commands in help text (#1818) (Lokesh Vadlamudi)([9a857ae4](https://github.com/lacework/go-sdk/commit/9a857ae46b646fe4e3854d48bf9cef5afe0e97ca))
* feat(dspm): expose configuration properties for AWS/Azure DSPM Cloud Accounts (#1820) (Timothy Nguyen)([4ee67a24](https://github.com/lacework/go-sdk/commit/4ee67a24a56dcaa1932b90049404c7ff9b40d0f2))
## Other Changes
* ci: version bump to v2.10.1-dev (Lacework)([16db4131](https://github.com/lacework/go-sdk/commit/16db4131310e15a167597bb6065f9bf0be0f614c))
* chore: disable few alert test cases (#1822) (Lokesh Vadlamudi)([b5932e05](https://github.com/lacework/go-sdk/commit/b5932e0551b9d7a003619c1162fd09813e27fc20))
* ci: version bump to v2.11.1-dev (Lacework)([cb577cfb](https://github.com/lacework/go-sdk/commit/cb577cfb9a7ad15beecab12cfd1c1ba5549b4b3a))

## :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.11.1-dev
2.12.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