You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: airbyte-integrations/connectors/destination-databricks/src/main/kotlin/io/airbyte/integrations/destination/databricks/DatabricksConnectorClientsFactory.kt
Copy file name to clipboardExpand all lines: airbyte-integrations/connectors/destination-databricks/src/main/kotlin/io/airbyte/integrations/destination/databricks/model/DatabricksConnectorConfig.kt
-2
Original file line number
Diff line number
Diff line change
@@ -36,8 +36,6 @@ data class DatabricksConnectorConfig(
Copy file name to clipboardExpand all lines: airbyte-integrations/connectors/destination-databricks/src/test-integration/kotlin/io/airbyte/integrations/destination/databricks/typededupe/AbstractDatabricksTypingDedupingTest.kt
| 3.2.0 | 2024-08-12 |[#40712](https://github.com/airbytehq/airbyte/pull/40712)| Rely solely on PAT, instead of also needing a user/pass |
84
85
| 3.1.0 | 2024-07-22 |[#40692](https://github.com/airbytehq/airbyte/pull/40692)| Support for [refreshes](../../operator-guides/refreshes.md) and resumable full refresh. WARNING: You must upgrade to platform 0.63.7 before upgrading to this connector version. |
85
86
| 3.0.0 | 2024-07-12 |[#40689](https://github.com/airbytehq/airbyte/pull/40689)| (Private release, not to be used for production) Add `_airbyte_generation_id` column, and `sync_id` entry in `_airbyte_meta`|
86
87
| 2.0.0 | 2024-05-17 |[#37613](https://github.com/airbytehq/airbyte/pull/37613)| (Private release, not to be used for production) Alpha release of the connector to use Unity Catalog |
0 commit comments