Skip to content

Commit

Permalink
release: v2.1.5
Browse files Browse the repository at this point in the history
Signed-off-by: Lacework <tech-ally@lacework.net>
  • Loading branch information
lacework-releng committed Jan 6, 2025
1 parent 45729d9 commit 837eec1
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 7 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# v2.1.5

## Bug Fixes
* fix: Disable aws_vpc_log creation in go-sdk (#1684) (Lei Jin)([25d43ec1](https://github.com/lacework/go-sdk/commit/25d43ec1e495ad19cc3f2fbaa8a365404d2eb0a4))
## Documentation Updates
* docs: Add Azure Cloud Shell installation instructions (#1685) (ggaetz-fortinet)([45729d99](https://github.com/lacework/go-sdk/commit/45729d99d4726d49049ace5b8f6087d47ef9f60f))
## Other Changes
* ci: version bump to v2.1.5-dev (Lacework)([e050b05a](https://github.com/lacework/go-sdk/commit/e050b05ac958f14d8d607bddab60c7e0e5630366))
---
# v2.1.4

## Documentation Updates
Expand Down
9 changes: 5 additions & 4 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
# Release Notes
Another day, another release. These are the release notes for the version `v2.1.4`.
Another day, another release. These are the release notes for the version `v2.1.5`.

## Bug Fixes
* fix: Disable aws_vpc_log creation in go-sdk (#1684) (Lei Jin)([25d43ec1](https://github.com/lacework/go-sdk/commit/25d43ec1e495ad19cc3f2fbaa8a365404d2eb0a4))
## Documentation Updates
* docs: Correct resource-group command help text to point to public docs (ggaetz-fortinet)([e610518e](https://github.com/lacework/go-sdk/commit/e610518e73a685f3dd44b5f231dcbfa6ca959373))
* docs: Add Azure Cloud Shell installation instructions (#1685) (ggaetz-fortinet)([45729d99](https://github.com/lacework/go-sdk/commit/45729d99d4726d49049ace5b8f6087d47ef9f60f))
## Other Changes
* chore: make subscription_id required for Azure Activity Log and Config (#1681) (Pengyuan Zhao)([0098e71c](https://github.com/lacework/go-sdk/commit/0098e71c8a61273502900d23ef02027f0eb8bb3f))
* ci: version bump to v2.1.4-dev (Lacework)([3660e7bf](https://github.com/lacework/go-sdk/commit/3660e7bf61ea24704e20de4cd46ba3d87087898e))
* ci: version bump to v2.1.5-dev (Lacework)([e050b05a](https://github.com/lacework/go-sdk/commit/e050b05ac958f14d8d607bddab60c7e0e5630366))

## :whale: [Docker Image](https://hub.docker.com/r/lacework/lacework-cli)
```
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.1.5-dev
2.1.5
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 837eec1

Please sign in to comment.