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