Skip to content

Commit 8d04d84

Browse files
authored
Destination databricks: move to intengrations (#45439)
1 parent 318a237 commit 8d04d84

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

airbyte-integrations/connectors/destination-databricks/metadata.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ data:
22
connectorSubtype: database
33
connectorType: destination
44
definitionId: 072d5540-f236-4294-ba7c-ade8fd918496
5-
dockerImageTag: 3.2.4
5+
dockerImageTag: 3.2.5
66
dockerRepository: airbyte/destination-databricks
77
githubIssueLabel: destination-databricks
88
icon: databricks.svg
@@ -35,7 +35,7 @@ data:
3535
ab_internal:
3636
sl: 100
3737
ql: 100
38-
supportLevel: community
38+
supportLevel: certified
3939
supportsRefreshes: true
4040
connectorTestSuitesOptions:
4141
- suite: unitTests

docs/integrations/destinations/databricks.md

+1
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ with the raw tables, and their format is subject to change without notice.
9191

9292
| Version | Date | Pull Request | Subject |
9393
|:--------|:-----------|:--------------------------------------------------------------------------------------------------------------------|:---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
94+
| 3.2.5 | 2024-09-12 | [#45439](https://github.com/airbytehq/airbyte/pull/45439) | Move to integrations section. |
9495
| 3.2.4 | 2024-09-09 | [#45208](https://github.com/airbytehq/airbyte/pull/45208) | Fix CHECK to create missing namespace if not exists. |
9596
| 3.2.3 | 2024-09-03 | [#45115](https://github.com/airbytehq/airbyte/pull/45115) | Clarify Unity Catalog Name option. |
9697
| 3.2.2 | 2024-08-22 | [#44941](https://github.com/airbytehq/airbyte/pull/44941) | Clarify Unity Catalog Path option. |

0 commit comments

Comments
 (0)