Skip to content

Commit

Permalink
release: v1.46.0 (#1557)
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 Feb 22, 2024
1 parent 91c70ab commit 3cc8620
Show file tree
Hide file tree
Showing 4 changed files with 32 additions and 22 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
# v1.46.0

## Features
* feat: CDK v2 feature flag (#1548) (jonathan stewart)([e5d3a91c](https://github.com/lacework/go-sdk/commit/e5d3a91c8b909436ba8f21d9fd8b786adae952b8))
## Bug Fixes
* fix: lint error (#1550) (jonathan stewart)([ebadce06](https://github.com/lacework/go-sdk/commit/ebadce065a0af89afc831b0291168001036f1be2))
* fix: cdk backwards compatibility (#1549) (jonathan stewart)([4a0f3b5f](https://github.com/lacework/go-sdk/commit/4a0f3b5f7f75cfac384ae588cee5a11a4732331f))
* fix: component b64 sigs and info (#1547) (jonathan stewart)([353acb7a](https://github.com/lacework/go-sdk/commit/353acb7aa04c19d423b9d3117f22d5f5dc88c93f))
## Other Changes
* chore: fetch all history for prepare-release (#1556) (Pengyuan Zhao)([91c70ab2](https://github.com/lacework/go-sdk/commit/91c70ab29bca5a28af2a97a86fec29c848dbc982))
* chore: set checkout ref to main for prepare-release (#1554) (Pengyuan Zhao)([287cd490](https://github.com/lacework/go-sdk/commit/287cd490e6485455fa4bc25f8f0997a61b772672))
* chore: add GITHUB_TOKEN env to prepare-release.yml (#1552) (Pengyuan Zhao)([a9068c39](https://github.com/lacework/go-sdk/commit/a9068c39fd0c11c65ae0339599023e62e9511267))
* chore: add workflow names and fix test-build slack alert (#1551) (Pengyuan Zhao)([7e5d8e64](https://github.com/lacework/go-sdk/commit/7e5d8e64ba6bac8268809a9ebc902c51ca5c3ed7))
* chore: add GITHUB_TOKEN env to release.yml (#1546) (Pengyuan Zhao)([7f011e21](https://github.com/lacework/go-sdk/commit/7f011e21ce117663eb533bb25a52e1310db5c303))
* ci: fix release trigger workflow (#1545) (jonathan stewart)([802a21dc](https://github.com/lacework/go-sdk/commit/802a21dcba0ee234669e9641349791bde9e21fa0))
* ci: version bump to v1.45.1-dev (Lacework)([893e48b7](https://github.com/lacework/go-sdk/commit/893e48b74f59a1c4c9550ab362cabf301bdc05ce))
---
# v1.45.0

## Features
Expand Down
31 changes: 12 additions & 19 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,27 +1,20 @@
# Release Notes
Another day, another release. These are the release notes for the version `v1.45.0`.
Another day, another release. These are the release notes for the version `v1.46.0`.

## Features
* feat: add cdk component client (#1538) (Matt Cadorette)([4fca2248](https://github.com/lacework/go-sdk/commit/4fca2248f2dfff90237f167f320e40c5682a42d9))
* feat: CDK v2 feature flag (#1548) (jonathan stewart)([e5d3a91c](https://github.com/lacework/go-sdk/commit/e5d3a91c8b909436ba8f21d9fd8b786adae952b8))
## Bug Fixes
* fix: component install windows (#1543) (jonathan stewart)([6c906b5b](https://github.com/lacework/go-sdk/commit/6c906b5ba5019ce9f81c456260d72796294e8b2f))
* fix: reduce component API usage (#1542) (jonathan stewart)([5455e173](https://github.com/lacework/go-sdk/commit/5455e173edac65652c57a56df307c9d82c1b8a5d))
* fix: lint error (#1550) (jonathan stewart)([ebadce06](https://github.com/lacework/go-sdk/commit/ebadce065a0af89afc831b0291168001036f1be2))
* fix: cdk backwards compatibility (#1549) (jonathan stewart)([4a0f3b5f](https://github.com/lacework/go-sdk/commit/4a0f3b5f7f75cfac384ae588cee5a11a4732331f))
* fix: component b64 sigs and info (#1547) (jonathan stewart)([353acb7a](https://github.com/lacework/go-sdk/commit/353acb7aa04c19d423b9d3117f22d5f5dc88c93f))
## Other Changes
* chore: limit the concurrency of test-build workflow runs for a branch (#1540) (Pengyuan Zhao)([78fe2e17](https://github.com/lacework/go-sdk/commit/78fe2e1760ba7e0a5791940175995590b5519f7c))
* chore(cli): print new component version available message (#1530) (Pengyuan Zhao)([d12d9ccd](https://github.com/lacework/go-sdk/commit/d12d9ccdd515592d8d2debec7bfef49bf0273326))
* chore(CLI): cache CDK API data in disk (#1529) (Pengyuan Zhao)([e9693715](https://github.com/lacework/go-sdk/commit/e969371562aa830945e7b4ace6a78423b98d57d5))
* chore(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 (#1492) (dependabot[bot])([ff59352b](https://github.com/lacework/go-sdk/commit/ff59352b4bebf910d5d5014d679b4ff899efea09))
* chore(deps): bump github.com/BurntSushi/toml from 1.2.0 to 1.3.2 (#1490) (dependabot[bot])([4a5f655b](https://github.com/lacework/go-sdk/commit/4a5f655b2af644694b742467ad29d51171839f7c))
* chore: use CDK v1 API for lacework component dev (#1525) (Pengyuan Zhao)([14058d5c](https://github.com/lacework/go-sdk/commit/14058d5ca73834941e4d3452c7f3c0c2dc94043e))
* chore(cli): only fetch component versions when needed (#1526) (Pengyuan Zhao)([183e16ed](https://github.com/lacework/go-sdk/commit/183e16ed37544a3ab731f3abfe921ae13157e343))
* ci: Create workflow release.yml (#1539) (Pengyuan Zhao)([78307db3](https://github.com/lacework/go-sdk/commit/78307db3fb6144c8da7035ea3cdb78b7a48066d5))
* ci: Create workflow prepare-release.yml (#1536) (Pengyuan Zhao)([d662565f](https://github.com/lacework/go-sdk/commit/d662565fb398ced41c75f2196d794f8133882ebe))
* ci: Create workflow verify-release.yml (#1537) (Pengyuan Zhao)([b7a2af65](https://github.com/lacework/go-sdk/commit/b7a2af650d0b0da19bf8bc235cf996d2e09ebea3))
* ci: Create workflow update-homebrew-formula.yml (#1532) (Pengyuan Zhao)([ec268e36](https://github.com/lacework/go-sdk/commit/ec268e360acedb4ae75234850168e50e424bc88a))
* ci: Create workflow update-cli-docs.yml (#1531) (Pengyuan Zhao)([b5842a4f](https://github.com/lacework/go-sdk/commit/b5842a4fcfb1b67c21dc7d32fe951d49d1333257))
* ci: Create workflow test-build.yml (#1534) (Pengyuan Zhao)([8e089d78](https://github.com/lacework/go-sdk/commit/8e089d78cf36e99cdeef609e7490c2848b949604))
* ci: Create workflow nightly-build.yml (#1535) (Pengyuan Zhao)([6fa444b3](https://github.com/lacework/go-sdk/commit/6fa444b3ddaa6e3eba9443a7ec4558cb408a8e95))
* ci: version bump to v1.44.5-dev (Lacework)([05aa1e9b](https://github.com/lacework/go-sdk/commit/05aa1e9be199783dce0362bfee26b8cc50b3c9f3))
* chore: fetch all history for prepare-release (#1556) (Pengyuan Zhao)([91c70ab2](https://github.com/lacework/go-sdk/commit/91c70ab29bca5a28af2a97a86fec29c848dbc982))
* chore: set checkout ref to main for prepare-release (#1554) (Pengyuan Zhao)([287cd490](https://github.com/lacework/go-sdk/commit/287cd490e6485455fa4bc25f8f0997a61b772672))
* chore: add GITHUB_TOKEN env to prepare-release.yml (#1552) (Pengyuan Zhao)([a9068c39](https://github.com/lacework/go-sdk/commit/a9068c39fd0c11c65ae0339599023e62e9511267))
* chore: add workflow names and fix test-build slack alert (#1551) (Pengyuan Zhao)([7e5d8e64](https://github.com/lacework/go-sdk/commit/7e5d8e64ba6bac8268809a9ebc902c51ca5c3ed7))
* chore: add GITHUB_TOKEN env to release.yml (#1546) (Pengyuan Zhao)([7f011e21](https://github.com/lacework/go-sdk/commit/7f011e21ce117663eb533bb25a52e1310db5c303))
* ci: fix release trigger workflow (#1545) (jonathan stewart)([802a21dc](https://github.com/lacework/go-sdk/commit/802a21dcba0ee234669e9641349791bde9e21fa0))
* ci: version bump to v1.45.1-dev (Lacework)([893e48b7](https://github.com/lacework/go-sdk/commit/893e48b74f59a1c4c9550ab362cabf301bdc05ce))

## :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.45.1-dev
1.46.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 3cc8620

Please sign in to comment.