Skip to content

Commit

Permalink
release: v1.40.1 (#1457)
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 Nov 18, 2023
1 parent 77acebe commit 9b388c7
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 9 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# v1.40.1

## Other Changes
* chore: make agentless_monitored_accounts optional (#1455) (Pengyuan Zhao)([77acebea](https://github.com/lacework/go-sdk/commit/77acebea58fcd20620d18e1d1b10e622bb0e13f3))
* chore: remove iam role attributes from CloudTrail if Config org enabled (#1456) (Pengyuan Zhao)([cbbcb1fa](https://github.com/lacework/go-sdk/commit/cbbcb1fad48c90150b5c9a78fed7ea43048fa98c))
* ci: version bump to v1.40.1-dev (Lacework)([6f7ced59](https://github.com/lacework/go-sdk/commit/6f7ced590289d63772649324d379e86056ffe455))
---
# v1.40.0

## Features
Expand Down
10 changes: 4 additions & 6 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
# Release Notes
Another day, another release. These are the release notes for the version `v1.40.0`.
Another day, another release. These are the release notes for the version `v1.40.1`.

## Features
* feat: refactor UX for lacework generate cloud-account aws (#1448) (Pengyuan Zhao)([222660bc](https://github.com/lacework/go-sdk/commit/222660bc861b4788d1d2c7ac05510ea68dc461af))
## Bug Fixes
* fix(cdk): component install fails (Timothy MacDonald)([6ca53412](https://github.com/lacework/go-sdk/commit/6ca53412d744d70ad6a76ac6e6117a34c302cebc))
## Other Changes
* ci: version bump to v1.39.1-dev (Lacework)([0b65cd90](https://github.com/lacework/go-sdk/commit/0b65cd907fcaf349b3f946a1028101da03bf630a))
* chore: make agentless_monitored_accounts optional (#1455) (Pengyuan Zhao)([77acebea](https://github.com/lacework/go-sdk/commit/77acebea58fcd20620d18e1d1b10e622bb0e13f3))
* chore: remove iam role attributes from CloudTrail if Config org enabled (#1456) (Pengyuan Zhao)([cbbcb1fa](https://github.com/lacework/go-sdk/commit/cbbcb1fad48c90150b5c9a78fed7ea43048fa98c))
* ci: version bump to v1.40.1-dev (Lacework)([6f7ced59](https://github.com/lacework/go-sdk/commit/6f7ced590289d63772649324d379e86056ffe455))

## :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.40.1-dev
1.40.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 9b388c7

Please sign in to comment.