Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v1.46.2 #1568

Merged
merged 1 commit into from
Feb 28, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# v1.46.2

## Bug Fixes
* fix: component windows extension (#1567) (jonathan stewart)([851f7c1f](https://github.com/lacework/go-sdk/commit/851f7c1fff170bb73aff1fc61c68efe9dddc6d7e))
## Other Changes
* ci: integration tests pipeline improvements (#1564) (Pengyuan Zhao)([9019e414](https://github.com/lacework/go-sdk/commit/9019e414084d6c2831614513859f8de4083fcc13))
* ci: fixes on release.yml and test-build.yml (#1559) (Pengyuan Zhao)([2dd6d677](https://github.com/lacework/go-sdk/commit/2dd6d677ebe12bae6a319ad3f27c7feab5f3c784))
* ci: version bump to v1.46.2-dev (Lacework)([7527cf87](https://github.com/lacework/go-sdk/commit/7527cf87a05be7e5dad4afef212ec255eeeb4e1b))
* ci: version bump to v1.46.2-dev (Lacework)([c2ba68c5](https://github.com/lacework/go-sdk/commit/c2ba68c575238a27c07c74ac0ea7d513fecfdbdb))
---
# v1.46.1

## Bug Fixes
Expand Down
9 changes: 6 additions & 3 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
# Release Notes
Another day, another release. These are the release notes for the version `v1.46.1`.
Another day, another release. These are the release notes for the version `v1.46.2`.

## Bug Fixes
* fix: cdk v3 feature flag (#1560) (jonathan stewart)([57876bc7](https://github.com/lacework/go-sdk/commit/57876bc7514bbcbc27f37237dba7b1843762c5f7))
* fix: component windows extension (#1567) (jonathan stewart)([851f7c1f](https://github.com/lacework/go-sdk/commit/851f7c1fff170bb73aff1fc61c68efe9dddc6d7e))
## Other Changes
* ci: version bump to v1.46.1-dev (Lacework)([0956d323](https://github.com/lacework/go-sdk/commit/0956d3236c2b7ca0ff52121133ad2fff8cae0ece))
* ci: integration tests pipeline improvements (#1564) (Pengyuan Zhao)([9019e414](https://github.com/lacework/go-sdk/commit/9019e414084d6c2831614513859f8de4083fcc13))
* ci: fixes on release.yml and test-build.yml (#1559) (Pengyuan Zhao)([2dd6d677](https://github.com/lacework/go-sdk/commit/2dd6d677ebe12bae6a319ad3f27c7feab5f3c784))
* ci: version bump to v1.46.2-dev (Lacework)([7527cf87](https://github.com/lacework/go-sdk/commit/7527cf87a05be7e5dad4afef212ec255eeeb4e1b))
* ci: version bump to v1.46.2-dev (Lacework)([c2ba68c5](https://github.com/lacework/go-sdk/commit/c2ba68c575238a27c07c74ac0ea7d513fecfdbdb))

## :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.46.2-dev
1.46.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.

Loading