Skip to content

Commit

Permalink
release: v1.1.1 (#1049)
Browse files Browse the repository at this point in the history
Signed-off-by: Lacework <tech-ally@lacework.net>
  • Loading branch information
lacework-releng authored Dec 5, 2022
1 parent dcf79d3 commit 3412db0
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 13 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# v1.1.1

## Bug Fixes
* fix: fix vuln ctr fail_on_severity (#1048) (Darren)([dcf79d3f](https://github.com/lacework/go-sdk/commit/dcf79d3fabe9465deff1127f5730c9ae4d67b6a9))
## Other Changes
* ci: version bump to v1.1.1-dev (Lacework)([b1e7b28c](https://github.com/lacework/go-sdk/commit/b1e7b28ce432b053a093bb0951f538f393c5b3a4))
---
# v1.1.0

## Features
Expand Down
13 changes: 3 additions & 10 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,10 @@
# Release Notes
Another day, another release. These are the release notes for the version `v1.1.0`.
Another day, another release. These are the release notes for the version `v1.1.1`.

## Features
* feat(cli): find and fix GCP instances w/o agents (#1022) (Nick Schmeller)([08edf28a](https://github.com/lacework/go-sdk/commit/08edf28a69693926b5b01be54750ca61b671942a))
## Refactor
* refactor: remove all unused functions, types and tests (#1037) (Darren)([7170808b](https://github.com/lacework/go-sdk/commit/7170808bd3c7ced956d4a4bd836a647321cfea43))
## Bug Fixes
* fix(cli): set correct SSH user for Amazon Linux 2 (#1046) (Nick Schmeller)([a92b37d1](https://github.com/lacework/go-sdk/commit/a92b37d13c9a90d65817d7a8d1ab1e29e693be3f))
* fix: fix vuln ctr fail_on_severity (#1048) (Darren)([dcf79d3f](https://github.com/lacework/go-sdk/commit/dcf79d3fabe9465deff1127f5730c9ae4d67b6a9))
## Other Changes
* chore(deps): bump github.com/aws/aws-sdk-go-v2/service/ec2instanceconnect (#1006) (dependabot[bot])([8cd69ed1](https://github.com/lacework/go-sdk/commit/8cd69ed190c908eff374ee39c31cf09e4dcdbea2))
* chore(deps): bump github.com/aws/aws-sdk-go-v2/service/ec2 (#1043) (dependabot[bot])([357ce2db](https://github.com/lacework/go-sdk/commit/357ce2dbbf910da1c3bf8bf19feb31d15cc70599))
* ci: fix release script; sort versions in find_latest_version (#1042) (Darren)([330a6a16](https://github.com/lacework/go-sdk/commit/330a6a16ad7d78718932e02f58f3bb4160f1f46a))
* ci: add logging line to output latest version found (#1040) (Darren)([38ec6ca1](https://github.com/lacework/go-sdk/commit/38ec6ca1a73016c5bd4244bce30742bd3a9bf396))
* ci: version bump to v1.1.1-dev (Lacework)([b1e7b28c](https://github.com/lacework/go-sdk/commit/b1e7b28ce432b053a093bb0951f538f393c5b3a4))

## Docker Images
* `docker pull lacework/lacework-cli:latest`
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.1.1-dev
1.1.1
4 changes: 2 additions & 2 deletions api/version.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3412db0

Please sign in to comment.