Skip to content

Commit

Permalink
chore(main): Release plugins-destination-mysql v4.0.0 (cloudquery#13579)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


## [4.0.0](cloudquery/cloudquery@plugins-destination-mysql-v3.0.5...plugins-destination-mysql-v4.0.0) (2023-09-04)


### ⚠ BREAKING CHANGES

* Split max index length between PKs ([cloudquery#13569](cloudquery#13569))

### Bug Fixes

* **deps:** Update github.com/99designs/go-keychain digest to 9cf53c8 ([cloudquery#13561](cloudquery#13561)) ([a170256](cloudquery@a170256))
* **deps:** Update github.com/cloudquery/arrow/go/v14 digest to cd3d411 ([cloudquery#13598](cloudquery#13598)) ([f22bfa6](cloudquery@f22bfa6))
* Split max index length between PKs ([cloudquery#13569](cloudquery#13569)) ([b0ad9d4](cloudquery@b0ad9d4))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
  • Loading branch information
cq-bot authored Sep 4, 2023
1 parent b0ad9d4 commit 54d4fac
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"plugins/source/postgresql+FILLER": "0.0.0",
"plugins/source/homebrew": "3.0.6",
"plugins/source/homebrew+FILLER": "0.0.0",
"plugins/destination/mysql": "3.0.5",
"plugins/destination/mysql": "4.0.0",
"plugins/destination/mysql+FILLER": "0.0.0",
"plugins/destination/firehose": "2.2.5",
"plugins/destination/firehose+FILLER": "0.0.0",
Expand Down
13 changes: 13 additions & 0 deletions plugins/destination/mysql/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [4.0.0](https://github.com/cloudquery/cloudquery/compare/plugins-destination-mysql-v3.0.5...plugins-destination-mysql-v4.0.0) (2023-09-04)


### ⚠ BREAKING CHANGES

* Split max index length between PKs ([#13569](https://github.com/cloudquery/cloudquery/issues/13569))

### Bug Fixes

* **deps:** Update github.com/99designs/go-keychain digest to 9cf53c8 ([#13561](https://github.com/cloudquery/cloudquery/issues/13561)) ([a170256](https://github.com/cloudquery/cloudquery/commit/a17025657e92b017fe3c8bd37abfaa2354e6e818))
* **deps:** Update github.com/cloudquery/arrow/go/v14 digest to cd3d411 ([#13598](https://github.com/cloudquery/cloudquery/issues/13598)) ([f22bfa6](https://github.com/cloudquery/cloudquery/commit/f22bfa6b2d4fd0caeacf0726ccd307db38f8860c))
* Split max index length between PKs ([#13569](https://github.com/cloudquery/cloudquery/issues/13569)) ([b0ad9d4](https://github.com/cloudquery/cloudquery/commit/b0ad9d4c62d47b735836fcffb77369e964f0a31b))

## [3.0.5](https://github.com/cloudquery/cloudquery/compare/plugins-destination-mysql-v3.0.4...plugins-destination-mysql-v3.0.5) (2023-09-01)


Expand Down

0 comments on commit 54d4fac

Please sign in to comment.