airbyte-agent-slack 0.1.8__py3-none-any.whl → 0.1.9__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- airbyte_agent_slack/connector.py +1 -1
- airbyte_agent_slack/connector_model.py +3 -2
- {airbyte_agent_slack-0.1.8.dist-info → airbyte_agent_slack-0.1.9.dist-info}/METADATA +4 -4
- {airbyte_agent_slack-0.1.8.dist-info → airbyte_agent_slack-0.1.9.dist-info}/RECORD +5 -5
- {airbyte_agent_slack-0.1.8.dist-info → airbyte_agent_slack-0.1.9.dist-info}/WHEEL +0 -0
airbyte_agent_slack/connector.py
CHANGED
|
@@ -61,7 +61,7 @@ class SlackConnector:
|
|
|
61
61
|
"""
|
|
62
62
|
|
|
63
63
|
connector_name = "slack"
|
|
64
|
-
connector_version = "0.1.
|
|
64
|
+
connector_version = "0.1.3"
|
|
65
65
|
vendored_sdk_version = "0.1.0" # Version of vendored connector-sdk
|
|
66
66
|
|
|
67
67
|
# Map of (entity, action) -> needs_envelope for envelope wrapping decision
|
|
@@ -27,7 +27,7 @@ from uuid import (
|
|
|
27
27
|
SlackConnectorModel: ConnectorModel = ConnectorModel(
|
|
28
28
|
id=UUID('c2281cee-86f9-4a86-bb48-d23286b4c7bd'),
|
|
29
29
|
name='slack',
|
|
30
|
-
version='0.1.
|
|
30
|
+
version='0.1.3',
|
|
31
31
|
base_url='https://slack.com/api',
|
|
32
32
|
auth=AuthConfig(
|
|
33
33
|
options=[
|
|
@@ -47,6 +47,7 @@ SlackConnectorModel: ConnectorModel = ConnectorModel(
|
|
|
47
47
|
),
|
|
48
48
|
},
|
|
49
49
|
auth_mapping={'token': '${access_token}'},
|
|
50
|
+
replication_auth_key_mapping={'credentials.api_token': 'access_token'},
|
|
50
51
|
),
|
|
51
52
|
),
|
|
52
53
|
AuthOption(
|
|
@@ -82,7 +83,7 @@ SlackConnectorModel: ConnectorModel = ConnectorModel(
|
|
|
82
83
|
'client_secret': '${client_secret}',
|
|
83
84
|
'access_token': '${access_token}',
|
|
84
85
|
},
|
|
85
|
-
replication_auth_key_mapping={'client_id': 'client_id', 'client_secret': 'client_secret'},
|
|
86
|
+
replication_auth_key_mapping={'credentials.client_id': 'client_id', 'credentials.client_secret': 'client_secret'},
|
|
86
87
|
),
|
|
87
88
|
),
|
|
88
89
|
],
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: airbyte-agent-slack
|
|
3
|
-
Version: 0.1.
|
|
3
|
+
Version: 0.1.9
|
|
4
4
|
Summary: Airbyte Slack Connector for AI platforms
|
|
5
5
|
Project-URL: Homepage, https://github.com/airbytehq/airbyte-agent-connectors
|
|
6
6
|
Project-URL: Documentation, https://docs.airbyte.com/ai-agents/
|
|
@@ -142,6 +142,6 @@ For the service's official API docs, see the [Slack API reference](https://api.s
|
|
|
142
142
|
|
|
143
143
|
## Version information
|
|
144
144
|
|
|
145
|
-
- **Package version:** 0.1.
|
|
146
|
-
- **Connector version:** 0.1.
|
|
147
|
-
- **Generated with Connector SDK commit SHA:**
|
|
145
|
+
- **Package version:** 0.1.9
|
|
146
|
+
- **Connector version:** 0.1.3
|
|
147
|
+
- **Generated with Connector SDK commit SHA:** 3e52abfa321de4c1116522ab7dbe25f7b4a60c8a
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
airbyte_agent_slack/__init__.py,sha256=JaQBqd7I7QGv0pVCtOnG1mW4ba_VC8cQLny-hQIk-yE,3021
|
|
2
|
-
airbyte_agent_slack/connector.py,sha256=
|
|
3
|
-
airbyte_agent_slack/connector_model.py,sha256=
|
|
2
|
+
airbyte_agent_slack/connector.py,sha256=XxiP80BRCFOQdZGQRWKJubJ4-g09hX-4FxDoAqgMp-4,29292
|
|
3
|
+
airbyte_agent_slack/connector_model.py,sha256=FH50O0GdusmNVNlNWGL4mo6sLMWBmP2q7Eq42FNIF60,191380
|
|
4
4
|
airbyte_agent_slack/models.py,sha256=s4I8jf7mVu1ATyCybXbIVvDLLXLQ99_z6gai3dCFBtU,22473
|
|
5
5
|
airbyte_agent_slack/types.py,sha256=PzLbXxZt3-K9Kux3U_Bn6tW9sTQho_UVoMU_Hqzo5d4,2628
|
|
6
6
|
airbyte_agent_slack/_vendored/__init__.py,sha256=ILl7AHXMui__swyrjxrh9yRa4dLiwBvV6axPWFWty80,38
|
|
@@ -52,6 +52,6 @@ airbyte_agent_slack/_vendored/connector_sdk/telemetry/__init__.py,sha256=RaLgkBU
|
|
|
52
52
|
airbyte_agent_slack/_vendored/connector_sdk/telemetry/config.py,sha256=tLmQwAFD0kP1WyBGWBS3ysaudN9H3e-3EopKZi6cGKg,885
|
|
53
53
|
airbyte_agent_slack/_vendored/connector_sdk/telemetry/events.py,sha256=8Y1NbXiwISX-V_wRofY7PqcwEXD0dLMnntKkY6XFU2s,1328
|
|
54
54
|
airbyte_agent_slack/_vendored/connector_sdk/telemetry/tracker.py,sha256=Ftrk0_ddfM7dZG8hF9xBuPwhbc9D6JZ7Q9qs5o3LEyA,5579
|
|
55
|
-
airbyte_agent_slack-0.1.
|
|
56
|
-
airbyte_agent_slack-0.1.
|
|
57
|
-
airbyte_agent_slack-0.1.
|
|
55
|
+
airbyte_agent_slack-0.1.9.dist-info/METADATA,sha256=Pe64Aswi4x5pPiVlwJwHXQcA3QUgojF93d_Oh6XKdds,5539
|
|
56
|
+
airbyte_agent_slack-0.1.9.dist-info/WHEEL,sha256=WLgqFyCfm_KASv4WHyYy0P3pM_m7J5L9k2skdKLirC8,87
|
|
57
|
+
airbyte_agent_slack-0.1.9.dist-info/RECORD,,
|
|
File without changes
|