You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* fix(ci): windows integration tests (#1427) (Salim Afiune)([32ce177f](https://github.com/lacework/go-sdk/commit/32ce177f0860af5c7d45f5df5e4ae288faa9f815))
9
+
## Other Changes
10
+
* chore: use AlertRule subCategory in stead of eventCategory (#1429) (Pengyuan Zhao)([9df44a20](https://github.com/lacework/go-sdk/commit/9df44a200215d86841cd4c720f007ed11b9a8c99))
11
+
* chore(deps): bump github.com/cloudflare/circl from 1.1.0 to 1.3.3 (#1273) (dependabot[bot])([d6d09fcf](https://github.com/lacework/go-sdk/commit/d6d09fcface0a73e15f8ff0a30ac859600e5021a))
12
+
* ci: version bump to v1.36.1-dev (Lacework)([e8d0df90](https://github.com/lacework/go-sdk/commit/e8d0df901a05bfb6873d133658c4d278bbcdee16))
Copy file name to clipboardExpand all lines: RELEASE_NOTES.md
+9-4Lines changed: 9 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,16 @@
1
1
# Release Notes
2
-
Another day, another release. These are the release notes for the version `v1.36.0`.
2
+
Another day, another release. These are the release notes for the version `v1.37.0`.
3
3
4
4
## Features
5
-
* feat: add agentless to generate command for AWS (#1423) (Pengyuan Zhao)([fdc1bcf6](https://github.com/lacework/go-sdk/commit/fdc1bcf6c49c12efe3c3e9b041a1bc5d6702b44c))
6
-
* feat: add short lived instance field in agentless data structs (#1399) (Whitney Smith)([478dcaa3](https://github.com/lacework/go-sdk/commit/478dcaa3590d9eefebfbaeba73fa388e0e95bbbe))
5
+
* feat(cdk): expose LW_PROFILE to components (#1430) (Salim Afiune)([23d67a6e](https://github.com/lacework/go-sdk/commit/23d67a6e80cb3d73d0bf2fd72394a55d6fa71ea9))
* fix(ci): windows integration tests (#1427) (Salim Afiune)([32ce177f](https://github.com/lacework/go-sdk/commit/32ce177f0860af5c7d45f5df5e4ae288faa9f815))
7
10
## Other Changes
8
-
* ci: version bump to v1.35.1-dev (Lacework)([1ba21685](https://github.com/lacework/go-sdk/commit/1ba21685186a486a788b6e4707513af90de7533a))
11
+
* chore: use AlertRule subCategory in stead of eventCategory (#1429) (Pengyuan Zhao)([9df44a20](https://github.com/lacework/go-sdk/commit/9df44a200215d86841cd4c720f007ed11b9a8c99))
12
+
* chore(deps): bump github.com/cloudflare/circl from 1.1.0 to 1.3.3 (#1273) (dependabot[bot])([d6d09fcf](https://github.com/lacework/go-sdk/commit/d6d09fcface0a73e15f8ff0a30ac859600e5021a))
13
+
* ci: version bump to v1.36.1-dev (Lacework)([e8d0df90](https://github.com/lacework/go-sdk/commit/e8d0df901a05bfb6873d133658c4d278bbcdee16))
0 commit comments