Skip to content

Commit

Permalink
release: v2.1.0 (#1669)
Browse files Browse the repository at this point in the history
Signed-off-by: Lacework <tech-ally@lacework.net>
  • Loading branch information
lacework-releng authored Oct 30, 2024
1 parent f27ba95 commit 505540c
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 4 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
# v2.1.0

## Features
* feat: Remove RGv1 logic. Add KUBERNETES to ResourceGroups (#1666) (Zeki Sherif)([2b0ffd41](https://github.com/lacework/go-sdk/commit/2b0ffd411c65cefc664fb43591f8be6a47c6e6a0))
* feat: Upgrade aws config org version to 1.0 (#1662) (Lei Jin)([2de64a07](https://github.com/lacework/go-sdk/commit/2de64a0765d0abd72b47c91ffd04b67573a0b494))
## Bug Fixes
* fix: Fix failed resource group tests (#1664) (Lei Jin)([cbebb620](https://github.com/lacework/go-sdk/commit/cbebb620edf3ef59327d417634772870092c4a43))
## Other Changes
* chore: Update VERSION (#1668) (Lei Jin)([f27ba951](https://github.com/lacework/go-sdk/commit/f27ba9517cd66e8fbc5de1e5f46be7af78661704))
* ci: version bump to v1.54.1-dev (Lacework)([b47e0030](https://github.com/lacework/go-sdk/commit/b47e00301001fcea7edaf61637666971b36741e6))
---
# v1.55.0

## Features
Expand Down
3 changes: 2 additions & 1 deletion RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
# Release Notes
Another day, another release. These are the release notes for the version `v1.55.0`.
Another day, another release. These are the release notes for the version `v2.1.0`.

## Features
* feat: Remove RGv1 logic. Add KUBERNETES to ResourceGroups (#1666) (Zeki Sherif)([2b0ffd41](https://github.com/lacework/go-sdk/commit/2b0ffd411c65cefc664fb43591f8be6a47c6e6a0))
* feat: Upgrade aws config org version to 1.0 (#1662) (Lei Jin)([2de64a07](https://github.com/lacework/go-sdk/commit/2de64a0765d0abd72b47c91ffd04b67573a0b494))
## Bug Fixes
* fix: Fix failed resource group tests (#1664) (Lei Jin)([cbebb620](https://github.com/lacework/go-sdk/commit/cbebb620edf3ef59327d417634772870092c4a43))
## Other Changes
* chore: Update VERSION (#1668) (Lei Jin)([f27ba951](https://github.com/lacework/go-sdk/commit/f27ba9517cd66e8fbc5de1e5f46be7af78661704))
* ci: version bump to v1.54.1-dev (Lacework)([b47e0030](https://github.com/lacework/go-sdk/commit/b47e00301001fcea7edaf61637666971b36741e6))

## :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.0.0-dev
2.1.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.

0 comments on commit 505540c

Please sign in to comment.