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
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,14 @@
1
+
# v1.23.0
2
+
3
+
## Features
4
+
* feat(cli): New CVE-ID parameter to 'lacework vuln ctr show cmd' (#1232) (Darren)([edff32ae](https://github.com/lacework/go-sdk/commit/edff32aed124f5b8f92d67a1a4675317fe7465e2))
5
+
## Bug Fixes
6
+
* fix: RAIN-60352 update references to old dns names (#1288) (Atul Singh)([49a0fe0c](https://github.com/lacework/go-sdk/commit/49a0fe0cc1c0274ba18885975297d39b063bd474))
7
+
## Other Changes
8
+
* chore(lwtime): set LW_CLOCK_OFFSET = +0s (#1289) (Salim Afiune)([1ae5a908](https://github.com/lacework/go-sdk/commit/1ae5a9080fb77a72a8604aa4fa2dbfebf365307c))
Copy file name to clipboardExpand all lines: RELEASE_NOTES.md
+7-4Lines changed: 7 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,14 @@
1
1
# Release Notes
2
-
Another day, another release. These are the release notes for the version `v1.22.0`.
2
+
Another day, another release. These are the release notes for the version `v1.23.0`.
3
3
4
4
## Features
5
-
* feat(api): Allow API client to be configured with a retrying policy (#1284) (Edoardo Pirovano)([8e30188e](https://github.com/lacework/go-sdk/commit/8e30188e2a4c89be03d45e2201129ece86394103))
5
+
* feat(cli): New CVE-ID parameter to 'lacework vuln ctr show cmd' (#1232) (Darren)([edff32ae](https://github.com/lacework/go-sdk/commit/edff32aed124f5b8f92d67a1a4675317fe7465e2))
6
+
## Bug Fixes
7
+
* fix: RAIN-60352 update references to old dns names (#1288) (Atul Singh)([49a0fe0c](https://github.com/lacework/go-sdk/commit/49a0fe0cc1c0274ba18885975297d39b063bd474))
0 commit comments