We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2e63f2 commit 9bcfa3dCopy full SHA for 9bcfa3d
airbyte-integrations/connectors/source-mysql-v2/metadata.yaml
@@ -1,15 +1,15 @@
1
data:
2
ab_internal:
3
ql: 200
4
- sl: 100
+ sl: 0
5
allowedHosts:
6
hosts:
7
- ${host}
8
- ${tunnel_method.tunnel_host}
9
connectorSubtype: database
10
connectorType: source
11
definitionId: 561393ed-7e3a-4d0d-8b8b-90ded371754c
12
- dockerImageTag: 0.0.1
+ dockerImageTag: 0.0.2
13
dockerRepository: airbyte/source-mysql-v2
14
documentationUrl: https://docs.airbyte.com/integrations/sources/mysql
15
githubIssueLabel: source-mysql-v2
@@ -22,7 +22,7 @@ data:
22
oss:
23
enabled: false
24
releaseStage: alpha
25
- supportLevel: archived
+ supportLevel: community
26
tags:
27
- language:java
28
metadataSpecVersion: "1.0"
0 commit comments