Skip to content

Commit

Permalink
release: v1.51.0
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 Jun 10, 2024
1 parent 635f2d3 commit 53f4b98
Show file tree
Hide file tree
Showing 4 changed files with 32 additions and 13 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
# v1.51.0

## Features
* feat: prosast component data upload (#1639) (jonathan stewart)([635f2d30](https://github.com/lacework/go-sdk/commit/635f2d30643ce70c3ebd6b0c49542954a5e7a828))
* feat(GROW-2928): Upgrade the gcp terraform version (#1637) (Lei Jin)([02bcccab](https://github.com/lacework/go-sdk/commit/02bcccabd229620b4d08755b95615d4f4c17a71a))
* feat(GROW-2931): Add support for GCP default labels (#1633) (Lei Jin)([6d765866](https://github.com/lacework/go-sdk/commit/6d765866a99a07e3cb0bf0ccc9eaa73612b2f3c4))
* feat(GROW-2929): update lwgenerate to support GCP generation (#1631) (Lei Jin)([2c64710e](https://github.com/lacework/go-sdk/commit/2c64710ee725d77d7341274e940dc5cec27d3c3d))
* feat(GROW-2819): enable custom blocks with azure generate (#1630) (Matt Cadorette)([67c7bbc9](https://github.com/lacework/go-sdk/commit/67c7bbc9b88a7492fa3d387d44d5e1f290eef79e))
* feat(GROW-2908): lwgenerate enable custom root terraform blocks and provider arguments (#1626) (Matt Cadorette)([8d50d317](https://github.com/lacework/go-sdk/commit/8d50d317e44bf379523c0138fcb12ec34b4ed302))
* feat(GROW-2883): lwgenerate enable adding aws provider default tags (#1623) (Matt Cadorette)([5d6ef3df](https://github.com/lacework/go-sdk/commit/5d6ef3dfbbc1349abaf5e1c0fca325f0ac65960a))
## Bug Fixes
* fix(GROW-2931): GCP default label should be attributes (#1636) (Lei Jin)([e575eac8](https://github.com/lacework/go-sdk/commit/e575eac82b34e8a9ce840928d6f73e13675291e0))
* fix(GROW-2819): split azuread/azurerm gen args (#1632) (Matt Cadorette)([6ae460a7](https://github.com/lacework/go-sdk/commit/6ae460a7212365947c80889ec0ff02499a05bdd5))
## Other Changes
* chore: update cloud-account migrate cmd desc (#1625) (Manan Bhatia)([8c76d482](https://github.com/lacework/go-sdk/commit/8c76d482af778977c8eeb35c150fea9e1fed7be1))
* ci: version bump to v1.50.1-dev (Lacework)([f469da52](https://github.com/lacework/go-sdk/commit/f469da5287671e0ef893df381b6e64ae4530c50d))
---
# v1.50.0

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

## Features
* feat: expose raw machine tags for external automation (#1618) (Matt Cadorette)([5e2e2c3c](https://github.com/lacework/go-sdk/commit/5e2e2c3c6247186e46750720f2cf91521d494e29))
* feat(GROW-2876): support terraform output blocks in lwgenerate (#1609) (Matt Cadorette)([5440c57d](https://github.com/lacework/go-sdk/commit/5440c57d49156c11cbf1b87f9474d3e5b7134f50))
* feat: prosast component data upload (#1639) (jonathan stewart)([635f2d30](https://github.com/lacework/go-sdk/commit/635f2d30643ce70c3ebd6b0c49542954a5e7a828))
* feat(GROW-2928): Upgrade the gcp terraform version (#1637) (Lei Jin)([02bcccab](https://github.com/lacework/go-sdk/commit/02bcccabd229620b4d08755b95615d4f4c17a71a))
* feat(GROW-2931): Add support for GCP default labels (#1633) (Lei Jin)([6d765866](https://github.com/lacework/go-sdk/commit/6d765866a99a07e3cb0bf0ccc9eaa73612b2f3c4))
* feat(GROW-2929): update lwgenerate to support GCP generation (#1631) (Lei Jin)([2c64710e](https://github.com/lacework/go-sdk/commit/2c64710ee725d77d7341274e940dc5cec27d3c3d))
* feat(GROW-2819): enable custom blocks with azure generate (#1630) (Matt Cadorette)([67c7bbc9](https://github.com/lacework/go-sdk/commit/67c7bbc9b88a7492fa3d387d44d5e1f290eef79e))
* feat(GROW-2908): lwgenerate enable custom root terraform blocks and provider arguments (#1626) (Matt Cadorette)([8d50d317](https://github.com/lacework/go-sdk/commit/8d50d317e44bf379523c0138fcb12ec34b4ed302))
* feat(GROW-2883): lwgenerate enable adding aws provider default tags (#1623) (Matt Cadorette)([5d6ef3df](https://github.com/lacework/go-sdk/commit/5d6ef3dfbbc1349abaf5e1c0fca325f0ac65960a))
## Bug Fixes
* fix: use buffered channel for downloadComplete to prevent blocking (#1617) (Matt Cadorette)([7ddbd389](https://github.com/lacework/go-sdk/commit/7ddbd389bc8134a50df4c23c75727aea57232db4))
* fix: policy severity test correct test criteria (#1614) (Matt Cadorette)([ef808de2](https://github.com/lacework/go-sdk/commit/ef808de2738e75f7d4b4bc9876f69922b67e3809))
* fix: correct integration tests for gcp (#1612) (Matt Cadorette)([8271a9f4](https://github.com/lacework/go-sdk/commit/8271a9f4ddc56eb623777cb77d93dac289bcbfc8))
* fix: failing tests due to transient data states (#1608) (Matt Cadorette)([259b911b](https://github.com/lacework/go-sdk/commit/259b911b4d3a94cf73d6240293729d9f63249df7))
* fix(cli): remove option to create AzureAD intg from CLI (manual) (#1604) (Manan Bhatia)([79711080](https://github.com/lacework/go-sdk/commit/79711080fcd947668c61846cc1ef3f7a1b330ad3))
* fix(api): correct handling for resourceTags in policy exceptions (#1605) (Matt Cadorette)([fbe45aff](https://github.com/lacework/go-sdk/commit/fbe45aff6f3b84b5e4e738bdac432bdbf726c3af))
* fix(GROW-2931): GCP default label should be attributes (#1636) (Lei Jin)([e575eac8](https://github.com/lacework/go-sdk/commit/e575eac82b34e8a9ce840928d6f73e13675291e0))
* fix(GROW-2819): split azuread/azurerm gen args (#1632) (Matt Cadorette)([6ae460a7](https://github.com/lacework/go-sdk/commit/6ae460a7212365947c80889ec0ff02499a05bdd5))
## Other Changes
* ci: version bump to v1.49.1-dev (Lacework)([db33cada](https://github.com/lacework/go-sdk/commit/db33cada5778db7c70eea9f74865ff1b6d70e49c))
* chore: update cloud-account migrate cmd desc (#1625) (Manan Bhatia)([8c76d482](https://github.com/lacework/go-sdk/commit/8c76d482af778977c8eeb35c150fea9e1fed7be1))
* ci: version bump to v1.50.1-dev (Lacework)([f469da52](https://github.com/lacework/go-sdk/commit/f469da5287671e0ef893df381b6e64ae4530c50d))

## :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.50.1-dev
1.51.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 53f4b98

Please sign in to comment.