Skip to content

Conversation

@cq-bot
Copy link
Contributor

@cq-bot cq-bot commented Apr 12, 2023

🤖 I have created a release beep boop

2.0.0 (2023-04-20)

⚠ BREAKING CHANGES

  • This release introduces an internal change to our type system to use Apache Arrow. This should not have any visible breaking changes, however due to the size of the change we are introducing it under a major version bump to communicate that it might have some bugs that we weren't able to catch during our internal tests. If you encounter an issue during the upgrade, please submit a bug report.
  • Timestamp fields type changed from datetime to datetime(6) to avoid losing fractional data
  • Mac Address and Inet column type changed from nvarchar(255) to text as we cannot assume nvarchar(255) columns represent valid Mac Address or Inet
  • Float fields type changed from float to double for increased precision

Features

  • Float fields type changed from float to double for increased precision (c5d3508)
  • Mac Address and Inet column type changed from nvarchar(255) to text as we cannot assume nvarchar(255) columns represent valid Mac Address or Inet (c5d3508)
  • Timestamp fields type changed from datetime to datetime(6) to avoid losing fractional data (c5d3508)
  • Update to plugin SDK v2 (c5d3508)
  • Update to use Apache Arrow type system (c5d3508)

Bug Fixes

  • deps: Update module github.com/cloudquery/plugin-sdk to v1.45.0 (#9863) (2799d62)
  • deps: Update module github.com/cloudquery/plugin-sdk/v2 to v2.3.6 (#10208) (91c80a7)
  • Update to SDK v2.3.7, remove release calls (#10209) (5442837)

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 8b25571 to bd0c7b3 Compare April 19, 2023 07:33
@cq-bot cq-bot changed the title chore(main): Release plugins-destination-mysql v1.0.6 chore(main): Release plugins-destination-mysql v2.0.0 Apr 19, 2023
@cq-bot cq-bot force-pushed the release-please--branches--main--components--plugins-destination-mysql branch 6 times, most recently from 5b6e02a to 5e140b0 Compare April 20, 2023 08:18
@cq-bot cq-bot force-pushed the release-please--branches--main--components--plugins-destination-mysql branch from 5e140b0 to bb19c49 Compare April 20, 2023 10:50
@erezrokah erezrokah added the automerge Automatically merge once required checks pass label Apr 20, 2023
@kodiakhq kodiakhq bot merged commit b4ddabe into main Apr 20, 2023
@kodiakhq kodiakhq bot deleted the release-please--branches--main--components--plugins-destination-mysql branch April 20, 2023 11:01
@cq-bot
Copy link
Contributor Author

cq-bot commented Apr 20, 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.

3 participants