Skip to content

Conversation

@cq-bot
Copy link
Contributor

@cq-bot cq-bot commented Jun 14, 2023

🤖 I have created a release beep boop

3.0.0 (2023-07-14)

⚠ BREAKING CHANGES

  • Upgrades the oracledb source plugin to use plugin-sdk v4. This version does not contain any user-facing breaking changes, but because it is now using CloudQuery gRPC protocol v3, it does require use of a destination plugin that also supports protocol v3. All recent destination plugin versions support this.
  • 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. You will also need to update destinations depending on which one you use:
    • Azure Blob Storage >= v3.2.0
    • BigQuery >= v3.0.0
    • ClickHouse >= v3.1.1
    • DuckDB >= v1.1.6
    • Elasticsearch >= v2.0.0
    • File >= v3.2.0
    • Firehose >= v2.0.2
    • GCS >= v3.2.0
    • Gremlin >= v2.1.10
    • Kafka >= v3.0.1
    • Meilisearch >= v2.0.1
    • Microsoft SQL Server >= v4.2.0
    • MongoDB >= v2.0.1
    • MySQL >= v2.0.2
    • Neo4j >= v3.0.0
    • PostgreSQL >= v4.2.0
    • S3 >= v4.4.0
    • Snowflake >= v2.1.1
    • SQLite >= v2.2.0

Features

  • Update to use Apache Arrow type system (#11115) (83832f3)
  • Upgrades the oracledb source plugin to use plugin-sdk v4. This version does not contain any user-facing breaking changes, but because it is now using CloudQuery gRPC protocol v3, it does require use of a destination plugin that also supports protocol v3. All recent destination plugin versions support this. (5c0082d)

Bug Fixes

  • deps: Update github.com/apache/arrow/go/v13 digest to 5a06b2e (#11857) (43c2f5f)
  • deps: Update github.com/cloudquery/arrow/go/v13 digest to 0656028 (#11739) (7a6ad49)
  • deps: Update github.com/cloudquery/arrow/go/v13 digest to 0a52533 (#12091) (927cefa)
  • deps: Update github.com/cloudquery/arrow/go/v13 digest to 1e68c51 (#11637) (46043bc)
  • deps: Update github.com/cloudquery/arrow/go/v13 digest to 43638cb (#11672) (3c60bbb)
  • deps: Update github.com/cloudquery/arrow/go/v13 digest to 4d76231 (#11532) (6f04233)
  • deps: Update github.com/cloudquery/arrow/go/v13 digest to 8366a22 (#11717) (8eeff5b)
  • deps: Update github.com/cloudquery/arrow/go/v13 digest to 95d3199 (#11708) (03f214f)
  • deps: Update github.com/cloudquery/arrow/go/v13 digest to a2a76eb (#12104) (311f474)
  • deps: Update github.com/cloudquery/arrow/go/v13 digest to b0832be (#11651) (71e8c29)
  • deps: Update github.com/cloudquery/arrow/go/v13 digest to d864719 (#11611) (557a290)
  • deps: Update github.com/cloudquery/arrow/go/v13 digest to df3b664 (#11882) (9635b22)
  • deps: Update github.com/cloudquery/arrow/go/v13 digest to f060192 (#11730) (c7019c2)
  • deps: Update github.com/cloudquery/arrow/go/v13 digest to f0dffc6 (#11689) (18ac0e9)
  • deps: Update module github.com/cloudquery/plugin-pb-go to v1.1.0 (#11665) (d8947c9)
  • deps: Update module github.com/cloudquery/plugin-pb-go to v1.2.0 (#11720) (7ef521d)
  • deps: Update module github.com/cloudquery/plugin-pb-go to v1.2.1 (#11722) (309be72)
  • deps: Update module github.com/cloudquery/plugin-pb-go to v1.3.3 (#11726) (f0ca611)
  • deps: Update module github.com/cloudquery/plugin-pb-go to v1.3.4 (#11753) (cd4fe1c)
  • deps: Update module github.com/cloudquery/plugin-pb-go to v1.5.0 (#11850) (3255857)
  • deps: Update module github.com/cloudquery/plugin-pb-go to v1.6.0 (#11916) (421e752)
  • 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)

This PR was generated with Release Please. See documentation.

@cq-bot cq-bot force-pushed the release-please--branches--main--components--plugins-source-oracledb branch 9 times, most recently from 064259a to 5b3f7dc Compare June 21, 2023 02:29
@cq-bot cq-bot changed the title chore(main): Release plugins-source-oracledb v2.0.1 chore(main): Release plugins-source-oracledb v3.0.0 Jun 21, 2023
@cq-bot cq-bot force-pushed the release-please--branches--main--components--plugins-source-oracledb branch 11 times, most recently from 256f956 to 01ef1ff Compare June 28, 2023 10:02
@cq-bot cq-bot force-pushed the release-please--branches--main--components--plugins-source-oracledb branch 6 times, most recently from 3275013 to f59ee69 Compare July 3, 2023 08:32
@cq-bot cq-bot force-pushed the release-please--branches--main--components--plugins-source-oracledb branch 11 times, most recently from f0923af to a9d7337 Compare July 10, 2023 02:32
@cq-bot cq-bot force-pushed the release-please--branches--main--components--plugins-source-oracledb branch 7 times, most recently from 565c470 to 220eb32 Compare July 14, 2023 10:03
@erezrokah erezrokah added the automerge Automatically merge once required checks pass label Jul 14, 2023
@cq-bot cq-bot force-pushed the release-please--branches--main--components--plugins-source-oracledb branch from 220eb32 to dd15a1a Compare July 14, 2023 12:22
@kodiakhq kodiakhq bot merged commit 01703c7 into main Jul 14, 2023
@kodiakhq kodiakhq bot deleted the release-please--branches--main--components--plugins-source-oracledb branch July 14, 2023 12:29
@cq-bot
Copy link
Contributor Author

cq-bot commented Jul 14, 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