Skip to content

Commit 380d571

Browse files
committed
chore(main): Release plugins-destination-s3 v5.1.2
1 parent 020865a commit 380d571

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
@@ -41,7 +41,7 @@
4141
"plugins/source/gitlab+FILLER": "0.0.0",
4242
"plugins/destination/gcs": "3.6.4",
4343
"plugins/destination/gcs+FILLER": "0.0.0",
44-
"plugins/destination/s3": "5.1.1",
44+
"plugins/destination/s3": "5.1.2",
4545
"plugins/destination/s3+FILLER": "0.0.0",
4646
"plugins/destination/file": "4.0.5",
4747
"plugins/destination/file+FILLER": "0.0.0",

plugins/destination/s3/CHANGELOG.md

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

3+
## [5.1.2](https://github.com/cloudquery/cloudquery/compare/plugins-destination-s3-v5.1.1...plugins-destination-s3-v5.1.2) (2024-04-02)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** Update aws-sdk-go-v2 monorepo ([#17428](https://github.com/cloudquery/cloudquery/issues/17428)) ([8f855f2](https://github.com/cloudquery/cloudquery/commit/8f855f2d7376962d8223fe1c85593b3c4d12fb8a))
9+
* **deps:** Update module github.com/cloudquery/codegen to v0.3.13 ([#17444](https://github.com/cloudquery/cloudquery/issues/17444)) ([da276fe](https://github.com/cloudquery/cloudquery/commit/da276fe64c46ec0a5f182c83ebc32a90d55f5d50))
10+
* **deps:** Update module github.com/cloudquery/filetypes/v4 to v4.2.12 ([#17443](https://github.com/cloudquery/cloudquery/issues/17443)) ([737b1e4](https://github.com/cloudquery/cloudquery/commit/737b1e49a251912f4819fdf95fb76681f5d32343))
11+
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.36.1 ([#17372](https://github.com/cloudquery/cloudquery/issues/17372)) ([aaf6187](https://github.com/cloudquery/cloudquery/commit/aaf61873ae5d2e01ea5f3b8b319e4f79afb7b29c))
12+
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.36.2 ([#17450](https://github.com/cloudquery/cloudquery/issues/17450)) ([2947506](https://github.com/cloudquery/cloudquery/commit/294750650269f8191c6dfff060c4d3a546405763))
13+
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.36.3 ([#17456](https://github.com/cloudquery/cloudquery/issues/17456)) ([020865a](https://github.com/cloudquery/cloudquery/commit/020865a6fde8c896947a844021f0cd7daeb01b06))
14+
315
## [5.1.1](https://github.com/cloudquery/cloudquery/compare/plugins-destination-s3-v5.1.0...plugins-destination-s3-v5.1.1) (2024-03-26)
416

517

0 commit comments

Comments
 (0)