Skip to content

Commit f7c21ed

Browse files
release: v1.48.0 (#1598)
Signed-off-by: Lacework <[email protected]>
1 parent 570e578 commit f7c21ed

File tree

4 files changed

+27
-6
lines changed

4 files changed

+27
-6
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# v1.48.0
2+
3+
## Features
4+
* feat(RAIN-92599): Add AzureAdAl integration support (#1590) (rubinder-lw)([9e12df97](https://github.com/lacework/go-sdk/commit/9e12df974f33d930203a85893040ba1f19c819bb))
5+
## Bug Fixes
6+
* fix(cli): avoid panic while updating progress (#1597) (Salim Afiune)([570e5787](https://github.com/lacework/go-sdk/commit/570e578779afcb13b79410ef8684cf5f066da303))
7+
## Other Changes
8+
* style(cli): fix component uninstall output (#1596) (Salim Afiune)([fc36cc21](https://github.com/lacework/go-sdk/commit/fc36cc21aa75501540b041fae39ece5509092d86))
9+
* chore(deps): bump google.golang.org/protobuf from 1.30.0 to 1.33.0 (#1593) (dependabot[bot])([df97387e](https://github.com/lacework/go-sdk/commit/df97387ecde43c276604fb2a59cfadbae1d72d8f))
10+
* chore(deps): bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 (#1502) (dependabot[bot])([5465769d](https://github.com/lacework/go-sdk/commit/5465769d8618ed913795ce35ceadb5edf3bb4b3d))
11+
* ci: fix TestComplianceAwsGetReportRecommendationID (#1592) (Pengyuan Zhao)([e0768802](https://github.com/lacework/go-sdk/commit/e076880211b2b22159be9690c80523a7704824e0))
12+
* ci: version bump to v1.47.3-dev (Lacework)([f686add3](https://github.com/lacework/go-sdk/commit/f686add37882c8cc2f7b37e0e486f181789f9380))
13+
* test: fix TestQueryCreateFromEditor and TestComponent* (#1594) (Pengyuan Zhao)([a8efbac2](https://github.com/lacework/go-sdk/commit/a8efbac20b75d2e7d4356e6ae31649c5fe2dc8f8))
14+
---
115
# v1.47.2
216

317
## Bug Fixes

RELEASE_NOTES.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,17 @@
11
# Release Notes
2-
Another day, another release. These are the release notes for the version `v1.47.2`.
2+
Another day, another release. These are the release notes for the version `v1.48.0`.
33

4+
## Features
5+
* feat(RAIN-92599): Add AzureAdAl integration support (#1590) (rubinder-lw)([9e12df97](https://github.com/lacework/go-sdk/commit/9e12df974f33d930203a85893040ba1f19c819bb))
46
## Bug Fixes
5-
* fix: update telemetry dataset during release (#1587) (Matt Cadorette)([df0d1f1a](https://github.com/lacework/go-sdk/commit/df0d1f1aef89444b64bf5b37385ce16d9300ec2f))
7+
* fix(cli): avoid panic while updating progress (#1597) (Salim Afiune)([570e5787](https://github.com/lacework/go-sdk/commit/570e578779afcb13b79410ef8684cf5f066da303))
68
## Other Changes
7-
* ci: version bump to v1.47.2-dev (Lacework)([854bbaea](https://github.com/lacework/go-sdk/commit/854bbaeae6d8655cb42851a12a50a3b0925ca71a))
9+
* style(cli): fix component uninstall output (#1596) (Salim Afiune)([fc36cc21](https://github.com/lacework/go-sdk/commit/fc36cc21aa75501540b041fae39ece5509092d86))
10+
* chore(deps): bump google.golang.org/protobuf from 1.30.0 to 1.33.0 (#1593) (dependabot[bot])([df97387e](https://github.com/lacework/go-sdk/commit/df97387ecde43c276604fb2a59cfadbae1d72d8f))
11+
* chore(deps): bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 (#1502) (dependabot[bot])([5465769d](https://github.com/lacework/go-sdk/commit/5465769d8618ed913795ce35ceadb5edf3bb4b3d))
12+
* ci: fix TestComplianceAwsGetReportRecommendationID (#1592) (Pengyuan Zhao)([e0768802](https://github.com/lacework/go-sdk/commit/e076880211b2b22159be9690c80523a7704824e0))
13+
* ci: version bump to v1.47.3-dev (Lacework)([f686add3](https://github.com/lacework/go-sdk/commit/f686add37882c8cc2f7b37e0e486f181789f9380))
14+
* test: fix TestQueryCreateFromEditor and TestComponent* (#1594) (Pengyuan Zhao)([a8efbac2](https://github.com/lacework/go-sdk/commit/a8efbac20b75d2e7d4356e6ae31649c5fe2dc8f8))
815

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

VERSION

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

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)