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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,10 @@
1
+
# v1.15.1
2
+
3
+
## Bug Fixes
4
+
* fix(cli): HTML generation of vuln assessment (#1204) (Salim Afiune)([83147b8e](https://github.com/lacework/go-sdk/commit/83147b8e79f67ac93c8987ac2a2149ae9435abb3))
5
+
## Other Changes
6
+
* ci: version bump to v1.15.1-dev (Lacework)([cc90a5bf](https://github.com/lacework/go-sdk/commit/cc90a5bf38ceb9f8c3ee0374c2aba9c17049fd02))
Copy file name to clipboardExpand all lines: RELEASE_NOTES.md
+3-11Lines changed: 3 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,18 +1,10 @@
1
1
# Release Notes
2
-
Another day, another release. These are the release notes for the version `v1.15.0`.
2
+
Another day, another release. These are the release notes for the version `v1.15.1`.
3
3
4
-
## Features
5
-
* feat(cli): new report-definitions update command (#1197) (Darren)([a5acc3cc](https://github.com/lacework/go-sdk/commit/a5acc3cc36c1a443600ce010fddc8b3e57398abc))
6
-
* feat(alerts): alert open to use new UI (#1200) (hazedav)([cc4a93f7](https://github.com/lacework/go-sdk/commit/cc4a93f70d61a94ed70f50598e28a708c084d61c))
7
-
* feat(cli): Addition of generation of gcp pub sub audit log (#1192) (djmctavish)([f6c6394a](https://github.com/lacework/go-sdk/commit/f6c6394a521fb40060da8e6bb8d8db3268fa9a8f))
8
-
* feat(cli): new report-definitions create command (#1188) (Darren)([75c5d964](https://github.com/lacework/go-sdk/commit/75c5d96461a06c7a0c09d5b4486078399197d354))
9
-
* feat(cli): support fetching AWS compliance reports by 'report_name' (#1165) (Darren)([d31201d5](https://github.com/lacework/go-sdk/commit/d31201d54f89dcfd0c1bb22437bb4fba8781b938))
* fix(cli): HTML generation of vuln assessment (#1204) (Salim Afiune)([83147b8e](https://github.com/lacework/go-sdk/commit/83147b8e79f67ac93c8987ac2a2149ae9435abb3))
13
6
## Other Changes
14
-
* ci: disable report_definitions windows ci (#1199) (djmctavish)([c6a6480f](https://github.com/lacework/go-sdk/commit/c6a6480fc3ae437e3a1e24d51dfb1886ee06aacd))
15
-
* ci: version bump to v1.14.1-dev (Lacework)([16d80226](https://github.com/lacework/go-sdk/commit/16d80226b8173593e5d82ae764a137d327830692))
7
+
* ci: version bump to v1.15.1-dev (Lacework)([cc90a5bf](https://github.com/lacework/go-sdk/commit/cc90a5bf38ceb9f8c3ee0374c2aba9c17049fd02))
0 commit comments