Skip to content

Commit 7db2b12

Browse files
authored
chore(main): Release plugins-destination-kafka v3.3.0 (#16270)
🤖 I have created a release *beep* *boop* --- ## [3.3.0](plugins-destination-kafka-v3.2.20...plugins-destination-kafka-v3.3.0) (2024-02-14) ### Features * Add JSON schema to `kafka` destination plugin ([#16446](#16446)) ([100bbcd](100bbcd)) ### Bug Fixes * **deps:** Update github.com/cloudquery/jsonschema digest to d771afd ([#16483](#16483)) ([dcaa994](dcaa994)) * **deps:** Update golang.org/x/exp digest to 1b97071 ([#16419](#16419)) ([6d77cd1](6d77cd1)) * **deps:** Update google.golang.org/genproto/googleapis/api digest to 1f4bbc5 ([#16421](#16421)) ([9489931](9489931)) * **deps:** Update google.golang.org/genproto/googleapis/rpc digest to 1f4bbc5 ([#16422](#16422)) ([74e98fc](74e98fc)) * **deps:** Update module github.com/cloudquery/filetypes/v4 to v4.2.10 ([#16445](#16445)) ([9933075](9933075)) * **deps:** Update module github.com/cloudquery/filetypes/v4 to v4.2.6 ([#16356](#16356)) ([72298db](72298db)) * **deps:** Update module github.com/cloudquery/filetypes/v4 to v4.2.7 ([#16366](#16366)) ([8459232](8459232)) * **deps:** Update module github.com/cloudquery/filetypes/v4 to v4.2.8 ([#16373](#16373)) ([3d0d7f6](3d0d7f6)) * **deps:** Update module github.com/cloudquery/filetypes/v4 to v4.2.9 ([#16424](#16424)) ([1b73a7e](1b73a7e)) * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.27.0 ([#16237](#16237)) ([3fcdab0](3fcdab0)) * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.27.1 ([#16296](#16296)) ([ab4a0da](ab4a0da)) * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.27.2 ([#16342](#16342)) ([f3eb857](f3eb857)) * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.28.0 ([#16362](#16362)) ([9166b6b](9166b6b)) * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.29.0 ([#16395](#16395)) ([fb1102e](fb1102e)) * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.29.1 ([#16430](#16430)) ([738e89f](738e89f)) * Use `write_mode` instead of `write-mode` in docs ([#16480](#16480)) ([ab2efee](ab2efee)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent ca1f736 commit 7db2b12

2 files changed

Lines changed: 28 additions & 1 deletion

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"plugins/destination/azblob+FILLER": "0.0.0",
5050
"plugins/destination/neo4j": "5.0.6",
5151
"plugins/destination/neo4j+FILLER": "0.0.0",
52-
"plugins/destination/kafka": "3.2.20",
52+
"plugins/destination/kafka": "3.3.0",
5353
"plugins/destination/kafka+FILLER": "0.0.0",
5454
"plugins/source/hackernews": "3.0.21",
5555
"plugins/source/hackernews+FILLER": "0.0.0",

plugins/destination/kafka/CHANGELOG.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,32 @@
11
# Changelog
22

3+
## [3.3.0](https://github.com/cloudquery/cloudquery/compare/plugins-destination-kafka-v3.2.20...plugins-destination-kafka-v3.3.0) (2024-02-14)
4+
5+
6+
### Features
7+
8+
* Add JSON schema to `kafka` destination plugin ([#16446](https://github.com/cloudquery/cloudquery/issues/16446)) ([100bbcd](https://github.com/cloudquery/cloudquery/commit/100bbcdfc7dbed8b58d92096607bdc9ddfa49e08))
9+
10+
11+
### Bug Fixes
12+
13+
* **deps:** Update github.com/cloudquery/jsonschema digest to d771afd ([#16483](https://github.com/cloudquery/cloudquery/issues/16483)) ([dcaa994](https://github.com/cloudquery/cloudquery/commit/dcaa9949df43919c0745e05308ce97bf409c4d77))
14+
* **deps:** Update golang.org/x/exp digest to 1b97071 ([#16419](https://github.com/cloudquery/cloudquery/issues/16419)) ([6d77cd1](https://github.com/cloudquery/cloudquery/commit/6d77cd19b6fc648a4ddb12025c22127e960036a4))
15+
* **deps:** Update google.golang.org/genproto/googleapis/api digest to 1f4bbc5 ([#16421](https://github.com/cloudquery/cloudquery/issues/16421)) ([9489931](https://github.com/cloudquery/cloudquery/commit/9489931c1b64bf1f7d5da51997944ee54370215b))
16+
* **deps:** Update google.golang.org/genproto/googleapis/rpc digest to 1f4bbc5 ([#16422](https://github.com/cloudquery/cloudquery/issues/16422)) ([74e98fc](https://github.com/cloudquery/cloudquery/commit/74e98fcbde6c6e11baf98284aef0341c597d4817))
17+
* **deps:** Update module github.com/cloudquery/filetypes/v4 to v4.2.10 ([#16445](https://github.com/cloudquery/cloudquery/issues/16445)) ([9933075](https://github.com/cloudquery/cloudquery/commit/9933075da8c26966c4cd119c30e7a4b5063be9ae))
18+
* **deps:** Update module github.com/cloudquery/filetypes/v4 to v4.2.6 ([#16356](https://github.com/cloudquery/cloudquery/issues/16356)) ([72298db](https://github.com/cloudquery/cloudquery/commit/72298db12595f15bd432f3b836dc48beff4aacd5))
19+
* **deps:** Update module github.com/cloudquery/filetypes/v4 to v4.2.7 ([#16366](https://github.com/cloudquery/cloudquery/issues/16366)) ([8459232](https://github.com/cloudquery/cloudquery/commit/8459232dc357ebbe372230c13cef3c678763bef3))
20+
* **deps:** Update module github.com/cloudquery/filetypes/v4 to v4.2.8 ([#16373](https://github.com/cloudquery/cloudquery/issues/16373)) ([3d0d7f6](https://github.com/cloudquery/cloudquery/commit/3d0d7f69ffd57959d359768ffa4013a97f8499e4))
21+
* **deps:** Update module github.com/cloudquery/filetypes/v4 to v4.2.9 ([#16424](https://github.com/cloudquery/cloudquery/issues/16424)) ([1b73a7e](https://github.com/cloudquery/cloudquery/commit/1b73a7e8065ad0d540550177ed0d4becd4a536d7))
22+
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.27.0 ([#16237](https://github.com/cloudquery/cloudquery/issues/16237)) ([3fcdab0](https://github.com/cloudquery/cloudquery/commit/3fcdab08816ad9de7bb4eecab59c7be1bda3d00c))
23+
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.27.1 ([#16296](https://github.com/cloudquery/cloudquery/issues/16296)) ([ab4a0da](https://github.com/cloudquery/cloudquery/commit/ab4a0dace0a870755fd22d92c6e9c999351f594e))
24+
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.27.2 ([#16342](https://github.com/cloudquery/cloudquery/issues/16342)) ([f3eb857](https://github.com/cloudquery/cloudquery/commit/f3eb85729e5db16c2530b31d6d276934866d5ef0))
25+
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.28.0 ([#16362](https://github.com/cloudquery/cloudquery/issues/16362)) ([9166b6b](https://github.com/cloudquery/cloudquery/commit/9166b6b603d0d56a30c2e5072c4f2da5c0c837b5))
26+
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.29.0 ([#16395](https://github.com/cloudquery/cloudquery/issues/16395)) ([fb1102e](https://github.com/cloudquery/cloudquery/commit/fb1102eac8af4b3722b82b882187fdf322546513))
27+
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.29.1 ([#16430](https://github.com/cloudquery/cloudquery/issues/16430)) ([738e89f](https://github.com/cloudquery/cloudquery/commit/738e89f2c969a8a3f1698a8686aeaddb358e7a23))
28+
* Use `write_mode` instead of `write-mode` in docs ([#16480](https://github.com/cloudquery/cloudquery/issues/16480)) ([ab2efee](https://github.com/cloudquery/cloudquery/commit/ab2efeeccb7417b75fb1eeb2da266e26adcf7e92))
29+
330
## [3.2.20](https://github.com/cloudquery/cloudquery/compare/plugins-destination-kafka-v3.2.19...plugins-destination-kafka-v3.2.20) (2024-01-16)
431

532

0 commit comments

Comments
 (0)