Skip to content

Commit

Permalink
release: v2.1.2
Browse files Browse the repository at this point in the history
Signed-off-by: Lacework <tech-ally@lacework.net>
  • Loading branch information
lacework-releng committed Nov 1, 2024
1 parent 1167cb9 commit cc51bc7
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 6 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# v2.1.2

## Bug Fixes
* fix: Fix casing during reading of resource group (#1673) (Zeki Sherif)([1167cb9c](https://github.com/lacework/go-sdk/commit/1167cb9ceb659f5d3c60dfba35cd0c8618d2c5ae))
## Other Changes
* ci: version bump to v2.1.2-dev (Lacework)([a8f6ca1e](https://github.com/lacework/go-sdk/commit/a8f6ca1e74af412daedfb90f1086619a1bc2670b))
---
# v2.1.1

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

## Bug Fixes
* fix: Fix casing during reading of resource group (#1673) (Zeki Sherif)([1167cb9c](https://github.com/lacework/go-sdk/commit/1167cb9ceb659f5d3c60dfba35cd0c8618d2c5ae))
## Other Changes
* chore: Change the reference path to v2 (#1671) (Lei Jin)([2bae7452](https://github.com/lacework/go-sdk/commit/2bae745225241db1dea8f7a9e1281b3b836a1979))
* ci: version bump to v2.1.1-dev (Lacework)([de9bf638](https://github.com/lacework/go-sdk/commit/de9bf6385f4cd1d69e8e0ef6be444c5a32091c3a))
* ci: version bump to v2.1.2-dev (Lacework)([a8f6ca1e](https://github.com/lacework/go-sdk/commit/a8f6ca1e74af412daedfb90f1086619a1bc2670b))

## :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.2-dev
2.1.2
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 cc51bc7

Please sign in to comment.