Skip to content

Commit

Permalink
release: v0.12.0 (#507)
Browse files Browse the repository at this point in the history
Signed-off-by: Lacework <[email protected]>
  • Loading branch information
lacework-releng authored Aug 6, 2021
1 parent e2cc6f1 commit 19fc461
Show file tree
Hide file tree
Showing 4 changed files with 44 additions and 5 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,25 @@
# v0.12.0

## Features
* feat(cli): Output v2 integration state details (#505) (Darren)([e2cc6f1](https://github.com/lacework/go-sdk/commit/e2cc6f1cbd3da43df6e014ccd9075ec59af6ae06))
* feat: Add apiV2AlertChannelTest (#502) (Darren)([f968b89](https://github.com/lacework/go-sdk/commit/f968b89bb0fa55d8eb84cf439626e2610507b883))
* feat(cli): create Github Registry integrations (Salim Afiune Maya)([d3756e4](https://github.com/lacework/go-sdk/commit/d3756e4b666de9039e7ccc01b706f5ed4e750f1e))
* feat(cli): create Google Artifact Registry integrations (Salim Afiune Maya)([0f1bb68](https://github.com/lacework/go-sdk/commit/0f1bb6866bc27e5e9e39fa79cdda350513c3f789))
* feat(api): add Github Registry support (Salim Afiune Maya)([697ca98](https://github.com/lacework/go-sdk/commit/697ca98ad540c6a0e79eeda26d0e2b0cb7f9271a))
* feat(api): add Google Artifact Registry support (Salim Afiune Maya)([503ae99](https://github.com/lacework/go-sdk/commit/503ae9953f510688974dafd35287d3d3fe4e12b0))
* feat(api): new v2 Container Registries service (Salim Afiune Maya)([46212c6](https://github.com/lacework/go-sdk/commit/46212c6b72fe964eb56f3618afec67dc2a641673))
## Refactor
* refactor(cli): policy update api args (hazedav)([a9add4b](https://github.com/lacework/go-sdk/commit/a9add4b7144b9461c4a398801e2ae6d10f6936cf))
* refactor(cli): split survey limits into diff funcs (Salim Afiune Maya)([1e1dca4](https://github.com/lacework/go-sdk/commit/1e1dca49a7a485ba81ce21a7dfa90c3ea7cb6dd2))
## Bug Fixes
* fix: comp [aws | gcp | az] list json output (#497) (Darren)([c3fb601](https://github.com/lacework/go-sdk/commit/c3fb60168e186611868943e3eaea3d92973c7aec))
## Other Changes
* chore(deps): bump github.com/honeycombio/libhoney-go (#494) (dependabot[bot])([9c1985c](https://github.com/lacework/go-sdk/commit/9c1985c0dbd3341ad2c47b797ebbce0a1941b0c1))
* chore: fixed minor typos (Salim Afiune Maya)([a13e58b](https://github.com/lacework/go-sdk/commit/a13e58bda7b1294936538481609e3421fdc4c0df))
* chore(deps): add github.com/fatih/structs package (Salim Afiune Maya)([89d6e0d](https://github.com/lacework/go-sdk/commit/89d6e0d30cb5405540f9493874eebd7652f5f5ef))
* ci: sign lacework-releng commits (#500) (Salim Afiune)([523097c](https://github.com/lacework/go-sdk/commit/523097ce8b4c6ede3317d1143446cf41df85a27f))
* test(cli): updating policy integration resource (hazedav)([acceada](https://github.com/lacework/go-sdk/commit/acceadae2c7bca2364ebe5ddda51e39b6158ced4))
---
# v0.11.1

## Bug Fixes
Expand Down
21 changes: 19 additions & 2 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,25 @@
# Release Notes
Another day, another release. These are the release notes for the version `v0.11.1`.
Another day, another release. These are the release notes for the version `v0.12.0`.

## Features
* feat(cli): Output v2 integration state details (#505) (Darren)([e2cc6f1](https://github.com/lacework/go-sdk/commit/e2cc6f1cbd3da43df6e014ccd9075ec59af6ae06))
* feat: Add apiV2AlertChannelTest (#502) (Darren)([f968b89](https://github.com/lacework/go-sdk/commit/f968b89bb0fa55d8eb84cf439626e2610507b883))
* feat(cli): create Github Registry integrations (Salim Afiune Maya)([d3756e4](https://github.com/lacework/go-sdk/commit/d3756e4b666de9039e7ccc01b706f5ed4e750f1e))
* feat(cli): create Google Artifact Registry integrations (Salim Afiune Maya)([0f1bb68](https://github.com/lacework/go-sdk/commit/0f1bb6866bc27e5e9e39fa79cdda350513c3f789))
* feat(api): add Github Registry support (Salim Afiune Maya)([697ca98](https://github.com/lacework/go-sdk/commit/697ca98ad540c6a0e79eeda26d0e2b0cb7f9271a))
* feat(api): add Google Artifact Registry support (Salim Afiune Maya)([503ae99](https://github.com/lacework/go-sdk/commit/503ae9953f510688974dafd35287d3d3fe4e12b0))
* feat(api): new v2 Container Registries service (Salim Afiune Maya)([46212c6](https://github.com/lacework/go-sdk/commit/46212c6b72fe964eb56f3618afec67dc2a641673))
## Refactor
* refactor(cli): policy update api args (hazedav)([a9add4b](https://github.com/lacework/go-sdk/commit/a9add4b7144b9461c4a398801e2ae6d10f6936cf))
* refactor(cli): split survey limits into diff funcs (Salim Afiune Maya)([1e1dca4](https://github.com/lacework/go-sdk/commit/1e1dca49a7a485ba81ce21a7dfa90c3ea7cb6dd2))
## Bug Fixes
* fix(cli): scan-pkg-manifest returns valid JSON when no vulns are found (#498) (Darren)([0cdcc7e](https://github.com/lacework/go-sdk/commit/0cdcc7ed90e446b61db4bb4f55f47e1db35ff14f))
* fix: comp [aws | gcp | az] list json output (#497) (Darren)([c3fb601](https://github.com/lacework/go-sdk/commit/c3fb60168e186611868943e3eaea3d92973c7aec))
## Other Changes
* chore(deps): bump github.com/honeycombio/libhoney-go (#494) (dependabot[bot])([9c1985c](https://github.com/lacework/go-sdk/commit/9c1985c0dbd3341ad2c47b797ebbce0a1941b0c1))
* chore: fixed minor typos (Salim Afiune Maya)([a13e58b](https://github.com/lacework/go-sdk/commit/a13e58bda7b1294936538481609e3421fdc4c0df))
* chore(deps): add github.com/fatih/structs package (Salim Afiune Maya)([89d6e0d](https://github.com/lacework/go-sdk/commit/89d6e0d30cb5405540f9493874eebd7652f5f5ef))
* ci: sign lacework-releng commits (#500) (Salim Afiune)([523097c](https://github.com/lacework/go-sdk/commit/523097ce8b4c6ede3317d1143446cf41df85a27f))
* test(cli): updating policy integration resource (hazedav)([acceada](https://github.com/lacework/go-sdk/commit/acceadae2c7bca2364ebe5ddda51e39b6158ced4))

## 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 @@
0.11.2-dev
0.12.0
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 19fc461

Please sign in to comment.