Skip to content

Commit

Permalink
chore(plugins/gcpaudit): update changelogs with v0.5.0 changes
Browse files Browse the repository at this point in the history
Signed-off-by: Francesco Pirrò <[email protected]>
  • Loading branch information
pirrofra authored and poiana committed Nov 21, 2024
1 parent 8f06b50 commit e61c52a
Showing 1 changed file with 37 additions and 26 deletions.
63 changes: 37 additions & 26 deletions plugins/gcpaudit/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,44 +1,55 @@
# Changelog

## v0.5.0

* [`8f06b50`](https://github.com/falcosecurity/plugins/commit/8f06b50) update(plugins/gcpaudit): bump plugin version to 0.5.0

* [`b63c0ef`](https://github.com/falcosecurity/plugins/commit/b63c0ef) chore(plugins/gcpaudit): update readme with new field

* [`13e3d11`](https://github.com/falcosecurity/plugins/commit/13e3d11) feat(plugins/gcpaudit): add gcp.resourceLabels field

* [`2277f83`](https://github.com/falcosecurity/plugins/commit/2277f83) build(deps): bump google.golang.org/grpc in /plugins/gcpaudit


## v0.4.0

* [`92ee2d3`](https://github.com/falcosecurity/plugins/commit/92ee2d33) update(plugins/gcpaudit): upgrade sdk and deps
* [`92ee2d3`](https://github.com/falcosecurity/plugins/commit/92ee2d3) update(plugins/gcpaudit): upgrade sdk and deps

* [`bc83186`](https://github.com/falcosecurity/plugins/commit/bc831863) update(plugins/gcpaudit): bump version to 0.4.0
* [`bc83186`](https://github.com/falcosecurity/plugins/commit/bc83186) update(plugins/gcpaudit): bump version to 0.4.0

* [`9c1cab5`](https://github.com/falcosecurity/plugins/commit/9c1cab5a) feat(plugins/gcpaudit): introduce optional UseAsync field in gcpaudit plugin
* [`9c1cab5`](https://github.com/falcosecurity/plugins/commit/9c1cab5) feat(plugins/gcpaudit): introduce optional UseAsync field in gcpaudit plugin


## v0.3.3


## v0.3.2

* [`e2565ed`](https://github.com/falcosecurity/plugins/commit/e2565ed2) update(gcpaudit): bump version to 0.3.2
* [`e2565ed`](https://github.com/falcosecurity/plugins/commit/e2565ed) update(gcpaudit): bump version to 0.3.2

* [`80bfc71`](https://github.com/falcosecurity/plugins/commit/80bfc71e) build(deps): bump golang.org/x/net in /plugins/gcpaudit
* [`80bfc71`](https://github.com/falcosecurity/plugins/commit/80bfc71) build(deps): bump golang.org/x/net in /plugins/gcpaudit


## v0.3.1

* [`bf6e917`](https://github.com/falcosecurity/plugins/commit/bf6e917f) fix(plugins/gcpaudit/rules): required version
* [`bf6e917`](https://github.com/falcosecurity/plugins/commit/bf6e917) fix(plugins/gcpaudit/rules): required version

* [`fb4eb7a`](https://github.com/falcosecurity/plugins/commit/fb4eb7a5) feat(gcpaudit): Add Display attribute for fields
* [`fb4eb7a`](https://github.com/falcosecurity/plugins/commit/fb4eb7a) feat(gcpaudit): Add Display attribute for fields

* [`2a71ea8`](https://github.com/falcosecurity/plugins/commit/2a71ea86) build(deps): bump google.golang.org/protobuf in /plugins/gcpaudit
* [`2a71ea8`](https://github.com/falcosecurity/plugins/commit/2a71ea8) build(deps): bump google.golang.org/protobuf in /plugins/gcpaudit

* [`a99691a`](https://github.com/falcosecurity/plugins/commit/a99691aa) cleanup(plugins/gcp_auditlog): lint
* [`a99691a`](https://github.com/falcosecurity/plugins/commit/a99691a) cleanup(plugins/gcp_auditlog): lint


## v0.3.0

* [`042f3f2`](https://github.com/falcosecurity/plugins/commit/042f3f28) update(plugins/gcpaudit): replace json values with new fields in rules
* [`042f3f2`](https://github.com/falcosecurity/plugins/commit/042f3f2) update(plugins/gcpaudit): replace json values with new fields in rules

* [`d17ea2d`](https://github.com/falcosecurity/plugins/commit/d17ea2d5) chore(plugins/gcpaudit): use new fields in example
* [`d17ea2d`](https://github.com/falcosecurity/plugins/commit/d17ea2d) chore(plugins/gcpaudit): use new fields in example

* [`87ca5d0`](https://github.com/falcosecurity/plugins/commit/87ca5d0e) build(deps): bump google.golang.org/grpc in /plugins/gcpaudit
* [`87ca5d0`](https://github.com/falcosecurity/plugins/commit/87ca5d0) build(deps): bump google.golang.org/grpc in /plugins/gcpaudit

* [`c588b06`](https://github.com/falcosecurity/plugins/commit/c588b064) build(deps): bump golang.org/x/net in /plugins/gcpaudit
* [`c588b06`](https://github.com/falcosecurity/plugins/commit/c588b06) build(deps): bump golang.org/x/net in /plugins/gcpaudit


## v0.2.2
Expand All @@ -49,42 +60,42 @@

## v0.2.0

* [`cb72c55`](https://github.com/falcosecurity/plugins/commit/cb72c559) update(plugins/gcpaudit): bump version to 0.2.0
* [`cb72c55`](https://github.com/falcosecurity/plugins/commit/cb72c55) update(plugins/gcpaudit): bump version to 0.2.0

* [`b274350`](https://github.com/falcosecurity/plugins/commit/b2743509) fix(plugins/gcpaudit): check open params.
* [`b274350`](https://github.com/falcosecurity/plugins/commit/b274350) fix(plugins/gcpaudit): check open params.


## v0.1.3

* [`dc3891f`](https://github.com/falcosecurity/plugins/commit/dc3891f6) update(gcpaudit): bump version to 0.1.3
* [`dc3891f`](https://github.com/falcosecurity/plugins/commit/dc3891f) update(gcpaudit): bump version to 0.1.3


## v0.1.2

* [`54e75bf`](https://github.com/falcosecurity/plugins/commit/54e75bf3) fix(plugins/gcpaudit): properly import gcpaudit package
* [`54e75bf`](https://github.com/falcosecurity/plugins/commit/54e75bf) fix(plugins/gcpaudit): properly import gcpaudit package


## v0.1.1


## v0.1.0

* [`151f995`](https://github.com/falcosecurity/plugins/commit/151f995c) chore(plugins/gcpaudit): trigger CI validation
* [`151f995`](https://github.com/falcosecurity/plugins/commit/151f995) chore(plugins/gcpaudit): trigger CI validation

* [`c5e0c28`](https://github.com/falcosecurity/plugins/commit/c5e0c285) chore(plugins/gcpaudit): minor improvements
* [`c5e0c28`](https://github.com/falcosecurity/plugins/commit/c5e0c28) chore(plugins/gcpaudit): minor improvements

* [`30526f3`](https://github.com/falcosecurity/plugins/commit/30526f31) refactor(plugins/gcpaudit): improve error reporting
* [`30526f3`](https://github.com/falcosecurity/plugins/commit/30526f3) refactor(plugins/gcpaudit): improve error reporting

* [`57e0881`](https://github.com/falcosecurity/plugins/commit/57e0881b) refactor(plugins/gcpaudit): shorten receivers var name
* [`57e0881`](https://github.com/falcosecurity/plugins/commit/57e0881) refactor(plugins/gcpaudit): shorten receivers var name

* [`c019a02`](https://github.com/falcosecurity/plugins/commit/c019a02f) refactor(plugins/gcpaudit): polish init config and open params
* [`c019a02`](https://github.com/falcosecurity/plugins/commit/c019a02) refactor(plugins/gcpaudit): polish init config and open params

* [`9e06fd7`](https://github.com/falcosecurity/plugins/commit/9e06fd77) update(plugins/gcpaudit): remove warnings from rules
* [`9e06fd7`](https://github.com/falcosecurity/plugins/commit/9e06fd7) update(plugins/gcpaudit): remove warnings from rules

* [`779b746`](https://github.com/falcosecurity/plugins/commit/779b746f) chore(plugins/gcpaudit): rename ruleset for consistency
* [`779b746`](https://github.com/falcosecurity/plugins/commit/779b746) chore(plugins/gcpaudit): rename ruleset for consistency

* [`e3a8669`](https://github.com/falcosecurity/plugins/commit/e3a86691) update(plugins/gcpaudit): assign ID and add to registry
* [`e3a8669`](https://github.com/falcosecurity/plugins/commit/e3a8669) update(plugins/gcpaudit): assign ID and add to registry

* [`c7d49d7`](https://github.com/falcosecurity/plugins/commit/c7d49d7d) refactor(plugins/gcpaudit): rename gcp plugin to gcpaudit
* [`c7d49d7`](https://github.com/falcosecurity/plugins/commit/c7d49d7) refactor(plugins/gcpaudit): rename gcp plugin to gcpaudit


0 comments on commit e61c52a

Please sign in to comment.