Skip to content

Commit

Permalink
release: v1.41.1 (#1477)
Browse files Browse the repository at this point in the history
Signed-off-by: Lacework <[email protected]>
  • Loading branch information
lacework-releng authored Dec 7, 2023
1 parent 2a11eec commit 30819f4
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 16 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# v1.41.1

## Bug Fixes
* fix: component download segv (#1476) (jonathan stewart)([2a11eecc](https://github.com/lacework/go-sdk/commit/2a11eeccc2bf3ab7f42e87c23fc26ceb54a97ef8))
## Other Changes
* ci: version bump to v1.41.1-dev (Lacework)([f9c47d03](https://github.com/lacework/go-sdk/commit/f9c47d03efd1aaae3073de0f7d89fb1c5659ff9d))
---
# v1.41.0

## Features
Expand Down
16 changes: 3 additions & 13 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,10 @@
# Release Notes
Another day, another release. These are the release notes for the version `v1.41.0`.
Another day, another release. These are the release notes for the version `v1.41.1`.

## Features
* feat: go-resty component download (#1466) (jonathan stewart)([efba6290](https://github.com/lacework/go-sdk/commit/efba6290cac3731eb9f0ecc292667993564d5f9a))
* feat(RAIN-91334): allow Rego queries to be created and retrieved (#1465) (Kun Chen)([4790d275](https://github.com/lacework/go-sdk/commit/4790d275e5d4a22f4528ceff7a7187fa5f62b152))
* feat: CDK .dev file info (#1462) (jonathan stewart)([144c65b1](https://github.com/lacework/go-sdk/commit/144c65b1a9db4290f10b76dfc961be952257a296))
* feat: CDK v1 component lifecycle events (#1461) (jonathan stewart)([dc17dbbd](https://github.com/lacework/go-sdk/commit/dc17dbbdcbc8ed13f1f0277287628d32f9b6183d))
## Refactor
* refactor(cli): deprecate report-definitions command (#1468) (Salim Afiune)([868a452e](https://github.com/lacework/go-sdk/commit/868a452e2081fee1efe02d4844aee6c925a467a0))
* refactor(scaffolding): update CDK Go scaffolding (#1463) (Timothy MacDonald)([2e984442](https://github.com/lacework/go-sdk/commit/2e984442468d696374249957c32c2c97f19ff539))
## Bug Fixes
* fix: create passed output location for generate commands (#1470) (Matt Cadorette)([6565a8fe](https://github.com/lacework/go-sdk/commit/6565a8feb098375b841cc5f7b59fdb0b4e30f982))
* fix: component download segv (#1476) (jonathan stewart)([2a11eecc](https://github.com/lacework/go-sdk/commit/2a11eeccc2bf3ab7f42e87c23fc26ceb54a97ef8))
## Other Changes
* chore: add CloudTrail Control Tower to generate AWS (#1464) (Pengyuan Zhao)([3e2f4ffd](https://github.com/lacework/go-sdk/commit/3e2f4ffd92ccee27824cee1b7892f143037c4877))
* ci: fix integration tests (#1474) (Salim Afiune)([03bdf6b5](https://github.com/lacework/go-sdk/commit/03bdf6b525e20297e07d8c04bdfbe20dacf1099a))
* ci: version bump to v1.40.3-dev (Lacework)([5c7c5ee9](https://github.com/lacework/go-sdk/commit/5c7c5ee985a1338dcac500c2b7f0996b41ca007f))
* ci: version bump to v1.41.1-dev (Lacework)([f9c47d03](https://github.com/lacework/go-sdk/commit/f9c47d03efd1aaae3073de0f7d89fb1c5659ff9d))

## :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 @@
1.41.1-dev
1.41.1
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 30819f4

Please sign in to comment.