-
Notifications
You must be signed in to change notification settings - Fork 4.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Destinations BigQuery & Snowflake: use latest base-java to emit AirbyteTraceMessage on errros #12805
Conversation
/test connector=connectors/destination-bigquery
|
/test connector=connectors/destination-bigquery-denormalized
|
/test connector=connectors/destination-snowflake
|
/publish connector=connectors/destination-bigquery
|
/publish connector=connectors/destination-bigquery-denormalized
|
/publish connector=connectors/destination-snowflake
|
…irbytehq/airbyte into george/ga-java-connectors-bump
…irbytehq/airbyte into george/ga-java-connectors-bump
merging this without review since it's just version bumping + publishing connectors, the relevant PR that has been reviewed is here: #12614 |
…teTraceMessage on errros (#12805) * bumping BQ and Snowflake dests to get AirbyteTraceMessage from base-java * add PR link to changelogs * auto-bump connector version * auto-bump connector version * auto-bump connector version Co-authored-by: Octavia Squidington III <[email protected]>
What
Follow-on from PR: #12614
This bumps our java connectors that are in GA to enable the AirbyteTraceMessage emission on errors.