Skip to content

Conversation

@cq-bot
Copy link
Contributor

@cq-bot cq-bot commented Jul 6, 2023

🤖 I have created a release beep boop

3.0.0 (2023-07-18)

⚠ BREAKING CHANGES

  • This changes the prefix size for text and blob primary keys. Previous to this PR only the first 64 characters were included in the primary key, but now it will use maximum supported number of characters (191) in the primary key. Warning logs will be printed if there is any possible truncation. If you are using a source plugin that has a primary key on a text or blob column you will have to use migrate_mode: forced to upgrade.
  • mysql: Improve Initial validation of server connection (#12057)

Features

  • mysql: Improve Initial validation of server connection (#12057) (bce075f)

Bug Fixes

  • deps: Update github.com/cloudquery/arrow/go/v13 digest to 0a52533 (#12091) (927cefa)
  • deps: Update github.com/cloudquery/arrow/go/v13 digest to 8e2219b (#12220) (24e8fb5)
  • deps: Update github.com/cloudquery/arrow/go/v13 digest to a2a76eb (#12104) (311f474)
  • deps: Update module github.com/cloudquery/plugin-pb-go to v1.7.0 (#12166) (94390dd)
  • deps: Update module github.com/cloudquery/plugin-sdk/v4 to v4.1.0 (#12174) (80f0289)
  • deps: Update module github.com/cloudquery/plugin-sdk/v4 to v4.1.1 (#12185) (cfaff16)
  • deps: Update module github.com/cloudquery/plugin-sdk/v4 to v4.2.0 (#12256) (eaec331)
  • deps: Update module github.com/cloudquery/plugin-sdk/v4 to v4.2.1 (#12272) (557ca69)
  • deps: Upgrade destination plugins to SDK v4.0.0 release (#12137) (bf48760)
  • This changes the prefix size for text and blob primary keys. Previous to this PR only the first 64 characters were included in the primary key, but now it will use maximum supported number of characters (191) in the primary key. Warning logs will be printed if there is any possible truncation. If you are using a source plugin that has a primary key on a text or blob column you will have to use migrate_mode: forced to upgrade. (c67fe97)

This PR was generated with Release Please. See documentation.

@cq-bot cq-bot force-pushed the release-please--branches--main--components--plugins-destination-mysql branch 6 times, most recently from cb08d18 to 18c8802 Compare July 11, 2023 05:38
@cq-bot cq-bot changed the title chore(main): Release plugins-destination-mysql v2.3.1 chore(main): Release plugins-destination-mysql v3.0.0 Jul 11, 2023
@cq-bot cq-bot force-pushed the release-please--branches--main--components--plugins-destination-mysql branch 14 times, most recently from 1a1eab1 to db3eee1 Compare July 17, 2023 16:30
@cq-bot cq-bot force-pushed the release-please--branches--main--components--plugins-destination-mysql branch from db3eee1 to 3ba499e Compare July 18, 2023 05:16
@github-actions github-actions bot added the automerge Automatically merge once required checks pass label Jul 18, 2023
@kodiakhq kodiakhq bot deleted the release-please--branches--main--components--plugins-destination-mysql branch July 18, 2023 11:40
@cq-bot
Copy link
Contributor Author

cq-bot commented Jul 18, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge Automatically merge once required checks pass

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants