Skip to content

Commit

Permalink
release: v2.1.3 (#1679)
Browse files Browse the repository at this point in the history
Signed-off-by: Lacework <[email protected]>
  • Loading branch information
lacework-releng authored Nov 13, 2024
1 parent a4fd71b commit 944791c
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 6 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# v2.1.3

## Bug Fixes
* fix: bump lacework provider version to 2.0 (#1678) (Pengyuan Zhao)([a4fd71b5](https://github.com/lacework/go-sdk/commit/a4fd71b5e0139190eb6d5a897d10eea63582d851))
* fix: Add credentials to control tower accounts (#1675) (Lei Jin)([3e1885d0](https://github.com/lacework/go-sdk/commit/3e1885d0c01af8dc0ad9634ff83c0d31d7f207ff))
## Other Changes
* ci: version bump to v2.1.3-dev (Lacework)([33d32ada](https://github.com/lacework/go-sdk/commit/33d32ada65a4fb396944664e595f69320c5845fe))
---
# v2.1.2

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

## Bug Fixes
* fix: Fix casing during reading of resource group (#1673) (Zeki Sherif)([1167cb9c](https://github.com/lacework/go-sdk/commit/1167cb9ceb659f5d3c60dfba35cd0c8618d2c5ae))
* fix: bump lacework provider version to 2.0 (#1678) (Pengyuan Zhao)([a4fd71b5](https://github.com/lacework/go-sdk/commit/a4fd71b5e0139190eb6d5a897d10eea63582d851))
* fix: Add credentials to control tower accounts (#1675) (Lei Jin)([3e1885d0](https://github.com/lacework/go-sdk/commit/3e1885d0c01af8dc0ad9634ff83c0d31d7f207ff))
## Other Changes
* ci: version bump to v2.1.2-dev (Lacework)([a8f6ca1e](https://github.com/lacework/go-sdk/commit/a8f6ca1e74af412daedfb90f1086619a1bc2670b))
* ci: version bump to v2.1.3-dev (Lacework)([33d32ada](https://github.com/lacework/go-sdk/commit/33d32ada65a4fb396944664e595f69320c5845fe))

## :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.1.3-dev
2.1.3
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 944791c

Please sign in to comment.