Skip to content

Commit 29027f5

Browse files
release: v1.47.1 (#1586)
Signed-off-by: Lacework <[email protected]>
1 parent fdabe92 commit 29027f5

File tree

4 files changed

+17
-11
lines changed

4 files changed

+17
-11
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# v1.47.1
2+
3+
## Bug Fixes
4+
* fix(telemetry): record silent error (#1585) (Salim Afiune)([fdabe921](https://github.com/lacework/go-sdk/commit/fdabe921de6558087134c2789b4a53a3ce663d8d))
5+
## Other Changes
6+
* ci: fix verify-release.yml fetch-depth (#1584) (Pengyuan Zhao)([ee03ba2c](https://github.com/lacework/go-sdk/commit/ee03ba2c59c2a45a4850fc01c9274afe556eb260))
7+
* ci: version bump to v1.47.1-dev (Lacework)([85adeeab](https://github.com/lacework/go-sdk/commit/85adeeab90046153c6361c4680e0ac9881ff1a8c))
8+
* test: set LW_API_TOKEN for integration tests (#1577) (Pengyuan Zhao)([4d0353f6](https://github.com/lacework/go-sdk/commit/4d0353f6239f828a50617772619b1a98a80386e3))
9+
---
110
# v1.47.0
211

312
## Features

RELEASE_NOTES.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,12 @@
11
# Release Notes
2-
Another day, another release. These are the release notes for the version `v1.47.0`.
2+
Another day, another release. These are the release notes for the version `v1.47.1`.
33

4-
## Features
5-
* feat: CDK v4 feature flag and improvements (#1576) (jonathan stewart)([7a0e292a](https://github.com/lacework/go-sdk/commit/7a0e292aa7dddf42b7459fadad41cbee452aa7cf))
64
## Bug Fixes
7-
* fix: v1 component JSON (#1571) (jonathan stewart)([ac5fa63a](https://github.com/lacework/go-sdk/commit/ac5fa63ad8f8e045121e666ba4c360f2f62f9d88))
8-
* fix: component download AWS XML error (#1572) (jonathan stewart)([9740f914](https://github.com/lacework/go-sdk/commit/9740f91417319deb9dd8b7a0a1836d67f1709c25))
5+
* fix(telemetry): record silent error (#1585) (Salim Afiune)([fdabe921](https://github.com/lacework/go-sdk/commit/fdabe921de6558087134c2789b4a53a3ce663d8d))
96
## Other Changes
10-
* ci: fix update-homebrew-formula.yml (#1575) (Pengyuan Zhao)([3a63b991](https://github.com/lacework/go-sdk/commit/3a63b9914b7bfbf15c116beaab14c28f406ea545))
11-
* ci: use workflow_run to trigger downstream release pipelines (#1573) (Pengyuan Zhao)([d7006716](https://github.com/lacework/go-sdk/commit/d7006716bd1e7d8e08f6dcb32bb05a8d84d2b5b7))
12-
* ci: version bump to v1.46.4-dev (Lacework)([523eb64d](https://github.com/lacework/go-sdk/commit/523eb64d1e6871cbe2fa336aee2936d193324ae7))
7+
* ci: fix verify-release.yml fetch-depth (#1584) (Pengyuan Zhao)([ee03ba2c](https://github.com/lacework/go-sdk/commit/ee03ba2c59c2a45a4850fc01c9274afe556eb260))
8+
* ci: version bump to v1.47.1-dev (Lacework)([85adeeab](https://github.com/lacework/go-sdk/commit/85adeeab90046153c6361c4680e0ac9881ff1a8c))
9+
* test: set LW_API_TOKEN for integration tests (#1577) (Pengyuan Zhao)([4d0353f6](https://github.com/lacework/go-sdk/commit/4d0353f6239f828a50617772619b1a98a80386e3))
1310

1411
## :whale: [Docker Image](https://hub.docker.com/r/lacework/lacework-cli)
1512
```

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.47.1-dev
1+
1.47.1

api/version.go

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)