From 2490e34707ec5a4c04803f966b4f2c97f110fd2e Mon Sep 17 00:00:00 2001 From: CloudQuery Bot <102256036+cq-bot@users.noreply.github.com> Date: Tue, 20 Dec 2022 02:30:56 +0200 Subject: [PATCH] chore(main): Release plugins-source-crowdstrike v1.0.0 --- .release-please-manifest.json | 3 ++- plugins/source/crowdstrike/CHANGELOG.md | 19 +++++++++++++++++++ 2 files changed, 21 insertions(+), 1 deletion(-) create mode 100644 plugins/source/crowdstrike/CHANGELOG.md diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 7b1b30218d7da8..60ea68a529144d 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -40,5 +40,6 @@ "plugins/destination/bigquery": "1.2.0", "plugins/destination/bigquery+FILLER": "0.0.0", "plugins/source/tailscale": "1.0.0", - "plugins/source/vercel": "1.0.0" + "plugins/source/vercel": "1.0.0", + "plugins/source/crowdstrike": "1.0.0" } diff --git a/plugins/source/crowdstrike/CHANGELOG.md b/plugins/source/crowdstrike/CHANGELOG.md new file mode 100644 index 00000000000000..23bb86fe6457b3 --- /dev/null +++ b/plugins/source/crowdstrike/CHANGELOG.md @@ -0,0 +1,19 @@ +# Changelog + +## 1.0.0 (2022-12-20) + + +### Features + +* **crowdstrike:** CrowdStrike source plugin ([#5122](https://github.com/cloudquery/cloudquery/issues/5122)) ([0b6b47d](https://github.com/cloudquery/cloudquery/commit/0b6b47da9a976cf8901319a32d243f9a9f870767)) + + +### Bug Fixes + +* **deps:** Update module github.com/cloudquery/plugin-sdk to v1.12.0 ([#5539](https://github.com/cloudquery/cloudquery/issues/5539)) ([fb71293](https://github.com/cloudquery/cloudquery/commit/fb71293d5cfe1b2ef32ba83d604ac3c48e662bce)) +* **deps:** Update module github.com/cloudquery/plugin-sdk to v1.12.2 ([#5583](https://github.com/cloudquery/cloudquery/issues/5583)) ([d721c4e](https://github.com/cloudquery/cloudquery/commit/d721c4e06b8a97b5373215aca0e4ed64942ac489)) +* **deps:** Update module github.com/cloudquery/plugin-sdk to v1.12.3 ([#5639](https://github.com/cloudquery/cloudquery/issues/5639)) ([6452d0e](https://github.com/cloudquery/cloudquery/commit/6452d0ed5a44abad9d7530af6e79cde6504d0c4c)) +* **deps:** Update module github.com/cloudquery/plugin-sdk to v1.12.4 ([#5649](https://github.com/cloudquery/cloudquery/issues/5649)) ([b4aa889](https://github.com/cloudquery/cloudquery/commit/b4aa889e396db3b0887d1684e4bc07da6050af43)) +* **deps:** Update module github.com/cloudquery/plugin-sdk to v1.12.5 ([#5661](https://github.com/cloudquery/cloudquery/issues/5661)) ([b354b8a](https://github.com/cloudquery/cloudquery/commit/b354b8a3683fa2bc918c1002afac487427d65a5f)) +* **deps:** Update module github.com/cloudquery/plugin-sdk to v1.12.6 ([#5790](https://github.com/cloudquery/cloudquery/issues/5790)) ([8e2663c](https://github.com/cloudquery/cloudquery/commit/8e2663c17c3347afd5e53f665462adc3e709c96c)) +* **deps:** Update module github.com/cloudquery/plugin-sdk to v1.12.7 ([#5797](https://github.com/cloudquery/cloudquery/issues/5797)) ([15da529](https://github.com/cloudquery/cloudquery/commit/15da5294786fa2656228ca5bbc48ef1fc44e486b))