Skip to content

Commit 8f625bd

Browse files
committed
chore(main): Release plugins-source-datadog v3.1.7
1 parent feb8f87 commit 8f625bd

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"plugins/destination/sqlite+FILLER": "0.0.0",
3232
"plugins/destination/snowflake": "3.2.0",
3333
"plugins/destination/snowflake+FILLER": "0.0.0",
34-
"plugins/source/datadog": "3.1.6",
34+
"plugins/source/datadog": "3.1.7",
3535
"plugins/source/datadog+FILLER": "0.0.0",
3636
"plugins/destination/bigquery": "3.3.0",
3737
"plugins/destination/bigquery+FILLER": "0.0.0",

plugins/source/datadog/CHANGELOG.md

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

3+
## [3.1.7](https://github.com/cloudquery/cloudquery/compare/plugins-source-datadog-v3.1.6...plugins-source-datadog-v3.1.7) (2023-08-28)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** Update `github.com/cloudquery/arrow/go/v13` to `github.com/apache/arrow/go/v14` ([#13341](https://github.com/cloudquery/cloudquery/issues/13341)) ([feb8f87](https://github.com/cloudquery/cloudquery/commit/feb8f87d8d761eb9c49ce84329ad0397f730a918))
9+
* **deps:** Update github.com/cloudquery/arrow/go/v13 digest to 5b83d4f ([#13203](https://github.com/cloudquery/cloudquery/issues/13203)) ([b0a4b8c](https://github.com/cloudquery/cloudquery/commit/b0a4b8ccf7c429bf5a6ed88866865212015b68e4))
10+
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.5.1 ([#13195](https://github.com/cloudquery/cloudquery/issues/13195)) ([a184c37](https://github.com/cloudquery/cloudquery/commit/a184c3786ad49df8564344773e9b96f617ef87a1))
11+
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.5.2 ([#13262](https://github.com/cloudquery/cloudquery/issues/13262)) ([5c55aa3](https://github.com/cloudquery/cloudquery/commit/5c55aa35282786375e8ce9493b2a4878e0fb27bc))
12+
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.5.5 ([#13285](https://github.com/cloudquery/cloudquery/issues/13285)) ([e076abd](https://github.com/cloudquery/cloudquery/commit/e076abd9d67813a29ced0c1b7b1664fd728b9ba8))
13+
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.5.6 ([#13345](https://github.com/cloudquery/cloudquery/issues/13345)) ([a995a05](https://github.com/cloudquery/cloudquery/commit/a995a0598a209e0fe3ba09f4ced2a052dc14b67a))
14+
315
## [3.1.6](https://github.com/cloudquery/cloudquery/compare/plugins-source-datadog-v3.1.5...plugins-source-datadog-v3.1.6) (2023-08-15)
416

517

0 commit comments

Comments
 (0)